diff options
| author | jvoisin | 2018-05-29 13:20:40 +0200 |
|---|---|---|
| committer | jvoisin | 2018-05-29 13:20:40 +0200 |
| commit | a5cc4cccc1a6c66210056194b8bd5638855fd09b (patch) | |
| tree | 8a674afc56bc5bdc099b8ea33ea061af562e4ae9 /README.md | |
| parent | 9c4fb73b330e10395e1627d73e46a855e236ad29 (diff) | |
Add detection for Nano
[Nano]( https://github.com/UltimateHackers/nano ) is a family of PHP webshells which are code golfed to be extremely stealthy and efficient.
Diffstat (limited to '')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -38,6 +38,7 @@ The following list of encoders/obfuscators/webshells are also detected: | |||
| 38 | * [web-malware-collection]( https://github.com/nikicat/web-malware-collection ) | 38 | * [web-malware-collection]( https://github.com/nikicat/web-malware-collection ) |
| 39 | * [webtoolsvn]( http://www.webtoolsvn.com/en-decode/ ) | 39 | * [webtoolsvn]( http://www.webtoolsvn.com/en-decode/ ) |
| 40 | * [novahot]( https://github.com/chrisallenlane/novahot ) | 40 | * [novahot]( https://github.com/chrisallenlane/novahot ) |
| 41 | * [nano]( https://github.com/UltimateHackers/nano ) | ||
| 41 | 42 | ||
| 42 | 43 | ||
| 43 | Of course it's **trivial** to bypass PMF, | 44 | Of course it's **trivial** to bypass PMF, |
