R4GN4R0K-SEC / tellme

Save time on collecting subdomains, attributing IPs and then basic nmap scan.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TELL ME

As the title say, get targets !

This is to save little time on ;

- Collecting subdomains (Sublist3r)

- Attributing IPs to those subdomains (getIPs) 

- The basic Nmap scan on those IPs 

ss1

Installation

git clone https://github.com/R4GN4R0K-SEC/tellme

cd tellme

chmod +x install.sh

./install.sh

ss2

How To Use

./tellme.sh <your.target.domain>

ss3

Credits

Sublist3r: https://github.com/aboul3la/Sublist3r

getIPs: https://github.com/n4Zz2/getIPs.git

About

Save time on collecting subdomains, attributing IPs and then basic nmap scan.


Languages

Language:Shell 100.0%