Skip to content

A tool designed in Python to specifically assist you in website scanning and provide basic details about the servers, IP's and the received response headers from the websites. It serves as an example of an information gathering approach.

Notifications You must be signed in to change notification settings

0x1o1/InfooHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

InfooHunter

A tool designed in Python to specifically assist you in website scanning and provide basic details about the servers, IP's and received the response headers from the websites. It serves as an example of an information gathering approach.

Usage :

in Windows : py -3 Infoscript.py "google.com" or python3 Infoscript.py "google.com"

in Linux & macOS : python3 ./Infoscript.py "google.com"

Example :

example

About

A tool designed in Python to specifically assist you in website scanning and provide basic details about the servers, IP's and the received response headers from the websites. It serves as an example of an information gathering approach.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages