1
Tutorials / One of the best website vulnerability scanners + tutorial
« on: March 02, 2013, 05:39:49 PM »Source Code: Get It Here
Instructions:
Windows:
Download Python
Once installed, make a new text document, get the source code for the scanner, and copy paste it inside the text document. Then click file > save as > scanner.py > save
[spoiler]
![](http://gyazo.com/6263c2af57c9517fbf2d48961c784761.png?1359510064)
[/spoiler]
Next open CMD, navigate to the directory of the file, once there, type scanner.py.
[spoiler]
![](http://gyazo.com/5d3b8d80ca8eaeed2c7384e5340e6255.png?1359510093)
[/spoiler]
Scan any website you want, or press enter to scan random websites. For good results, use 20+ threads, 100+ dorks, and 10+ pages.
Linux:
(Sorry, no images)
Copy the source code into a file and save it as scanner.py.
Open terminal and navigate to the location of the file.
Then type: python scanner.py
Scan any website you want, or press enter to scan random websites. For good results, use 20+ threads, 100+ dorks, and 10+ pages.