Expluit0

The Exploit Framework for Your CTF


Keywords
exploit, ctf, framework, posquit0, system, shellcode, expluit0, expluito, shell
License
MIT
Install
pip install Expluit0==0.4.2

Documentation

Expluit0 0.4.2

Authors: posquit0.bj@gmail.com

What is this?

Expluit0 is a framework for CTF(Capture The Flag). It is used to generate ShellCode, to test ShellCode or to get more things for Exploit.

It includes modules for many different purposes, including following:

Installing

Instructions for installing this software are in INSTALL.

Unit Tests

Some of these tests may fail if you
  • blabla
  • run them as root.

Documentation and Support

Examples on how to use Expluit0 APIs are located in doc/core/examples; this might ease the learning curve a little bit, since all these files are kept as short as possible. The file doc/core/howto/index.xhtml contains an index of all the core HOWTOs: this should be your starting point when looking for documentation.

Help is available on the Expluit0 mailing list:

posquit0.bj@gmail.com

There is no IRC channel.

Copyright

All of the code in this distribution is Copyright (c) 2012-2013 Posquit0.

Expluit0 is made available under the MIT license. The included LICENSE file describes this in detail.

Warranty

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE USE OF THIS SOFTWARE IS WITH YOU.

IN NO EVENT WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY, BE LIABLE TO YOU FOR ANY DAMAGES, EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

Again, see the included LICENSE file for specific legal details.