Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r3dhulk/subdomain-finder-in-go
Subdomain Finder In GOlang
https://github.com/r3dhulk/subdomain-finder-in-go
blackhat blackhathacking ethical ethical-hacking ethical-hacking-tool ethical-hacking-tools ethicalhacking go go-for-ethical-hackers go-for-ethical-hacking goforethicalhackers goforethicalhacking golang hacking hacking-tool subdomain subdomain-enumeration subdomain-find subdomain-finder subdomain-finder-in-go
Last synced: 5 days ago
JSON representation
Subdomain Finder In GOlang
- Host: GitHub
- URL: https://github.com/r3dhulk/subdomain-finder-in-go
- Owner: R3DHULK
- License: mit
- Created: 2023-01-22T16:51:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T19:06:00.000Z (almost 2 years ago)
- Last Synced: 2024-07-10T14:33:24.430Z (4 months ago)
- Topics: blackhat, blackhathacking, ethical, ethical-hacking, ethical-hacking-tool, ethical-hacking-tools, ethicalhacking, go, go-for-ethical-hackers, go-for-ethical-hacking, goforethicalhackers, goforethicalhacking, golang, hacking, hacking-tool, subdomain, subdomain-enumeration, subdomain-find, subdomain-finder, subdomain-finder-in-go
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Subdomain Finder In Go
What Is Subdomain Finder?
Subdomain Finder is a scanner that scans an entire domain to find as many subdomains as possible.#
#
😇 Author: Sumalya Chatterjee
#
❤️ Don't Copy, Do Fork 😊
#
Run The Tool 👇
![Alt text](subdomain-finder-go.png)
#
Git Installation
```
# Install Git
sudo apt install git# Install Go
sudo apt install golang# Git Clone
git clone https://github.com/R3DHULK/subdomain-finder-in-go# Change Directory
cd subdomain-finder-in-go# Run This Tool To Find Subdomains On Target Networks
go run subdomain-finder.go```
#
Show Support 👇👇👇