dnsReaper
dnsReaper copied to clipboard
dnsReaper - subdomain takeover tool for attackers, bug bounty hunters and the blue team!
I was trying to integrate dnsReaper with another security automation tool. I used python to run the dnsReaper and Read the output as a JSON later. something like this. ```python...
Link to contibuting page :) https://github.com/tldr-pages/tldr/blob/main/CONTRIBUTING.md Project page: https://github.com/tldr-pages/tldr/tree/main
Fix for issue: #125
We currently give a description to say an attacker could do x on y service, but it would be better if we could include a link to info on the...
AWS Route 53 no longer vulnerable to takeover domains with dangling delegation records
It should be clear what what we're expecting from contributors: * code style * signed commits * tests?
We should lowercase domains before calling the api
I have a program that I monitor that has over 100k+ subdomains. I will be using dnsReaper with the file option. Are there any recommendations for scanning such a large...