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

Make updates and fix several axiom-proxy issues: #734

Closed ytfhgfhhhhh closed 1 year ago

ytfhgfhhhhh commented 1 year ago
  1. Change 'ssh' to 'axiom-ssh' due to ssh faile to connect with error e.g. 'op@8.26.71.2: Permission denied (publickey)'.
  2. Change port 8080 to 8085. As 8080 usually used by local proxy e.g. 'BurpSuite'.
  3. Fix typo in 'ctrlc()' procedure.
  4. Update 'haproxy.cfg' file and docker cmd line to work on MacOs and Linux (MacOs doesnt have '--net host' docker option).
  5. Make infinity loop for non 'single' mode to make clean exit on Ctrl+C.
Nishantbhagat57 commented 1 year ago
nishant57@v2202304199255227426:~/BB$ axiom-proxy 'bb*'
Proxy listener started on 5001 for bb01...
Proxy listener started on 5002 for bb02...
Proxy listener started on 5003 for bb03...
Proxies connected and saved in ./proxychains.conf
[*] Started SOCKS5 for proxychains'... CTRL+C TO EXIT...
channel 2: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
channel 3: open failed: connect failed: Connection refused
channel 3: open failed: connect failed: Connection refused
channel 3: open failed: connect failed: Connection refused
channel 3: open failed: connect failed: Connection refused
channel 4: open failed: connect failed: Connection refused
channel 4: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection timed out
channel 2: open failed: connect failed: Connection timed out
channel 3: open failed: connect failed: Connection timed out