Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caffeinedoom/Subvenkon
Subvenkon is a subdomain enumerator from Venkon
https://github.com/caffeinedoom/Subvenkon
Last synced: 3 months ago
JSON representation
Subvenkon is a subdomain enumerator from Venkon
- Host: GitHub
- URL: https://github.com/caffeinedoom/Subvenkon
- Owner: caffeinedoom
- Archived: true
- Created: 2020-06-21T22:13:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T00:55:24.000Z (over 4 years ago)
- Last Synced: 2024-08-22T03:54:41.670Z (4 months ago)
- Language: Python
- Size: 2.1 MB
- Stars: 23
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - caffeinedoom/Subvenkon - Subvenkon is a subdomain enumerator from Venkon (Python)
README
# Subvenkon
Subvenkon is a subdomain enumerator which gathers information from [Venkon](https://www.venkon.us/subdomain-lister/). Venkon mostly is a web interface where the user has to provide the domain and venkon will give the user the results of the subdomains available through its web interface. Subvenkon makes this easier due to its usage straight from the terminal without the need of a browser. Also, I ommited the tool banner when the tool is working so it's easier to pipe the results in different scenarios.
# Usage
Subvenkon will enumerate the domain in the same way as [Venkon](https://www.venkon.us/subdomain-lister/) does its job. Once the domain is provided Subvenkon will print the available subdomains and will create a file with the name of the target so the user can pipe it, or just save the results.
For the sake of this example, I will be using a domain from a public program from Hackerone which is [AT&T](https://hackerone.com/att).
```python subvenkon.py -d sky.com.mx```
![Drag Racing](example.gif)