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 Ruby sudo apt install ruby # Git Clone git clone https://github.com/R3DHULK/osint-in-ruby # Change Directory cd osint-in-ruby # Run This Tool To Find Subdomains On Target Networks ruby osint.rb 
