Skip to content
Vaxure edited this page Feb 14, 2019 · 8 revisions

LazySource

LazySource is a pen-testing tool which update all your pen-testing tools. LazySource is also made for beginners to help them to have access to the tools quicker.

Download the lastest releases here

Intallation

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install python

sudo apt-get install python-pip

sudo pip install pip-update

git clone https://github.com/Vaxure1337/LazySource

cd LazySource

sudo pip install -r requirements.txt

sudo python setup.py install

sudo python LazySource.py

Pypi - Beta

Use this if you really need to. You will get the old version 1.4.0

pip install LazySource

Clone this wiki locally