Skip to content

A collection of PHP backdoors. For educational or testing purposes only.

License

Notifications You must be signed in to change notification settings

NoorQureshi/PHP-backdoors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-backdoors

A collection of PHP backdoors. For educational and/or testing purposes only.

Notes
  • The deobfuscated folder does not necessarily contain deobfuscated versions of the backdoors you can find in the obfuscated folder. To deobfuscate those and other tricks, Check out the PHP tools section.
  • Always investigate malware in a secure environment. This means: separately from your network and in a virtual machine!
  • Some backdoors may be backdoored (yes, really). Don't ever use this for any malicious purposes.
Other repos
Other information

Read my blog post on 'C99Shell not dead' for more information about PHP backdoors (and in particular c99Shell, which you can also find in this repository). You can also follow me on Twitter.

Detection

If you're trying to detect webshells like the ones mentioned in this repository, you may want to use Yara and scan your web server with the following Yara rules specifically for webshells: Yara-rules/Webshells

Alternatively, have a look at the disinfection tips provided in my blog post.

License

License

To the extent possible under law, bartblaze has waived all copyright and related or neighboring rights to this work. He makes no warranties about the work, and disclaims liability for all uses of the work.

About

A collection of PHP backdoors. For educational or testing purposes only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 100.0%