这是indexloc提供的服务,不要输入任何密码
Skip to content
forked from knownsec/Pocsuite

Pocsuite 是知道创宇安全研究团队打造的一款基于漏洞与 PoC 的远程漏洞验证框架

Notifications You must be signed in to change notification settings

hksuki/Pocsuite

 
 

Repository files navigation

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

About

Pocsuite 是知道创宇安全研究团队打造的一款基于漏洞与 PoC 的远程漏洞验证框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%