Zypan / 53R3N17Y

Python based script for Information Gathering.

Home Page:https://abaykan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

53R3N17Y

Python based script for Information Gathering.

Awesome GitHub stars HitCount PyPI - Python Version Maintainability Open Source Love

Operating Systems Tested

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

Output

See the output, here.

Install

MacOSX

(as root)

  git clone https://github.com/abaykan/53R3N17Y.git /usr/local/share/serenity
  >echo 'alias serenity="/usr/local/share/serenity && ./serenity"' > ~/.zshrc
  cd /usr/local/share/serenity
  pip install -r requirements.txt
  serenity -h

Linux

(as root)

  git clone https://github.com/abaykan/53R3N17Y.git /usr/local/share/serenity
  >echo 'alias serenity="/usr/local/share/serenity && ./serenity"' > ~/.bashrc
  cd /usr/local/share/serenity
  pip install -r requirements.txt
  serenity -h

note: tested with Python 2.7.14

Media Review

About

Python based script for Information Gathering.

https://abaykan.com

License:MIT License


Languages

Language:Python 100.0%