Skip to content

base64_decode-Scanner looks for one of the most common malicious code attacks, the eval( base64_decode() ) attack...

License

Notifications You must be signed in to change notification settings

iShariefi/base64_decode-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

base64_decode-Scanner

base64_decode-Scanner was designed specifically for the eval(base64_decode(‘…’)) hack, and quickly scans all files and subdirectories in its parent folder. If it doesn’t locate any malicious code, no worries. But if it does, it quickly sends an email detailing the specific file locations where the malicious, or just downright dangerous code is located.

Special thanks to Dr. Rochak Chauhan, as this was based on his idea.

Read the blog post on iNfernalBlog to understand how to utilize this properly...

Blog Post: https://syedshariefi.com/a-simple-script-to-find-base64_decode

About

base64_decode-Scanner looks for one of the most common malicious code attacks, the eval( base64_decode() ) attack...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages