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
4.06k stars 645 forks source link

Problem related with Debian 10 image in DigitalOcean #256

Closed adrianovalle closed 3 years ago

adrianovalle commented 3 years ago

Hi!, I have discovered a bug installing the axiom in a Debian 10 image on DigitalOcean. After forward the steps in the manual, i can't run any commands in axiom-scan. After a research, i discovered the problem: rsync application is not installed by default in Debian. After the install, axiom works flawless.

Log of error:

Module: [ dnsx  ] | Input: [ 230482 targets ] | Instances: 9 [ example01 example01 example02 example03 example04 example05 example06 example07 example08 example09 ]
Command: [ cat input | /home/op/go/bin/dnsx -silent -r /home/op/lists/resolvers.txt -o output ] | Ext: [txt]
Building file structure...[ OK ]
Uploading input files...
100%|█████████████████████████████████████████████| 9/9 [00:01<00:00,  8.58it/s]
Repeat set to 1
  0%|                                                     | 0/9 [00:00<?, ?it/s]cat: input: No such file or directory
cat: input: No such file or directory
cat: input: No such file or directory
cat: input: No such file or directory
cat: input: No such file or directory
cat: input: No such file or directory
Generated 9 commands in total
Repeat set to 1
cat: cat: input: No such file or directory
cat: input: No such file or directory
input: No such file or directory
100%|█████████████████████████████████████████████| 9/9 [00:02<00:00,  3.60it/s]
  0%|                                                     | 0/9 [00:00<?, ?it/s]Generated 9 commands in total
Repeat set to 1
100%|█████████████████████████████████████████████| 9/9 [00:00<00:00,  9.22it/s]
Mode set to txt.. Sorting unique.
Module [ dnsx  ] | Time: [ 00h:00m:08s ] | Input: [ 230482 targets 
0xtavian commented 3 years ago

@adrianovalle good to know! I'll do some testing and if all goes well with Debian we can add it to our list of supported operating systems. Currently only Ubuntu 20.04 and Kali 2020.4 are officially supported.

0xtavian commented 3 years ago

thanks again @adrianovalle. We've included rsync install during setup and edited our supported our list of supported operating systems ! https://github.com/pry0cc/axiom/blob/master/README.md#operating-systems-supported