add to exploiter info

This commit is contained in:
ophirharpazg 2020-09-01 14:23:52 +03:00
parent 7288fb9814
commit afcbbb880c
1 changed files with 2 additions and 1 deletions

View File

@ -132,7 +132,8 @@ EXPLOITER_CLASSES = {
"DrupalExploiter"
],
"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/"
}
]