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
Source : KitPloit – PenTest Tools!