cybersf


Namecybersf JSON
Version 3.2.9 PyPI version JSON
download
home_pagehttps://khulnasoft.com/
SummaryA Modular Penetration Testing Framework
upload_time2024-04-27 20:01:38
maintainerNone
docs_urlNone
authorkhulnasoft
requires_python>=3.7.0
licenseMIT
keywords cybersf
VCS
bugtrack_url
requirements distro GitPython requests rich
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# cybersf

[![PyPI](https://img.shields.io/pypi/v/cybersf?color=orange&logo=pypi&logoColor=orange&style=flat-square)](https://pypi.org/project/cybersf/)
[![Python Version](https://img.shields.io/badge/python-3.7%2B-blue?logo=python&style=flat-square)](https://www.python.org/downloads/)
![PyPI - Downloads](https://img.shields.io/pypi/dm/cybersf?style=flat-square)
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/khulnasoft/cybersf/latest?style=flat-square)](https://hub.docker.com/r/khulnasoft/cybersf)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-organge.svg?logo=git&logoColor=organge&style=flat-square)](http://makeapullrequest.com)
[![Open in Visual Studio Code](https://img.shields.io/badge/VSCode-Open-0098FF?style=flat-square)](https://open.vscode.dev/khulnasoft/cybersf)
[![Twitter Follow](https://img.shields.io/twitter/follow/khulnasoft?color=blue&style=flat-square)](https://twitter.com/khulnasoft)

A Modular Penetration Testing Framework

[![Packages](https://img.shields.io/badge/PACKAGES.md-red?style=flat-square)](https://github.com/khulnasoft/cybersf/blob/main/PACKAGES.md)
[![Changelog](https://img.shields.io/badge/CHANGELOG.md-red?style=flat-square)](https://github.com/khulnasoft/cybersf/blob/main/CHANGELOG.md)

## Install

```bash
pip install cybersf
```

## Update

```bash
pip install --upgrade cybersf
```

## Usage

```bash
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

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

## Developing

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

## License

This software is licensed under the [MIT](https://github.com/khulnasoft/cybersf/blob/main/LICENSE) License.

![Fuck It Ship It](https://img.shields.io/badge/fuck%20it-ship%20it-blue?style=flat-square)



            

Raw data

            {
    "_id": null,
    "home_page": "https://khulnasoft.com/",
    "name": "cybersf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7.0",
    "maintainer_email": null,
    "keywords": "cybersf",
    "author": "khulnasoft",
    "author_email": "contact@khulnasoft.com",
    "download_url": "https://files.pythonhosted.org/packages/ba/a6/b66ae2b61c63f7a91c4e53e881128b92c148402cc813e867f34ca77acc57/cybersf-3.2.9.tar.gz",
    "platform": null,
    "description": "\n# cybersf\n\n[![PyPI](https://img.shields.io/pypi/v/cybersf?color=orange&logo=pypi&logoColor=orange&style=flat-square)](https://pypi.org/project/cybersf/)\n[![Python Version](https://img.shields.io/badge/python-3.7%2B-blue?logo=python&style=flat-square)](https://www.python.org/downloads/)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/cybersf?style=flat-square)\n[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/khulnasoft/cybersf/latest?style=flat-square)](https://hub.docker.com/r/khulnasoft/cybersf)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-organge.svg?logo=git&logoColor=organge&style=flat-square)](http://makeapullrequest.com)\n[![Open in Visual Studio Code](https://img.shields.io/badge/VSCode-Open-0098FF?style=flat-square)](https://open.vscode.dev/khulnasoft/cybersf)\n[![Twitter Follow](https://img.shields.io/twitter/follow/khulnasoft?color=blue&style=flat-square)](https://twitter.com/khulnasoft)\n\nA Modular Penetration Testing Framework\n\n[![Packages](https://img.shields.io/badge/PACKAGES.md-red?style=flat-square)](https://github.com/khulnasoft/cybersf/blob/main/PACKAGES.md)\n[![Changelog](https://img.shields.io/badge/CHANGELOG.md-red?style=flat-square)](https://github.com/khulnasoft/cybersf/blob/main/CHANGELOG.md)\n\n## Install\n\n```bash\npip install cybersf\n```\n\n## Update\n\n```bash\npip install --upgrade cybersf\n```\n\n## Usage\n\n```bash\nusage: cybersf [-h] [-i] [-s]\n\nA Penetration Testing Framework\n\noptional arguments:\n  -h, --help     show this help message and exit\n  -i, --info     gets cybersf info\n  -s, --suggest  suggest a tool\n```\n\n## Docker\n\n```bash\ndocker pull khulnasoft/cybersf\ndocker run -it khulnasoft/cybersf cybersf\n```\n\n## Developing\n\n```bash\ngit clone https://github.com/khulnasoft/cybersf.git\npip install -e \".[dev]\"\n```\n\n## License\n\nThis software is licensed under the [MIT](https://github.com/khulnasoft/cybersf/blob/main/LICENSE) License.\n\n![Fuck It Ship It](https://img.shields.io/badge/fuck%20it-ship%20it-blue?style=flat-square)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Modular Penetration Testing Framework",
    "version": "3.2.9",
    "project_urls": {
        "Changelog": "https://github.com/khulnasoft/cybersf/blob/main/CHANGELOG.md",
        "Funding": "https://github.com/sponsors/thehappydinoa",
        "Homepage": "https://khulnasoft.com/",
        "Packages": "https://github.com/khulnasoft/cybersf/blob/main/PACKAGES.md",
        "Source": "https://github.com/khulnasoft/cybersf",
        "Tracker": "https://github.com/khulnasoft/cybersf/issues"
    },
    "split_keywords": [
        "cybersf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05cd568729580aa9149ee1a1a244e8f449fd033901ad4299db87dd58c9e4409a",
                "md5": "3c0b66ae6d159d1d8ffb4492579bd2fc",
                "sha256": "b34ddd159098ec1f9944932771e40167bd816b5bc00a015652dfe397461d6000"
            },
            "downloads": -1,
            "filename": "cybersf-3.2.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c0b66ae6d159d1d8ffb4492579bd2fc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7.0",
            "size": 27140,
            "upload_time": "2024-04-27T20:01:36",
            "upload_time_iso_8601": "2024-04-27T20:01:36.729285Z",
            "url": "https://files.pythonhosted.org/packages/05/cd/568729580aa9149ee1a1a244e8f449fd033901ad4299db87dd58c9e4409a/cybersf-3.2.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "baa6b66ae2b61c63f7a91c4e53e881128b92c148402cc813e867f34ca77acc57",
                "md5": "adb490c86232d82014c441026334a7b7",
                "sha256": "8e47f453b85ba929a3640d7644b66e7c8ad5f21f35bab83ae037d947438e1975"
            },
            "downloads": -1,
            "filename": "cybersf-3.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "adb490c86232d82014c441026334a7b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.0",
            "size": 18140,
            "upload_time": "2024-04-27T20:01:38",
            "upload_time_iso_8601": "2024-04-27T20:01:38.503347Z",
            "url": "https://files.pythonhosted.org/packages/ba/a6/b66ae2b61c63f7a91c4e53e881128b92c148402cc813e867f34ca77acc57/cybersf-3.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-27 20:01:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "khulnasoft",
    "github_project": "cybersf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "distro",
            "specs": [
                [
                    ">=",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "GitPython",
            "specs": [
                [
                    ">=",
                    "3.1.3"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.23.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    ">=",
                    "9.2.0"
                ]
            ]
        }
    ],
    "lcname": "cybersf"
}
        
Elapsed time: 2.06130s