* v8.7 - Updated web file bruteforce lists
* v8.7 - Added updated Slack API integration/notifications * v8.7 - Added Arachni, Nikto, Nessus, NMap + 20 passive sc0pe vulnerability parsers
This commit is contained in:
@@ -2,7 +2,7 @@ AUTHOR='@xer0dayz'
|
||||
VULN_NAME='RabbitMQ Management Default Credentials'
|
||||
URI="/api/whoami"
|
||||
METHOD='GET'
|
||||
MATCH="administrator"
|
||||
MATCH="{\"name\":\"guest\""
|
||||
SEVERITY='P2 - HIGH'
|
||||
CURL_OPTS='-H "Content-Type: application/json" -H "Authorization: Z3Vlc3Q6Z3Vlc3Q=" --user-agent '' -s -L --insecure'
|
||||
SECONDARY_COMMANDS=''
|
||||
|
||||
Reference in New Issue
Block a user