blacklanternsecurity / bbot

A recursive internet scanner for hackers.
https://www.blacklanternsecurity.com/bbot/
GNU General Public License v3.0
4.12k stars 375 forks source link

Module Todo: Subdomain Hijacking #116

Closed aconite33 closed 1 year ago

aconite33 commented 1 year ago

Create a module that will support the identification of vulnerable subdomains that could be victim of a take over

https://medium.com/@nynan/what-i-learnt-from-reading-217-subdomain-takeover-bug-reports-c0b94eda4366

Examples Projects:

TheTechromancer commented 1 year ago

Messaged @EdOverflow on Twitter to see if he's open to collaborating on his can-i-take-over-xyz repo, which seems to be the best repository for subdomain hijacking data. @liquidsec

liquidsec commented 1 year ago

putting on hold until a suitable long-term solution is nailed down for maintaining

TheTechromancer commented 1 year ago

image

TheTechromancer commented 1 year ago

Pull request opened: https://github.com/EdOverflow/can-i-take-over-xyz/pull/336

TheTechromancer commented 1 year ago

TIL that nuclei is where all the subdomain hijacking stuff is happening these days https://github.com/projectdiscovery/nuclei-templates/tree/master/takeovers

@liquidsec

TheTechromancer commented 1 year ago

Added in https://github.com/blacklanternsecurity/bbot/pull/212