Files
UltyScan/templates/active/Mailman_Version_Disclosure.sh

10 lines
230 B
Bash

AUTHOR='@xer0dayz'
VULN_NAME='Mailman Version Disclosure'
URI='/mailman/listinfo'
METHOD='GET'
MATCH="Delivered\ by\ Mailman"
SEVERITY='P5 - INFO'
CURL_OPTS="--user-agent '' -s -L --insecure"
SECONDARY_COMMANDS=''
GREP_OPTIONS=''