Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r3dhulk/osint-in-go
OSINT Tool In GOLang
https://github.com/r3dhulk/osint-in-go
blackhat blackhathacking ethical ethical-hacking ethical-hacking-tools ethicalhacking go go-for-ethical-hackers go-for-ethical-hacking goforethicalhackers goforethicalhacking golang hacking osint osint-kali osint-reconnaissance osint-tool osint-tools osinttool
Last synced: 5 days ago
JSON representation
OSINT Tool In GOLang
- Host: GitHub
- URL: https://github.com/r3dhulk/osint-in-go
- Owner: R3DHULK
- License: mit
- Created: 2023-01-31T05:00:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T07:00:56.000Z (almost 2 years ago)
- Last Synced: 2024-06-22T14:17:00.397Z (5 months ago)
- Topics: blackhat, blackhathacking, ethical, ethical-hacking, ethical-hacking-tools, ethicalhacking, go, go-for-ethical-hackers, go-for-ethical-hacking, goforethicalhackers, goforethicalhacking, golang, hacking, osint, osint-kali, osint-reconnaissance, osint-tool, osint-tools, osinttool
- Language: Go
- Homepage:
- Size: 242 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Osint In Go
What Is Osint?
Open-source intelligence is the collection and analysis of data gathered from open sources to produce actionable intelligence.#
#
😇 Author: Sumalya Chatterjee
#
❤️ Don't Copy, Do Fork 😊
#
Result of This Tool 👇
![Alt text](go-osint.png)
#
Git Installation
```
# Install Git
sudo apt install git# Install Go
sudo apt install golang# Git Clone
git clone https://github.com/R3DHULK/osint-in-go# Change Directory
cd osint-in-go# Run This Tool To Find Subdomains On Target Networks
go run osint.go```
#
Show Support 👇👇👇