Sunday, April 19, 2020

SubOver - A Powerful Subdomain Takeover Tool


Subover is a Hostile Subdomain Takeover tool designed in Python. From start, it has been aimed with speed and efficiency in mind. Till date, SubOver detects 36 services which is much more than any other tool out there. The tool is multithreaded and hence delivers good speed. It can easily detect and report potential subdomain takeovers that exist. The list of potentially hijackable services is very comprehensive and it is what makes this tool so powerful.

Installing
You need to have Python 2.7 installed on your machine. The following additional requirements are required -
  • dnspython
  • colorama
git clone https://github.com/Ice3man543/SubOver.git .
cd SubOver
# consider installing virtualenv
pip install -r requirements.txt
python subover.py -h

Usage
python subover.py -l subdomains.txt -o output_takeovers.txt
  • -l subdomains.txt is the list of target subdomains. These can be discovered using various tool such as sublist3r or others.
  • -o output_takeovers.txtis the name of the output file. (Optional & Currently not very well formatted)
  • -t 20 is the default number of threads that SubOver will use. (Optional)
  • -V is the switch for showing verbose output. (Optional, Default=False)

Currently Checked Services
  • Github
  • Heroku
  • Unbounce
  • Tumblr
  • Shopify
  • Instapage
  • Desk
  • Tictail
  • Campaignmonitor
  • Cargocollective
  • Statuspage
  • Amazonaws
  • Cloudfront
  • Bitbucket
  • Squarespace
  • Smartling
  • Acquia
  • Fastly
  • Pantheon
  • Zendesk
  • Uservoice
  • WPEngine
  • Ghost
  • Freshdesk
  • Pingdom
  • Tilda
  • Wordpress
  • Teamwork
  • Helpjuice
  • Helpscout
  • Cargo
  • Feedpress
  • Freshdesk
  • Surge
  • Surveygizmo
  • Mashery
Count : 36

FAQ
Q: What should my wordlist look like?
A: Your wordlist should include a list of subdomains you're checking and should look something like:
backend.example.com
something.someone.com
apo-setup.fxc.something.com

Your tool sucks!
Yes, you're probably correct. Feel free to:
  • Not use it.
  • Show me how to do it better.

Contact
Twitter: @Ice3man543

Credits


Read more
  1. What Is Hacking Tools
  2. Pentest Tools For Android
  3. Hack Tools Github
  4. Best Hacking Tools 2020
  5. Hacker Tools Apk
  6. Bluetooth Hacking Tools Kali
  7. Hack Tools For Pc
  8. How To Hack
  9. Tools Used For Hacking
  10. Pentest Tools List
  11. Computer Hacker
  12. Pentest Tools Nmap
  13. Pentest Tools For Android
  14. Bluetooth Hacking Tools Kali
  15. Usb Pentest Tools
  16. Tools For Hacker
  17. How To Make Hacking Tools
  18. Pentest Tools Kali Linux
  19. Hacker Tools 2020
  20. Pentest Reporting Tools
  21. Hacker Tools Github
  22. Hacking Tools For Mac
  23. Hacker Search Tools
  24. Hack Rom Tools
  25. Hacking Tools 2020
  26. Pentest Reporting Tools
  27. Beginner Hacker Tools
  28. Pentest Tools Port Scanner

No comments: