Nytro Posted April 1, 2018 Report Posted April 1, 2018 53R3N17Y | 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.14 Sursa: https://github.com/abaykan/53R3N17Y 3 Quote
gigiRoman Posted April 2, 2018 Report Posted April 2, 2018 from insides import * from sys import argv import requests, json import optparse import os, re from lxml import html import sys import datetime Pagina asta face toti banii. Bv Nytro! https://github.com/abaykan/53R3N17Y/blob/master/serenity Quote