{"id":13476202,"url":"https://github.com/knownsec/Pocsuite","last_synced_at":"2025-03-27T02:31:44.674Z","repository":{"id":36009360,"uuid":"40303078","full_name":"knownsec/Pocsuite","owner":"knownsec","description":"This project has stopped to maintenance, please to https://github.com/knownsec/pocsuite3 project.","archived":false,"fork":false,"pushed_at":"2022-05-27T02:51:54.000Z","size":12145,"stargazers_count":1827,"open_issues_count":4,"forks_count":605,"subscribers_count":152,"default_branch":"dev","last_synced_at":"2024-12-03T02:52:08.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pocsuite.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knownsec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-06T12:15:37.000Z","updated_at":"2024-11-06T20:44:45.000Z","dependencies_parsed_at":"2022-08-17T22:00:50.398Z","dependency_job_id":null,"html_url":"https://github.com/knownsec/Pocsuite","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownsec%2FPocsuite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownsec%2FPocsuite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownsec%2FPocsuite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownsec%2FPocsuite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knownsec","download_url":"https://codeload.github.com/knownsec/Pocsuite/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245769393,"owners_count":20669172,"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":[],"created_at":"2024-07-31T16:01:27.572Z","updated_at":"2025-03-27T02:31:44.109Z","avatar_url":"https://github.com/knownsec.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# \u003cfont color=\"red\"\u003e This project has stopped to maintenance, please to https://github.com/knownsec/pocsuite3 project. \u003c/font\u003e\n\n\n\n\n# Pocsuite\n\n[![Python 2.6|2.7](https://img.shields.io/badge/python-2.6|2.7-yellow.svg)](https://www.python.org/) [![License](https://img.shields.io/badge/license-GPLv2-red.svg)](https://raw.githubusercontent.com/knownsec/Pocsuite/master/docs/COPYING) [![Twitter](https://img.shields.io/badge/twitter-@seebug-blue.svg)](https://twitter.com/seebug_team) [![build](https://api.travis-ci.org/knownsec/Pocsuite.svg)](https://travis-ci.org/knownsec/Pocsuite)\n\n\n\n## Overview\n\nPocsuite is an open-sourced remote vulnerability testing and proof-of-concept development framework developed by the [**Knownsec 404 Team**](http://www.knownsec.com/). It comes with a powerful proof-of-concept engine, many niche features for the ultimate penetration testers and security researchers.\n\n## How to use\n\n### Pocsuite with seebug PoC search and zoomeye dork\n[![asciicast](https://asciinema.org/a/133345.png)](https://asciinema.org/a/133345)\n\n### Pocsuite with seebug PoC and zoomeye dork\n[![asciicast](https://asciinema.org/a/133344.png)](https://asciinema.org/a/133344)\n\n### Pocsuite with zoomeye API\n\n[![asciicast](https://asciinema.org/a/133343.png)](https://asciinema.org/a/133343)\n\n### Pocsuite with seebug PoC API online\n[![asciicast](https://asciinema.org/a/133342.png)](https://asciinema.org/a/133342)\n\n## Requirements\n\n- Python 2.6+\n- Works on Linux, Windows, Mac OSX, BSD\n\n## Installation\n\nThe quick way:\n\n``` bash\n$ pip install pocsuite\n```\n\nOr click [here](https://github.com/knownsec/Pocsuite/archive/master.zip) to download the latest source zip package and extract\n\n``` bash\n$ wget https://github.com/knownsec/Pocsuite/archive/master.zip\n$ unzip master.zip\n```\n\n\nThe latest version of this software is available from: http://pocsuite.org\n\n## Documentation\n\nDocumentation is available in the [```english docs```](./docs)  / [```chinese docs```](./docs/translations/) directory.\n## How to Contribute\n\n1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.\n2. Fork [the repository](https://github.com/knownsec/Pocsuite) on GitHub to start making your changes to the **dev** branch (or branch off of it).\n3. Write a test which shows that the bug was fixed or that the feature works as expected.\n4. Send a pull request and bug the maintainer until it gets merged and published. Make sure to add yourself to [THANKS](./docs/THANKS.md).\n\n\n## Links\n\n* [Thanks List](./docs/THANKS.md)\n* [Change Log](./docs/CHANGELOG.md)\n* [Bug tracking](https://github.com/knownsec/Pocsuite/issues)\n* [Copyright](./docs/COPYING)\n* [Pocsuite](http://pocsuite.org)\n* [Seebug](https://www.seebug.org)\n* [ZoomEye](https://www.zoomeye.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknownsec%2FPocsuite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknownsec%2FPocsuite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknownsec%2FPocsuite/lists"}