53R3N17Y icon indicating copy to clipboard operation
53R3N17Y copied to clipboard

Python based script for Information Gathering.

53R3N17Y

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.

Awesome GitHub forks GitHub stars HitCount GitHub license Maintainability Open Source Love

Update

     _-----_
    |       |    
    |--(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!

Operating Systems Tested

  • OSX El Capitan 10.11
  • Ubuntu 16.04
  • Backbox 5
  • Kali Linux 2018.1

Output

See the output, here.

Install

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

Media Review