SolomonSklash / chomp-scan

A scripted pipeline of tools to streamline the bug bounty/penetration test reconnaissance phase, so you can focus on chomping bugs.
https://www.solomonsklash.io/chomp-scan-update.html
GNU General Public License v3.0
393 stars 76 forks source link

inception is not available for download #81

Closed Sy3Omda closed 4 years ago

Sy3Omda commented 4 years ago

https://github.com/SolomonSklash/chomp-scan/blob/c33cab7a48f0a43100e6069326b4b9e066dc9a44/install.sh#L235

the repo is deleted so we should modify this or upload old version of inception. and modify the chompscan.sh not to require inception to run

SolomonSklash commented 4 years ago

Good catch. I've updated the code not to check for inception until we can figure out an alternative. I don't have a clone of the Github repo, but I have the bare executable.

Sy3Omda commented 4 years ago

another thing, why this script must run in root user rather than normal user! I found this annoying when I must log in as root in every box (vps) or in Microsoft wsl for example

SolomonSklash commented 4 years ago

It doesn't have to be run as root. Only masscan requires root, in order to create raw packets. If you skip masscan, you won't be asked to run as root. In fact, there is a warning that says you've selected masscan and not run as root. It does not show up unless you run masscan.