Giter Site home page Giter Site logo

wszdhf / php-backdoors Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bartblaze/php-backdoors

0.0 0.0 0.0 15.21 MB

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

License: Creative Commons Zero v1.0 Universal

PHP 100.00%

php-backdoors's Introduction

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.
  • The backdoors follow the format: Backdoorname_SHA1.php, granted the name of the backdoor is known.

PHP tools

This includes links to tools for the following:

  • Deobfuscators (online and offline)
  • Beautifiers (online and offline)
  • Testers (running the code - do this in a secure environment!)

Access the links to these tools directly from here.

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.

php-backdoors's People

Contributors

bartblaze avatar muratyilmazlar avatar fabacab avatar nicoder avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.