subEX

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2023 License: MIT Imports: 5 Imported by: 0

README

subEX

knownproject has been rename to subEX


Screenshot

subEX is the CLI tool for findings any subdomain by using the dorking technique or in other word, in passive way for grabbing subdomains.

Disclaimer

Be careful while using this tool because it can be blocked easily. If you get blocked, just wait a couple of minutes and run it again. The author assumes no responsibility.

Description

subEX is the tool for passively enumerating subdomains. For now, it only supports the GOOGLE engine, and it retrieves the subdomains for about 10 pages long. However, by supplying the -i flag, you can retrieve any amount of subdomains in the desired pages. Anyways, enjoy! 😉

Installation

subEX requires go1.19 to install successfully. Run the following command to install the latest version

go install -v github.com/Doct3rJohn/subEX@latest

But, if you want to build on your own: follow the step below

git clone https://github.com/Doct3rJohn/subEX.git
cd subEX
go build -o subEX main.go

Well, you can get the prebuilt release right here!

Usage

[INFO] Usage: subEX -d <example.com>
Options:
        -d DOMAIN           Domain to enumerate
        -i INTERACTION      Page interaction [default:10]

License

License MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL