forked from p15670423/monkey
add Drupal exploit to the configuration
This commit is contained in:
parent
36d8487877
commit
a87640c4aa
|
@ -99,6 +99,13 @@ SCHEMA = {
|
|||
"VSFTPDExploiter"
|
||||
],
|
||||
"title": "VSFTPD Exploiter"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"DrupalExploiter"
|
||||
],
|
||||
"title": "Drupal Exploiter"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue