February 2019
Intermediate to advanced
256 pages
7h 34m
English
To get the RapidScan script, follow these commands:
$ wget -O rapidscan.py https://raw.githubusercontent.com/skavngr/rapidscan/master/rapidscan.py && chmod +x rapidscan.py$ python rapidscan.py nodegoat.herokuapp.com
The script will not install related security tools, but it will show a warning message for any missing security tools. It's recommended to run the RapidScan script under Kali Linux to reduce the installation of the security testing tools. The table lists the security testing tools that will be executed by the RapidScan script:
| Tools | Security Testing Scenario |
| wapiti | It checks for SQLi, RCE, XSS, and Other Vulnerabilities |
| whatweb | It's used to check for X-XSS Protection security ... |
Read now
Unlock full access