Sinisterly
Using SqlMap with its GUI... - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Hacking (https://sinister.li/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.li/Forum-Tutorials)
+--- Thread: Using SqlMap with its GUI... (/Thread-Using-SqlMap-with-its-GUI)



Using SqlMap with its GUI... - Zaid Sparrow - 12-08-2013

/Sa|aM*

yo guys ? its one of my oldest written tutorial on sqlmap :D ....
===================================
Today i'll Tell Y0u H0w T0 Run..
Sqlmap in windows with SqLMap GUI..
Website: www.secmads.com
Author : Zaid Sparrow
Level : Medium
Note:- i w0nt tell h0w t0 inject with it
===================================

./sqlmapy.py

Download Python 2.7

http://www.activestate.com/activepython/downloads

install it. it will take just 5 mints..

Then D0wnload Sqlmap

http://sqlmap.org/ download zip file

then unzip it with 7zip 0r Winrar

after unzip ,

D:\sqLMap\sqlmapproject-sqlmap-0.9-2078-g8410fc5\sqlmapproject-sqlmap-8410fc5

n0w open cmd

Goto Start Menu => Run => type cmd

and change directory to sqlmap..where you unzipped it

type in cmd : python sqlmap.py

it will give error..

leave it but its working..

for start injecting just type

python sqlmap.py site.com/index.php?id=1 --current-user

it will start working Wink

================
Get SqlMAP GUI
===============

download it from here

http://code.google.com/p/gui-for-sqlmap/downloads/list

unzip it with 7zip 0r winrar

now open the folder sqm-60712_2

and copy "SQM AND sqm.pyw"

and paste in sqlmap folder....

now double click on sqm.pyw and enj0y..


==================
Short To Use It..
==================

click on URL at the top left corner

then only enter target like

http://www.site.gov.in/index.php?id=1

a lot of options are there..you can select any one

then go down to "get query" click on it
then => start happy injecting ^_^

its officially written by me ./T4p10N Aka Zaid


Using SqlMap with its GUI... - Zaid Sparrow - 12-08-2013

/Sa|aM*

yo guys ? its one of my oldest written tutorial on sqlmap :D ....
===================================
Today i'll Tell Y0u H0w T0 Run..
Sqlmap in windows with SqLMap GUI..
Website: www.secmads.com
Author : Zaid Sparrow
Level : Medium
Note:- i w0nt tell h0w t0 inject with it
===================================

./sqlmapy.py

Download Python 2.7

http://www.activestate.com/activepython/downloads

install it. it will take just 5 mints..

Then D0wnload Sqlmap

http://sqlmap.org/ download zip file

then unzip it with 7zip 0r Winrar

after unzip ,

D:\sqLMap\sqlmapproject-sqlmap-0.9-2078-g8410fc5\sqlmapproject-sqlmap-8410fc5

n0w open cmd

Goto Start Menu => Run => type cmd

and change directory to sqlmap..where you unzipped it

type in cmd : python sqlmap.py

it will give error..

leave it but its working..

for start injecting just type

python sqlmap.py site.com/index.php?id=1 --current-user

it will start working Wink

================
Get SqlMAP GUI
===============

download it from here

http://code.google.com/p/gui-for-sqlmap/downloads/list

unzip it with 7zip 0r winrar

now open the folder sqm-60712_2

and copy "SQM AND sqm.pyw"

and paste in sqlmap folder....

now double click on sqm.pyw and enj0y..


==================
Short To Use It..
==================

click on URL at the top left corner

then only enter target like

http://www.site.gov.in/index.php?id=1

a lot of options are there..you can select any one

then go down to "get query" click on it
then => start happy injecting ^_^

its officially written by me ./T4p10N Aka Zaid