automatic scan for hackthebox
Need root
[*] Usage: bash scan-htb.sh <target>
sudo apt update
sudo apt install git gcc make libpcap-dev -y
git clone https://github.com/robertdavidgraham/masscan
cd masscan
make -j
sudo make installsudo apt update
sudo apt install nmap -ygit clone https://github.com/vay3t/scan-htb- dplastico