Skip to content
forked from abaykan/53R3N17Y

Python based script for Information Gathering.

License

Notifications You must be signed in to change notification settings

Weeshlow/53R3N17Y

 
 

Repository files navigation

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

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

About

Python based script for Information Gathering.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%