z3dc0ps / 0x0p1n3r

0x0p1n3r is set of combination of other tools and one line scripts to find subdomains easily and to check subdomain takeover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0x0p1n3r

All in one Subdomain Enumeration Tool




0x0p1n3r is set of combination of other tools and one line scripts to find subdomains easily and to check subdomain takeover

Note :

Read README.md before Installation

Features

Scripts:
    amass
    assetfinder
    findomain
    gau
    knockpy
    sublist3r
    takeover
    v1d0m
Domains:
    api.hackertarget.com
    crt.sh
    dns.bufferover.run
    riddler.io
    securitytrails.com
    sonar.omnisint.io
    threatcrowd.org
    web.archive.org

Installation

$ git clone https://github.com/z3dc0ps/0x0p1n3r 
$ cd 0x0p1n3r
$ sudo apt-get install dos2unix
$ sudo dos2unix ./*
$ sudo bash setup.sh

Update

$ bash run.sh -u
$ cd ../0x0p1n3r ; dos2unix ./*
$ bash setup.sh

Adding Virustotal API Key


Go to https://www.virustotal.com/ and Login
Go to API key which in Top Right Option Menu
Copy API key and Paste in config.json

Usage

$ bash run.sh

Demo

Watch Video

Special Thanks

@Tom Hudson
@Corben Leo
@Ahmed Aboul-Ela
@Nacho Brihuega
@KingOfBugbounty
@mallok



Buy Me A Coffee

About

0x0p1n3r is set of combination of other tools and one line scripts to find subdomains easily and to check subdomain takeover


Languages

Language:Python 95.4%Language:Shell 4.5%Language:Dockerfile 0.1%