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

Is Possible? #416

Closed Marcio861 closed 3 years ago

Marcio861 commented 3 years ago

Is Possible running axiom-scan with: cat urlsfile.txt | waybackurls?

0xtavian commented 3 years ago

https://github.com/pry0cc/axiom/wiki/Cheatsheet#scanning-using-a-fleet axiom-scan urlsfile.txt -m waybackurls -o myoutputfile is likely what you are looking for. Also check out axiom-scan --help and axiom-scan --list. To understand how it works, read: https://github.com/pry0cc/axiom/wiki/Adding-Simple-Modules