Skip to content

Recon script that searches for subdomains taking advantage of data sources such as: BufferOver.run, Crt.sh, CertSpotter, JLDC, RapidDNS.io, Riddler.io, Sonar.Omnisint.io, Synapsint.com

License

Notifications You must be signed in to change notification settings

brunosergi/curlmeallsubdomains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cURL Me All Subdomains

A bash script that collects target's subdomains from various public intelligence sources.

✨ Sources

  • BufferOver.run
  • Crt.sh
  • CertSpotter
  • JLDC
  • RapidDNS.io
  • Riddler.io
  • Sonar.Omnisint.io
  • Synapsint.com

⚡ Installing / Getting started

A quick guide of how to install and use cURL Me All Subdomains.

1. Clone the repository: git clone https://github.com/brunosergi0/curlmeallsubdomains.git
2. Run the script: ./curlmeallsubdomains.sh example.com

⚙️ Pre-requisites

  • cURL (obviously): apt-get install -y curl
  • Jq to filter data in JSON: apt-get install -y jq
  • Golang and anew: go install -v github.com/tomnomnom/anew@latest

⚖️ License

This project is under the MIT license. See the LICENSE file for more details.

💬 Contact

Bruno Sergio
LinkedIn

About

Recon script that searches for subdomains taking advantage of data sources such as: BufferOver.run, Crt.sh, CertSpotter, JLDC, RapidDNS.io, Riddler.io, Sonar.Omnisint.io, Synapsint.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages