Best Email Information Gathering Tool | Ethical Hacking Tutorials part 6

Subscribers:
483
Published on ● Video Link: https://www.youtube.com/watch?v=lC_mKyjWtLk



Category:
Guide
Duration: 11:01
91 views
2


Infoga is a tool gathering email accounts information (ip,hostname,country,...) from different public source (search engines, pgp key servers and shodan) and check if emails was leaked using haveibeenpwned.com API. Is a really simple tool, but very effective for the early stages of a penetration test or just to know the visibility of your company in the Internet.


$ git clone https://github.com/m4ll0k/Infoga.git infoga
$ cd infoga
$ python setup.py install
$ python infoga.py


Usage:
$ python infoga.py --domain nsa.gov --source all --breach -v 2 --report ../nsa_gov.txt


$ python infoga.py --info m4ll0k@protonmail.com --breach -v 3 --report ../m4ll0k.txt


My website - https://nrubix.com/
My telegram Channel - https://t.me/nrubixfreeresources




Other Videos By nRubix Terminal


2021-07-10fun with termux how to get matrix effect in termux | cmatrix
2021-07-04fun with termux | figlet in details | print your name on termux in various fonts
2021-07-03fun with termux | how to print in termux
2021-06-27how to send sms from termux to any other sim | beginner
2021-06-20How to solve E-unable to locate package error | 2 methods | beginner | termux
2021-06-17how to change brightess in termux | termux tutorials | beginners | termux-api
2021-05-29Control Android from TERMUX | Control Camera from TERMUX | New SERIES | Simple Method |
2021-04-23Use head & tail command in terminal & termux | Terminal | termux command |
2020-05-13YouTube vs Tiktok | Why Carryminati video deleted | #Youtube #TikTok #Carryminati
2020-04-30Termux, E-unable to locate package error | nmap | How to install nmap in termux.
2020-03-17Best Email Information Gathering Tool | Ethical Hacking Tutorials part 6
2020-03-14Best Information Gathering Tool Like James Bond - Cryps IP | Ethical Hacking Series Part 4
2020-01-27Termux- Banner | Termux-Permanent Banner | How to set permanent banner in termux | Termux Tutorials
2020-01-19Project IGI Game Error | IGI 2 game runs in zoomed mode
2020-01-13#Watchdogs2 #Game #Walkthrough Part 1.
2020-01-13#ProjectIGI2 #Game #Walkthrough Chapter 1 & 2
2020-01-07Forbidden Windows Kernal Detected | Launch Error | #WatchDogs2 | How To Solve it.
2020-01-06The Forest Game Walkthrough | No Editing | Playing Like Noob | Part 1.
2019-08-21Termux tutorials. How to install sqlmap in your termux
2019-04-05RESIDENT EVIL2 THE END playthrough part -10
2019-04-03RE2SIDENT EVIL 2 THE NEST LAB PLAYTHROUGH PART 9



Tags:
Infoga
Email
Information
Information Gathering
Trace
Email trace
cyber Security
Ethical Hacking
Hacking
Source Code