Loading...
Monday, July 9, 2012

Gui-for-sqlmap V-60712

sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting,over data fetching from the database, to accessing the underlying file system and
executing commands on the operating system via out-of-band connections.

atest version GUI (linux, windows): sqm-60712.zip

Changes in v-60712:
--disable-hash
--disable-like
--output-dir=ODIR
--dbms-cred=DCRED

*On Windows:*
# Download and install Python 2.7*: http://www.activestate.com/activepython/downloads
# Download %name%.zip and unzip to sqlmap dir
# run sqm.pyw


*On Debian or Ubuntu:*
# sudo apt-get install python-tk python2.7 sakura
# git clone git://github.com/sqlmapproject/sqlmap.git
# cd sqlmap
# wget http://gui-for-sqlmap.googlecode.com/files/sqm-60712.zip
# unzip sqm-60712.zip
# python2.7 sqm.pyw


Hot Keys:
F1 - Help!
F2 - get query
Shift_L+F2 - start
Alt_L+s - SQLmap Command Builder
Alt_L+l - Log viewer
Alt_L+e - Editor
Alt_L+r - load and reload log file
Alt_L+1 - Settings
Alt_L+2 - Injection | Detection | Technique
Alt_L+3 - Request
Alt_L+4 - Enumeration
Alt_L+5 - Access

Download - sqm-60712.zip (26.1 KB)
Visit website - http://code.google.com/p/gui-for-sqlmap/
 Screenshot -


0 comments:

Post a Comment

 
TOP