Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r3dhulk/banner-grabber-in-go
Simple Banner Grabber Tool In GOLang
https://github.com/r3dhulk/banner-grabber-in-go
banner banner-grabber banner-grabbing bannergrab blackhat blackhathacker ethical ethical-hacking ethical-hacking-tools go go-for-ethical-hackers go-for-ethical-hacking goforethicalhackers goforethicalhacking golang golang-tools grabber hacking hacking-tool whitehat
Last synced: 5 days ago
JSON representation
Simple Banner Grabber Tool In GOLang
- Host: GitHub
- URL: https://github.com/r3dhulk/banner-grabber-in-go
- Owner: R3DHULK
- License: mit
- Created: 2023-01-12T13:51:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T18:39:27.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T18:10:03.790Z (5 months ago)
- Topics: banner, banner-grabber, banner-grabbing, bannergrab, blackhat, blackhathacker, ethical, ethical-hacking, ethical-hacking-tools, go, go-for-ethical-hackers, go-for-ethical-hacking, goforethicalhackers, goforethicalhacking, golang, golang-tools, grabber, hacking, hacking-tool, whitehat
- Language: Go
- Homepage:
- Size: 233 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Banner Grabber In Go
What Is Banner Grabber?
Banner grabbing is a technique used to gain information about a computer system on a network and the services running on its open ports. Administrators can use this to take inventory of the systems and services on their network.#
#
😇 Author: Sumalya Chatterjee
#
❤️ Don't Copy, Do Fork 😊
#
See What This Tool Usually Does 👇
![Alt text](banner-grabber-go.png)
#
Git Installation
```
# Install Git
sudo apt install git# Install Go
sudo apt install golang# Git Clone
git clone https://github.com/R3DHULK/banner-grabber-in-golang# Change Directory
cd banner-grabber-in-golang# Run This Tool To Grab Banner
go run banner-grabber.go```
#
Show Support 👇👇👇