Skip to content
/ SUBJ Public

This is a simple tool for finding subdomains. Thanks to "Orwa GodFather" methodology about recon.

Notifications You must be signed in to change notification settings

slowhpy/SUBJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SUBJ - Subdomain Finder

Build Twitter

A simple subdomain finder

Thanks to @GodfatherOrwa methodology about recon, this tool bring subdomains from https://crt.sh & https://securitytrails.com.

Here you can download @GodfatherOrwa methodology about recon https://www.houseofhackers.xyz/t/recon-skills-and-tips-by-god-father-orwa-iwcon-w2022-talk-slides/25.

subj is being actively developed by @sl0wh_py

Installation & Usage

Requirement: python 3.x

git clone https://github.com/slowhpy/SUBJ.git

API_KEY (IMPORTANT)

cd SUBJ
vim configration.ini

How to use

python3 subj.py target
python3 subj.py example.com

Delete Duplicate

python3 subj.py example.com | sort -u

About

This is a simple tool for finding subdomains. Thanks to "Orwa GodFather" methodology about recon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages