Update conf to use shellshock as well

This commit is contained in:
daniel goldberg 2016-08-29 15:17:38 +03:00
parent 835c861219
commit 30cb88f01d
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@
"SmbExploiter", "SmbExploiter",
"WmiExploiter", "WmiExploiter",
"RdpExploiter", "RdpExploiter",
"Ms08_067_Exploiter" "Ms08_067_Exploiter",
"ShellShockExploiter"
], ],
"finger_classes": [ "finger_classes": [
"SSHFinger", "SSHFinger",