Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 913 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 913 Bytes

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/NeverWonderLand/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