{"id":13551547,"url":"https://github.com/fsociety-team/fsociety","last_synced_at":"2025-05-14T00:07:44.416Z","repository":{"id":38309442,"uuid":"264584126","full_name":"fsociety-team/fsociety","owner":"fsociety-team","description":"A Modular Penetration Testing Framework","archived":false,"fork":false,"pushed_at":"2025-04-24T13:52:48.000Z","size":3759,"stargazers_count":1468,"open_issues_count":23,"forks_count":170,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-04-24T14:47:50.954Z","etag":null,"topics":["cli","docker","fsociety","osint","penetration-testing","python","python3"],"latest_commit_sha":null,"homepage":"https://fsociety.dev/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsociety-team.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"thehappydinoa"}},"created_at":"2020-05-17T04:35:05.000Z","updated_at":"2025-04-24T13:52:53.000Z","dependencies_parsed_at":"2024-01-13T00:38:30.566Z","dependency_job_id":"1a655e1f-617e-4c68-a35f-9b7e3d538d13","html_url":"https://github.com/fsociety-team/fsociety","commit_stats":{"total_commits":341,"total_committers":12,"mean_commits":"28.416666666666668","dds":0.5043988269794721,"last_synced_commit":"7cd8d1735ce03bac47810f73b610f678cb6d5c11"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsociety-team%2Ffsociety","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsociety-team%2Ffsociety/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsociety-team%2Ffsociety/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsociety-team%2Ffsociety/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsociety-team","download_url":"https://codeload.github.com/fsociety-team/fsociety/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254043832,"owners_count":22005024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","docker","fsociety","osint","penetration-testing","python","python3"],"created_at":"2024-08-01T12:01:50.224Z","updated_at":"2025-05-14T00:07:44.397Z","avatar_url":"https://github.com/fsociety-team.png","language":"Python","funding_links":["https://github.com/sponsors/thehappydinoa"],"categories":["Python","Web Testing","Penetration Testing","Security \u0026 Penetration Testing"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/fsociety-team/fsociety/main/images/fsociety.png\" width=\"600px\" alt=\"fsociety-team/fsociety\" /\u003e\n\u003c/p\u003e\n\n# fsociety\n\n[![PyPI](https://img.shields.io/pypi/v/fsociety?color=orange\u0026logo=pypi\u0026logoColor=orange\u0026style=flat-square)](https://pypi.org/project/fsociety/)\n[![Python Version](https://img.shields.io/badge/python-3.7%2B-blue?logo=python\u0026style=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\u0026logoColor=organge\u0026style=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\u0026style=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\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/fsociety-team/fsociety/main/images/cli.png\" width=\"600px\" alt=\"fsociety cli\" /\u003e\n\u003c/p\u003e\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsociety-team%2Ffsociety","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffsociety-team%2Ffsociety","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsociety-team%2Ffsociety/lists"}