Loading...
Wednesday, June 27, 2012

Enema - SQLi and Web Attack Framework

SQL Injection and Web Attack Framework

Enema is not auto-hacking software for script kiddies. This is dynamic tool for professional pentesters.

Current stable version: 1.7

  • Whats new:
    1. Added custom plugins support.
Latest development version:
svn checkout http://enema.googlecode.com/svn/trunk/ enema
svn checkout http://enema-plugins.googlecode.com/svn/trunk/ plugins


  • Features:
    1. Multi-platform.
    2. User-friendly graphical interface.
    3. Multithreaded.
    4. Dump.
    5. Customise your queries
    6. Create your custom plugins to automate attacks
  • Supported for today:
    1. POST, GET, Headers (User-Agent, Cookie, Referer, X-Forwarded-For, Custom Header ...)
    2. MSSQL >=2000 and MySQL>=5.0
  • Injection methods supported for today:
    1. Error based injection.
    2. Union based injection (using subquery).
    3. Blind (time and boolean based)
Download
Download latest versions from here

1 comments:

 
TOP