MCPcopy
hub / github.com/knownsec/Pocsuite

github.com/knownsec/Pocsuite @2.0.8 sqlite

repository ↗ · DeepWiki ↗ · release 2.0.8 ↗
1,904 symbols 5,478 edges 172 files 725 documented · 38%
README

Pocsuite

Python 2.6|2.7 License Twitter build

Overview

Pocsuite is an open-sourced remote vulnerability testing and proof-of-concept development framework developed by the Knownsec Security Team. It comes with a powerful proof-of-concept engine, many niche features for the ultimate penetration testers and security researchers.

How to use

Pocsuite with seebug PoC search and zoomeye dork

asciicast

Pocsuite with seebug PoC and zoomeye dork

asciicast

Pocsuite with zoomeye API

asciicast

Pocsuite with seebug PoC API online

asciicast

Requirements

  • Python 2.6+
  • Works on Linux, Windows, Mac OSX, BSD

Installation

The quick way:

$ pip install pocsuite

Or click here to download the latest source zip package and extract

$ wget https://github.com/knownsec/Pocsuite/archive/master.zip
$ unzip master.zip

The latest version of this software is available from: http://pocsuite.org

Documentation

Documentation is available in the english docs / chinese docs directory.

How to Contribute

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  2. Fork the repository on GitHub to start making your changes to the dev branch (or branch off of it).
  3. Write a test which shows that the bug was fixed or that the feature works as expected.
  4. Send a pull request and bug the maintainer until it gets merged and published. Make sure to add yourself to THANKS.

Links

Core symbols most depended-on inside this repo

append
called by 100
pocsuite/thirdparty/pyparsing/pyparsing.py
get
called by 98
pocsuite/thirdparty/requests/sessions.py
append
called by 82
pocsuite/thirdparty/odict/odict.py
write
called by 67
pocsuite/thirdparty/colorama/ansitowin32.py
format
called by 66
pocsuite/thirdparty/argparse/argparse.py
split
called by 65
pocsuite/thirdparty/colorama/ansitowin32.py
items
called by 43
pocsuite/thirdparty/odict/odict.py
_ustr
called by 41
pocsuite/thirdparty/pyparsing/pyparsing.py

Shape

Method 1,285
Function 336
Class 283

Languages

Python99%
TypeScript1%

Modules by API surface

pocsuite/thirdparty/pyparsing/pyparsing.py341 symbols
pocsuite/thirdparty/argparse/argparse.py154 symbols
pocsuite/thirdparty/odict/odict.py132 symbols
pocsuite/thirdparty/prettytable/prettytable.py116 symbols
pocsuite/thirdparty/oset/_abc.py55 symbols
pocsuite/thirdparty/requests/cookies.py51 symbols
pocsuite/thirdparty/requests/models.py45 symbols
pocsuite/lib/core/consoles.py38 symbols
pocsuite/thirdparty/socks/socks.py37 symbols
pocsuite/thirdparty/requests/utils.py32 symbols
pocsuite/thirdparty/requests/packages/urllib3/packages/six.py32 symbols
pocsuite/thirdparty/requests/packages/urllib3/_collections.py32 symbols

For agents

$ claude mcp add Pocsuite \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact