Skip to content

Detection tool for the MacOSX based Silver Sparrow malware

Notifications You must be signed in to change notification settings

ronaldstoner/sparrow-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Silver Sparrow Detector

  • Currently detects versions 1 and 2
  • Scans OSX filesystem for specific files and indicators of compromise related to the Silver Sparrow attack
  • Can run as user, may want to run as root (ALWAYS VERIFY CODE FIRST)

WARNING

Please review the source code and have an understanding of what this does before running on your system. The author takes no responsibility for any damage that may be incurred as a result of execution.

Requirements

  • OSX
  • Bash

Installation / Instructions

Install the dependencies and run the script.

chmod +x sparrow-detector.sh
./sparrow-detector.sh

NOTE: No output will be returned currently when there are no files detected.

About

Detection tool for the MacOSX based Silver Sparrow malware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages