forked from p15670423/monkey
add to exploiter info
This commit is contained in:
parent
7288fb9814
commit
afcbbb880c
|
@ -132,7 +132,8 @@ EXPLOITER_CLASSES = {
|
||||||
"DrupalExploiter"
|
"DrupalExploiter"
|
||||||
],
|
],
|
||||||
"title": "Drupal Exploiter",
|
"title": "Drupal Exploiter",
|
||||||
"info": "Exploits a remote command execution vulnerability",
|
"info": "Exploits a remote command execution vulnerability in a Drupal server,"
|
||||||
|
"for which certain modules (such as RESTful Web Services) are enabled.",
|
||||||
"link": "https://www.guardicore.com/infectionmonkey/docs/reference/exploiters/drupal/"
|
"link": "https://www.guardicore.com/infectionmonkey/docs/reference/exploiters/drupal/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue