Pages
Atomic Red Team
Caldera
Nessus
systemctl start nessusd.service
# <https://kali:8834/>
OpenVAS (gvm)
$ sudo apt install gvm
$ sudo gvm-setup
$ sudo gvm-feed-update
$ sudo gvm-start
$ sudo gvm-stop
netstat -antp
# tcp 0 0 127.0.0.1:9390 0.0.0.0:* LISTEN 6750/openvasmd
Nikto
$ nikto -h <ip>
-p <port>
-nossl
-ssl
-id user:pass
-until
-Plugins outdated
-Plugins tests
-list-plugins
-dbcheck
RouterSploit
$ git clone <https://www.github.com/threat9/routersploit> && cd routersploit && python3 -m pip install -r requirements.txt
$ python3 rsf.py
rsf>
rsf> search scanners
rsf> use scanners/routers/router_scan