Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Dheerajmadhukar/subzzZ
SubzzZ to find possible subdomains using passive recon. Tool also support Permutations, Mutations, Alterations.
https://github.com/Dheerajmadhukar/subzzZ
Last synced: 3 months ago
JSON representation
SubzzZ to find possible subdomains using passive recon. Tool also support Permutations, Mutations, Alterations.
- Host: GitHub
- URL: https://github.com/Dheerajmadhukar/subzzZ
- Owner: Dheerajmadhukar
- License: mit
- Created: 2020-12-30T15:04:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-07T06:54:53.000Z (over 3 years ago)
- Last Synced: 2024-06-07T00:32:10.236Z (5 months ago)
- Language: Shell
- Size: 58.6 KB
- Stars: 37
- Watchers: 2
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - Dheerajmadhukar/subzzZ - SubzzZ to find possible subdomains using passive recon. Tool also support Permutations, Mutations, Alterations. (Shell)
README
[![License](https://img.shields.io/badge/license-MIT-_red.svg)](https://opensource.org/licenses/MIT)
Last updated on 2020/12/31
## Introduction
**SubzzZ**
can find possible subdomains using passive recon. Tool also support Permutations, Mutations, Alterations.## Passive Recon via:
[✔] Crt.sh
[✔] Web.Archive.org
[✔] Dns.bufferover.run
[✔] Threatcrowd.org
[✔] Hackertarget.com
[✔] Certspotter.com
[✔] Anubis-DB(jonlu.ca)
[✔] Virustotal
[✔] Alienvault(otx)
[✔] Urlscan.io
[✔] Threatminer
[✔] Entrust.com
[✔] Riddler.io
[✔] Dnsdumpster
[✔] Rapiddns
[✔] Choas
## Active Recon via:
[✔] Permutations, Mutations, Alterations
## Usage
```
root@me_dheeraj:$ bash subzzZ
[-] Usage: ./subzzZ [-d/--domain] target.comOutput will be saved in scans/target.com-YYYY-MM-DD directory
```
##### Prerequisites
- python3
- jq
- shuffledns [@projectdiscovery](https://github.com/projectdiscovery/shuffledns)
- massdns [@blechschmidt](https://github.com/blechschmidt/massdns)
- httpx [@pdiscoveryio](https://github.com/projectdiscovery/httpx)