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

Having issu with Axiom-Scan #808

Open 0xDulal opened 1 week ago

0xDulal commented 1 week ago

Hey there! I recently installed axiom in macOS but i'm facing issue with axiom-scan. can anyone guide me to fix this issu Screen shorts attached

Screenshot 2024-06-21 at 11 42 58 PM

and there is also 3 instance created ["indrive01","indrive02","indrive03"]

Screenshot 2024-06-21 at 11 43 12 PM
Nishantbhagat57 commented 4 days ago

Your subfinder.json module is incorrect.

Use this command to update it:

sudo rm $HOME/.axiom/modules/subfinder.json && wget https://raw.githubusercontent.com/pry0cc/axiom/5d07d4a583b938974e5292a62b8f4a5197d5637c/modules/subfinder.json -O $HOME/.axiom/modules/subfinder.json && sudo chmod 777 $HOME/.axiom/modules/*