Python开源:Pocsuite-远程漏洞测试框架
dajc7165
7年前
<h2>Pocsuite</h2> <h2>Overview</h2> <p>Pocsuite is an open-sourced remote vulnerability testing and proof-of-concept development framework developed by the <strong>Knownsec Security Team</strong> . It comes with a powerful proof-of-concept engine, many niche features for the ultimate penetration testers and security researchers.</p> <h2>Requirements</h2> <ul> <li>Python 2.6+</li> <li>Works on Linux, Windows, Mac OSX, BSD</li> </ul> <h2>Installation</h2> <p>The quick way:</p> <pre> <code class="language-python">$ pip install pocsuite</code></pre> <p>Or click here to download the latest source zip package and extract</p> <pre> <code class="language-python">$ wget https://github.com/knownsec/Pocsuite/archive/master.zip $ unzip master.zip</code></pre> <p>The latest version of this software is available from: <a href="/misc/goto?guid=4959748251889830407" rel="nofollow,noindex">http://pocsuite.org</a></p> <h2>Documentation</h2> <p>Documentation is available in the english docs / chinese docs directory.</p> <h2>How to Contribute</h2> <ol> <li>Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.</li> <li>Fork the repository on GitHub to start making your changes to the <strong>dev</strong> branch (or branch off of it).</li> <li>Write a test which shows that the bug was fixed or that the feature works as expected.</li> <li>Send a pull request and bug the maintainer until it gets merged and published. Make sure to add yourself to <a href="/misc/goto?guid=4959748251976113111" rel="nofollow,noindex">THANKS</a> .</li> </ol> <h2>Links</h2> <ul> <li><a href="/misc/goto?guid=4959748251976113111" rel="nofollow,noindex">Thanks List</a></li> <li><a href="/misc/goto?guid=4959748252067327322" rel="nofollow,noindex">Change Log</a></li> <li><a href="/misc/goto?guid=4959748252146871969" rel="nofollow,noindex">Bug tracking</a></li> <li><a href="/misc/goto?guid=4959748252225780345" rel="nofollow,noindex">Copyright</a></li> <li><a href="/misc/goto?guid=4959748251889830407" rel="nofollow,noindex">Pocsuite</a></li> <li><a href="/misc/goto?guid=4959748252307000179" rel="nofollow,noindex">Seebug</a></li> <li><a href="/misc/goto?guid=4959748252389158504" rel="nofollow,noindex">ZoomEye</a></li> </ul> <p> </p> <p>项目主页:<a href="http://www.open-open.com/lib/view/home/1493706801245">http://www.open-open.com/lib/view/home/1493706801245</a></p> <p> </p>