返回排行榜
A Modular Penetration Testing Framework
fsocietypenetration-testingpythonpython3dockercliosint
关键指标
Star 增长趋势
Star
1.8k
Forks
211
周增长
—
Issues
8
5001k1.5k
2020年5月2021年5月2022年5月2023年6月2024年6月2025年7月2026年7月
制品库PyPI
pip install fsocietyREADME
fsociety
A Modular Penetration Testing Framework
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.
相关仓库