/Reconnaince_scan

Reconnaince scanner for scanning websites on net for information

Primary LanguagePythonMIT LicenseMIT

Reconnaince_Scanner

"Python Reconnaissance Scanner" can be used to scan any website that is live over internet and it can provide you with very useful information.

This information includes =>

  1. Top level Domain Name

  2. IP Address

  3. Whois

  4. Nmap Port Scan

  5. Robots_txt


Reconnaissance Screenshot


To install the 'tld' dependency:
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

Usage
$ python reconnaince.py
Enter name (e.g. reddit): reddit
Enter url (e.g. https://www.reddit.com): https://www.reddit.com
Scan completed