Forum Thread: Magnifier a Python Script for Information Gathering

Hello guys, today, I want to share my tool related to information gathering. Information gathering is the act of gathering different kinds of information against the targeted victim or system. There are various tools, techniques, and websites, including public sources such as Whois and nslookup that can help hackers to gather information.

So for it, I made a simple Python script that will make your work easier for collecting information. Thank you.

About:

Author: Magnifier @ The Eye OF Cyber
Description: Magnifier is a simple python script to Information Gathering
Download:

$ git clone https://github.com/TheEyeOfCyber/Magn

Properties:

  • 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
  • Reverse IP Lookup
  • Collection Email
  • Subdomain Finder Install & Update
  • About Me
  • Exit

Step 1: Basic Installation & Update

Basics for both Linux and Termux:

$ apt-get update
$ apt-get upgrade
$ apt install git
$ apt install python

Step 2: Cloning Magnifier

Clone from the given GitHub account:

$ git clone https://github.com/TheEyeOfCyber/Magnifier

Step 3: Executing

$ cd Magnifier

Give permission:

$ chmod +x magnifier.py

Now execute it with a command:

$ python magnifier.py

Execute it and enjoy; happy hacking — The Eye Of Cyber.

Tested on: Windows / Linux / Android Phone (Termux, No Root)

I hope you enjoy/enjoyed the video. If you have any questions or suggestions, feel free to ask them in the comments section or on my social networks.

Be the First to Respond

Share Your Thoughts