Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.96 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.96 KB

cybersf

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

Install

pip install cybersf

Update

pip install --upgrade cybersf

Usage

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

A Penetration Testing Framework

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

Docker

docker pull khulnasoft/cybersf
docker run -it khulnasoft/cybersf cybersf

Developing

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

License

This software is licensed under the MIT License.

Fuck It Ship It