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

cf-check module appears broken #624

Closed nicoandmee closed 1 year ago

nicoandmee commented 1 year ago

When attempting to run axiom-scan with cf-check as module, I observed the following output:

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

Upon checking I guess https://github.com/Cgboal/exclude-cdn is a great alternative, but should we mark this module as deprecated perhaps to avoid confusion? I will be happy to submit a PR.

0xtavian commented 1 year ago

@nicoandmee good catch. Yea I removed it from the default provisioner. To avoid confusion,
I’ll merge a PR removing the module.

nicoandmee commented 1 year ago

@nicoandmee good catch. Yea I removed it from the default provisioner. To avoid confusion, I’ll merge a PR removing the module.

💯 https://github.com/pry0cc/axiom/pull/625