diff options
| author | jvoisin | 2016-12-01 13:26:09 +0100 |
|---|---|---|
| committer | jvoisin | 2016-12-01 13:27:22 +0100 |
| commit | e627e456cf20ed382818048e7781f0253a0e0c6b (patch) | |
| tree | 3ee7b9939883484e5be27e901c878c31980ab184 /php-malware-finder/tests.sh | |
| parent | af0c39a3f7d665ff3f545110296383ac96c5ad59 (diff) | |
Detect [novahot]( https://github.com/chrisallenlane/novahot )
Closes #37
Diffstat (limited to 'php-malware-finder/tests.sh')
| -rwxr-xr-x | php-malware-finder/tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-malware-finder/tests.sh b/php-malware-finder/tests.sh index 6928e65..b9da203 100755 --- a/php-malware-finder/tests.sh +++ b/php-malware-finder/tests.sh | |||
| @@ -90,6 +90,7 @@ run_test artificial/bypasses.php "0x132:\$var_as_func: \$_POST\['funct'\](" | |||
| 90 | 90 | ||
| 91 | # real | 91 | # real |
| 92 | run_test real/sucuri_2014_04.php '0x67:$execution3:' | 92 | run_test real/sucuri_2014_04.php '0x67:$execution3:' |
| 93 | run_test real/novahot.php 'DodgyStrings' | ||
| 93 | 94 | ||
| 94 | # Asp files | 95 | # Asp files |
| 95 | run_test_asp classic/cmdasp.asp 'DodgyStrings' | 96 | run_test_asp classic/cmdasp.asp 'DodgyStrings' |
