Sep 2, 2018 · 1 min read
How to make a python script that scans for website vulnerability ?
Most of the reconnaissance tools uses api to fetch data from their site . We will use urllib2 python library .

This code chooses from options. Suppose you select option 1. Then you enter the domain name . It then send a query to the api using urllib2 . The api then responds and the read function reads the response and prints it.
For the source code visit my github account https://github.com/cipher1234/Recon/
Social Engineering course:https://www.instamojo.com/hackersheaven/social-engineering-coursepdf/