Files
Sn1per/templates/active/Clear-text_Communications_HTTP.sh

9 lines
185 B
Bash

AUTHOR='@xer0dayz'
VULN_NAME='Clear-Text Protocol - HTTP'
URI='/'
METHOD='GET'
MATCH='200 OK'
SEVERITY='P2 - HIGH'
CURL_OPTS="--user-agent '' -s"
SECONDARY_COMMANDS=''
GREP_OPTIONS='-i'