mirror of
https://github.com/DeNNiiInc/UltyScan.git
synced 2026-04-18 09:36:01 +00:00
9 lines
592 B
Bash
9 lines
592 B
Bash
AUTHOR='@xer0dayz'
|
|
VULN_NAME='Possible Takeover Detected'
|
|
FILENAME="$LOOT_DIR/nmap/takeovers-$TARGET.txt"
|
|
MATCH='anima|bitly|wordpress|instapage|heroku|github|bitbucket|squarespace|fastly|feed|fresh|ghost|helpscout|helpjuice|instapage|pingdom|surveygizmo|teamwork|tictail|shopify|desk|teamwork|unbounce|helpjuice|helpscout|pingdom|tictail|campaign|monitor|cargocollective|statuspage|tumblr|amazon|hubspot|cloudfront|modulus|unbounce|uservoice|wpengine|cloudapp|azure|trafficmanager|netifly|brandpa'
|
|
SEVERITY='P5 - INFO'
|
|
GREP_OPTIONS='-i'
|
|
SEARCH='positive'
|
|
SECONDARY_COMMANDS=''
|
|
TYPE='network' |