Image may be NSFW.
Clik here to view.
Python based script for Information Gathering.
Operating Systems Tested
Install
MacOSX
(as root)
Linux
(as root)
Image may be NSFW.
Clik here to view.
Clik here to view.

Python based script for Information Gathering.
Operating Systems Tested
- OSX El Capitan 10.11
- Ubuntu 16.04
- Backbox 5
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.14Image may be NSFW.
Clik here to view.
