syfanx / fsociety

A Modular Penetration Testing Framework

Home Page:https://fsociety.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fsociety

PyPI Python Version PyPI - Downloads Docker Cloud build PRs Welcome

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

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

License

This software is licensed under the MIT License.

Twitter Follow Twitter Follow

About

A Modular Penetration Testing Framework

https://fsociety.dev/

License:MIT License


Languages

Language:Python 99.7%Language:Dockerfile 0.3%