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

axiom-scan --list not working correctly #407

Closed y0k4i-1337 closed 3 years ago

y0k4i-1337 commented 3 years ago

I think it is expected that one should use axiom-scan --list to list the available modules so they know which to use. However, when issuing this command, we are presented to an error:

image

This command only works if we specify a module to use, which seems counter intuitive:

image

0xtavian commented 3 years ago

@mchoji thanks this is a bug. I'll push a fix shortly

0xtavian commented 3 years ago

@mchoji thanks. should be working now.