FortiShield / CyberSF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 97.8%Language:Dockerfile 1.8%Language:Shell 0.4%