Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tarunkoyalwar/subroot

Simple and easy tool to fetch root domains using organization name from crt.sh
https://github.com/tarunkoyalwar/subroot

Last synced: about 1 month ago
JSON representation

Simple and easy tool to fetch root domains using organization name from crt.sh

Awesome Lists containing this project

README

        

## subroot

## Usage

```console
subroot is tool to find root domains from crt.sh using Organization names

Usage:
./subroot [flags]

Flags:
-on, -org-names string[] Org name to use
-rl, -root-level int Root level of domain (ex: 2 means *.domain.com) (default 2)
```

### Acknowledgements

@projectdiscovery for `goflags` & `gologger`