README.md
July 12, 2022 ยท View on GitHub
Magnifier
A python tool for information gathering information ๐โโ๏ธ
Table of Contents
Introduction
Features
- DNS Lookup
- Whois Lookup
- GeoIP Lookup
- Subnet Lookup
- Port Scanner
- Extract Links
- Zone Transfer
- HTTP Header
- Host Finder
- Robots.txt
- IP-Locator
- Traceroute Host DNS Finder
- Revrse IP Lookup
- Collection Email
- Subdomain Finder
Installation
For installation kindly follow the given instructions ๐
apt update
apt upgrade
apt install git
apt install python2
git clone https://github.com/TheEyeOfCyber/Magnifier
How to execute???
cd Magnifier
python2 magnifier.py
Dependencies
- LINUX
- PYTHON
- LIBRARY WE USE (urllib2, platform)
Urllib2 : urllib2 is a Python module that can be used for fetching URLs. It defines functions and
classes to help with URL actions (basic and digest. authentication, redirections, cookies, etc)
Platform: used to access the underlying platform's data, such as, hardware, operating system, and
interpreter version information.
- STATEMENT WE USE (if else)
Feedback
Feel free to send us feedback on Twitter or Facebook. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!
YOUTUBE : https://www.youtube.com/channel/UCEkclbUf3LMNkVOJ9_ln-mA
FACEBOOK PAGE : https://www.facebook.com/theeyeofcyber1
Tested On : Windows / Linux / Android Phone (Termux No root)