Open-source intelligence is the collection and analysis of data gathered from open sources to produce actionable intelligence.
# 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