snwlvl / crt.sh

A shell script to grab subdomains from https://crt.sh, and probe for working http and https servers with @tomnomnom's tool https://github.com/tomnomnom/httprobe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crt.sh v 1.0.0

A shell script to grab subdomains from https://crt.sh, and probe for working http and https servers with @tomnomnom's tool httprobe

Installation

  1. have httprobe installed.
  2. git clone https://github.com/snwlol/crt.sh.git
  3. cd crt.sh
  4. chmod a+x crt.sh

Usage

~ > ./crt.sh target.com terminal

Credits

Contributing

Feel free to contribute

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A shell script to grab subdomains from https://crt.sh, and probe for working http and https servers with @tomnomnom's tool https://github.com/tomnomnom/httprobe

License:MIT License


Languages

Language:Shell 100.0%