Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Ganofins/subcapture

Another automated script to check for subdomain takeover
https://github.com/Ganofins/subcapture

Last synced: about 1 month ago
JSON representation

Another automated script to check for subdomain takeover

Awesome Lists containing this project

README

        

# Subdomain Capturer

Another automated script to check for subdomain takeover.

#### Installation
##### build from source
```
git clone https://github.com/Ganofins/subcapture.git && cd subcapture && python3 subcapture -w ./subdomain-list
```


# Fingerprint Sources
- [Project Discovery](https://github.com/projectdiscovery/nuclei-templates/blob/master/subdomain-takeover/detect-all-takeovers.yaml)
- [EdOverflow](https://github.com/EdOverflow/can-i-take-over-xyz)
- [haccer](https://github.com/haccer/subjack)


# Contribute
Feel free to contribute to this repository.