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
3.91k stars 615 forks source link

Problem running dnsgen #807

Open remonsec opened 1 week ago

remonsec commented 1 week ago

when I try to run dnsgen I am facing this error

Command

axiom-scan sub.txt -m dnsgen -w permutations_list.txt -o permute.txt

Response

docker: Error response from daemon: pull access denied for axiom/dnsgen, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.