Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
1N3
GitHub Repository: 1N3/Sn1per
Path: blob/master/templates/passive/network/Possible_Takeover_Detected.sh
2973 views
1
AUTHOR='@xer0dayz'
2
VULN_NAME='Possible Takeover Detected'
3
FILENAME="$LOOT_DIR/nmap/takeovers-$TARGET.txt"
4
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'
5
SEVERITY='P5 - INFO'
6
GREP_OPTIONS='-i'
7
SEARCH='positive'
8
SECONDARY_COMMANDS=''
9
TYPE='network'
10