Skip to content

Commit 7cc60d0

Browse files
Merge pull request #485 from shraddha761/rapidScan
RapidScan script
2 parents b55fb93 + 14fa043 commit 7cc60d0

4 files changed

Lines changed: 1611 additions & 1 deletion

File tree

RapidScan/Readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# RapidScan v1.2 - The Multi-Tool Web Vulnerability Scanner
2+
3+
RapidScan has been ported to Python3 i.e. v1.2. The Python2.7 codebase is available on v1.1 releases section. Download and use it if you still haven't upgraded to Python 3. Kindly note that the v1.1 (Python2.7) will not be enhanced further.
4+
5+
Evolution:
6+
It is quite a fuss for a pentester to perform binge-tool-scanning (running security scanning tools one after the other) sans automation. Unless you are a pro at automating stuff, it is a herculean task to perform binge-scan for each and every engagement. The ultimate goal of this program is to solve this problem through automation; viz. running multiple scanning tools to discover vulnerabilities, effectively judge false-positives, collectively correlate results and saves precious time; all these under one roof.
7+
8+
Enter RapidScan.
9+

0 commit comments

Comments
 (0)