pry0cc / axiom

The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!
MIT License
4k stars 622 forks source link

Add hakrevdns and delete trailing whitespaces at the end of the line in the default.json image file #493

Closed ibitebyt3s closed 2 years ago

ibitebyt3s commented 2 years ago

hakrevdns is a tool that allow to find a subdomain given an Ip address, in other words, reverse dns.

Usage example: You can generate a test ips.txt file from the same cidr used in the hakrevdns repository to test this PR

prips 173.0.84.0/24 > ips.txt

then call axiom-scan:

axiom-scan ips.txt -m hakrevdns -t 1000 -o out.txt