Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.com

Output 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)