Skip to content

RedMoon-Security/BannerGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

BannerGrabber

Visit us at (https://redmoonsecurity.com)

A small python script to perform banner grabbing for a given domain. It also provides other region based info for the domain provided.

BannerGrabber

Requirements

This python program is written in python3
You will need the Requests module:

  • sudo pip install requests

Usage

./BannerGrabber.py [domain-name]

The script will fetch/find:

Banner of the domain

Banner Grabbing is a technique used to gain information about a remote server and is often used as part of a fingerprinting attack. Additionally, penetration testers sometimes use this as a technique to get information about remote servers.

Regional information for the domain

The program will gather information such as:

  • City
  • Region
  • Country
  • Location
  • Postal Code
  • Timezone

About

A small python program to perform banner grabbing and get IP info for a domain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages