ZEROTHCODE

zerothcode blog

Termux

Gasmask tutorials

Gasmask tutorials

❕gasmask❕

↩All in one Information gathering tool – OSINT


Dependencies
  • Python 2.x
  • validators
  • python-whois
  • dnspython
  • requests
  • shodan
  • censys
  • mmap
  • pprint
Information Gathering
  • 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

Dependencies
sudo pip install -r requirements.txt

Usage

Modes
  • Basic Mode
    • Whois lookup
    • DNS queries
    • Reverse DNS Lookup
    • Bing Virtual Hosts
  • Nongoogle Mode
    • Whois lookup
    • DNS queries
    • Reverse DNS Lookup
    • Bing Virtual Hosts
    • Search in Bing
    • Search in Yahoo
    • Search in ASK
    • Search in Dogpile
    • Search in Yandex
    • Search in Crt
    • Search in DNSdumpster
    • Search in Netcraft
    • Search in VirusTotal

Usage Examples
python gasmask.py -d example.com -i basic python gasmask.py -d example.com -i dnsdump python gasmask.py -d example.com -i shodan -k xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx python gasmask.py -d example.com -i whois,dns,revdns python gasmask.py -d example.com -i basic,yahoo,github -o myresults/example_com_search_results
censys.io usage examples
python gasmask.py -i censys --Limit 10 nessus python gasmask.py -i censys -I SAP --report location.country.raw --report_bucket 10 python gasmask.py -i censys --html-title "Hacked By" --Limit 10 --html python gasmask.py -i censys --tags heartbleed --report location.country.raw python gasmask.py -i censys -S NGINX --count python gasmask.py -i censys -d example.com python gasmask.py -i censys -t "Internal Server Error" -S Apache -m "HTTP 500" --Limit 15
Read the API Keys usage example – e.g in censys.io
python gasmask.py -i censys -r
Update the API Keys usage example – e.g in censys.io
python gasmask.py -i censys -u