A Modular Penetration Testing Framework


Keywords
fsociety, cli, docker, osint, penetration-testing, python, python3
License
MIT
Install
pip install fsociety==3.2.7

Documentation

fsociety-team/fsociety

fsociety

PyPI Python Version PyPI - Downloads Docker Image Size (tag) PRs Welcome Open in Visual Studio Code Twitter Follow

A Modular Penetration Testing Framework

Packages Changelog

fsociety 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

Docker

docker pull fsocietyteam/fsociety
docker run -it fsocietyteam/fsociety fsociety

Developing

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

License

This software is licensed under the MIT License.

Fuck It Ship It