
Python based script for Information Gathering.
Python based script for Information Gathering.
To get the details hackertarget.com is used. There is a limit of 100 API calls per day from a single IP address.
_-----_
| |
|--(o)--| ╒ 53R3N17Y ════════════════════════════════════╕
`---------´ │Python based script for Information Gathering.│
( _´U`_ ) ╘══════════════════════════════════════════════╛
/___A___\
| ~ |
__'.___.'__
´ ` |° ´ Y `
abaykandotcom
Usage: python ./serenity --all hack.me
Options:
Basic Help:
-h, --help Shows the help for program.
IP Tools:
-1, --revht Reverse IP via HackTarget
-2, --revygs Reverse IP via YouGetSignal | New❗️
-3, --geo Geo IP Lookup
-4, --whois Whois Lookup
-5, --host Searching Host
-6, --dns DNS Lookup
-7, --sdns Find Shared DNS
-8, --http Show HTTP Header
-9, --links Page Links Scraper | New❗️
Grouped Results:
-a, --all All Things at Once!
See the output, here.
Perform the following steps as root.
git clone https://github.com/abaykan/53R3N17Y.git serenity
cd serenity
pip install -r requirements.txt
serenity -h
Note: Tested with Python 2.7.14