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!
- OSX El Capitan 10.11
- Ubuntu 16.04
- Backbox 5
- Kali Linux 2018.1
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 -hNote: Tested with Python 2.7.14
- kitploit.com: https://www.kitploit.com/2018/03/53r3n17y-python-based-script-for.html
- securityonline.info: https://securityonline.info/53r3n17y-python-based-script-for-information-gathering/
- apsi.org: http://sapsi.org/53r3n17y-python-based-script-for-information-gatherin
- cybeseclabs.com: https://www.cybeseclabs.com/2018/03/31/53r3n17y-python-based-script-for-information-gathering/
- digitalmunition.me: https://www.digitalmunition.me/2018/04/53r3n17y-python-based-script-information-gathering/
- hacking.reviews: https://www.hacking.reviews/2018/03/53r3n17y-python-based-script-for.html
- hackingdeephunter.ga: http://www.hackingdeephunter.ga/2018/03/53r3n17y-python-based-script-for.html
- Kali Linux Tricks: https://www.youtube.com/watch?v=x57w2b7z0-M
