Fsociety – A Modular Penetration Testing Framework

Become a Patron!

fsociety 9 cli

Install

pip install fsociety

Update

pip install --upgrade fsociety

Usage

usage: fsociety [-h] [-i] [-s]

A Penetration Testing Framework

optional arguments:
-h, --help show this help message and exit
-i, --info gets fsociety info
-s, --suggest suggest a tool

Develop

git clone https://github.com/fsociety-team/fsociety.git
pip install -e ".[dev]"

Docker

docker pull fsocietyteam/fsociety
docker run -it fsocietyteam/fsociety fsociety
Download Fsociety
Original Source