Ethical Hacking | Gas Mask OSINT Tool

Gas Mask - It is an open source intelligent tool/program which is used for information gathering.

It is a very useful in penetration testing,bug hunting.




It gathers information from
  • ask
  • bing
  • crt
  • censys.io
  • dns
  • dnsdumpster
  • dogpile
  • github
  • google
  • googleplus
  • instagram
  • linkedin
  • netcraft
  • pgp
  • reddit
  • reverse dns
  • shodan
  • twitter
  • vhosts
  • virustotal
  • whois
  • yahoo
  • yandex
  • youtube
  • spyse

It is available in github 
Tool link : Click here

Now clone the gas mask tool using git clone on your linux machine terminal.

After cloning install requirement using 

pip3 install -r requirements.txt

Now you can find a file named gasmask.py

Now lauch the tool with the command 
python3  gasmask.py

Now help menu will appear

Now tool is ready to launch.




Post a Comment

0 Comments