Skip to content

Program to search for rootkits found in the latest malware dump by the NSA

Notifications You must be signed in to change notification settings

5l1v3r1/NSA-Check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a basic python script I wrote to help people find if they've been infected by the latest batch of NSA rootkits to be released. The usage is simple: cd into the directory holding the script $ cd ~/Downloads/NSA-Check

to run the script simply type python NSA_Check.py $ python NSA_Check.py

If you want to record the output to a file that can be done easily with: $ python NSA_Check.py | cat > output.txt

About

Program to search for rootkits found in the latest malware dump by the NSA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%