Jump to content
Nytro

53R3N17Y

Recommended Posts

53R3N17Y | 

Python based script for Information Gathering.

 

 

68747470733a2f2f61736369696e656d612e6f72672f612f3137323835302e706e67

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

 

Sursa: https://github.com/abaykan/53R3N17Y

  • Thanks 3
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...