summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjvoisin2018-05-29 13:20:40 +0200
committerjvoisin2018-05-29 13:20:40 +0200
commita5cc4cccc1a6c66210056194b8bd5638855fd09b (patch)
tree8a674afc56bc5bdc099b8ea33ea061af562e4ae9 /README.md
parent9c4fb73b330e10395e1627d73e46a855e236ad29 (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 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 01d1401..c458785 100644
--- a/README.md
+++ b/README.md
@@ -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
43Of course it's **trivial** to bypass PMF, 44Of course it's **trivial** to bypass PMF,