fsociety


Namefsociety JSON
Version 3.2.9 PyPI version JSON
download
home_pagehttps://fsociety.dev/
SummaryA Modular Penetration Testing Framework
upload_time2023-06-16 22:27:12
maintainer
docs_urlNone
authorfsociety-team
requires_python>=3.7.0
licenseMIT
keywords fsociety
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<p align="center">
  <img src="https://raw.githubusercontent.com/fsociety-team/fsociety/main/images/fsociety.png" width="600px" alt="fsociety-team/fsociety" />
</p>

# fsociety

[![PyPI](https://img.shields.io/pypi/v/fsociety?color=orange&logo=pypi&logoColor=orange&style=flat-square)](https://pypi.org/project/fsociety/)
[![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/fsociety?style=flat-square)
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/fsocietyteam/fsociety/latest?style=flat-square)](https://hub.docker.com/r/fsocietyteam/fsociety)
[![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/fsociety-team/fsociety)
[![Twitter Follow](https://img.shields.io/twitter/follow/fsociety_team?color=blue&style=flat-square)](https://twitter.com/fsociety_team)

A Modular Penetration Testing Framework

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

<p align="center">
  <img src="https://raw.githubusercontent.com/fsociety-team/fsociety/main/images/cli.png" width="600px" alt="fsociety cli" />
</p>

## Install

```bash
pip install fsociety
```

## Update

```bash
pip install --upgrade fsociety
```

## Usage

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

```bash
docker pull fsocietyteam/fsociety
docker run -it fsocietyteam/fsociety fsociety
```

## Developing

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

## License

This software is licensed under the [MIT](https://github.com/fsociety-team/fsociety/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://fsociety.dev/",
    "name": "fsociety",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.0",
    "maintainer_email": "",
    "keywords": "fsociety",
    "author": "fsociety-team",
    "author_email": "contact@fsociety.dev",
    "download_url": "https://files.pythonhosted.org/packages/c2/70/527a3971031a9783957c000be4f158ddfd4d17ec4d0390ea152f3a17aae4/fsociety-3.2.9.tar.gz",
    "platform": null,
    "description": "\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/fsociety-team/fsociety/main/images/fsociety.png\" width=\"600px\" alt=\"fsociety-team/fsociety\" />\n</p>\n\n# fsociety\n\n[![PyPI](https://img.shields.io/pypi/v/fsociety?color=orange&logo=pypi&logoColor=orange&style=flat-square)](https://pypi.org/project/fsociety/)\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/fsociety?style=flat-square)\n[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/fsocietyteam/fsociety/latest?style=flat-square)](https://hub.docker.com/r/fsocietyteam/fsociety)\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/fsociety-team/fsociety)\n[![Twitter Follow](https://img.shields.io/twitter/follow/fsociety_team?color=blue&style=flat-square)](https://twitter.com/fsociety_team)\n\nA Modular Penetration Testing Framework\n\n[![Packages](https://img.shields.io/badge/PACKAGES.md-red?style=flat-square)](https://github.com/fsociety-team/fsociety/blob/main/PACKAGES.md)\n[![Changelog](https://img.shields.io/badge/CHANGELOG.md-red?style=flat-square)](https://github.com/fsociety-team/fsociety/blob/main/CHANGELOG.md)\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/fsociety-team/fsociety/main/images/cli.png\" width=\"600px\" alt=\"fsociety cli\" />\n</p>\n\n## Install\n\n```bash\npip install fsociety\n```\n\n## Update\n\n```bash\npip install --upgrade fsociety\n```\n\n## Usage\n\n```bash\nusage: fsociety [-h] [-i] [-s]\n\nA Penetration Testing Framework\n\noptional arguments:\n  -h, --help     show this help message and exit\n  -i, --info     gets fsociety info\n  -s, --suggest  suggest a tool\n```\n\n## Docker\n\n```bash\ndocker pull fsocietyteam/fsociety\ndocker run -it fsocietyteam/fsociety fsociety\n```\n\n## Developing\n\n```bash\ngit clone https://github.com/fsociety-team/fsociety.git\npip install -e \".[dev]\"\n```\n\n## License\n\nThis software is licensed under the [MIT](https://github.com/fsociety-team/fsociety/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/fsociety-team/fsociety/blob/main/CHANGELOG.md",
        "Funding": "https://github.com/sponsors/thehappydinoa",
        "Homepage": "https://fsociety.dev/",
        "Packages": "https://github.com/fsociety-team/fsociety/blob/main/PACKAGES.md",
        "Source": "https://github.com/fsociety-team/fsociety",
        "Tracker": "https://github.com/fsociety-team/fsociety/issues"
    },
    "split_keywords": [
        "fsociety"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f332e0ff3fbbc7f12b40f71ece58bd64010cf816e640e267e0356cef73c83f1",
                "md5": "84154bf83c3de1c9c5c7c17cd33ab1d0",
                "sha256": "51c3424859a44b426e6756f0eac3f1d0c1bb4b8a65d1a9a8227fd66f7c504f57"
            },
            "downloads": -1,
            "filename": "fsociety-3.2.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "84154bf83c3de1c9c5c7c17cd33ab1d0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7.0",
            "size": 26090,
            "upload_time": "2023-06-16T22:27:10",
            "upload_time_iso_8601": "2023-06-16T22:27:10.988959Z",
            "url": "https://files.pythonhosted.org/packages/9f/33/2e0ff3fbbc7f12b40f71ece58bd64010cf816e640e267e0356cef73c83f1/fsociety-3.2.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c270527a3971031a9783957c000be4f158ddfd4d17ec4d0390ea152f3a17aae4",
                "md5": "20a004a0b1925168b34e5af4682f3499",
                "sha256": "ad49051ac04521b595926591a4cb865cce94f81cf7de18ae6cfe4b336ab00a93"
            },
            "downloads": -1,
            "filename": "fsociety-3.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "20a004a0b1925168b34e5af4682f3499",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.0",
            "size": 17927,
            "upload_time": "2023-06-16T22:27:12",
            "upload_time_iso_8601": "2023-06-16T22:27:12.422938Z",
            "url": "https://files.pythonhosted.org/packages/c2/70/527a3971031a9783957c000be4f158ddfd4d17ec4d0390ea152f3a17aae4/fsociety-3.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-16 22:27:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fsociety-team",
    "github_project": "fsociety",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "fsociety"
}
        
Elapsed time: 0.10187s