Sqlmap

De Linuxmemo.

(Différences entre les versions)
 
(Une version intermédiaire masquée)
Ligne 3 : Ligne 3 :
automates the process of exploiting SQL injection flaws
automates the process of exploiting SQL injection flaws
-
git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
+
git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
 +
 
 +
./sqlmap.py --wizard

Version actuelle en date du 15 juillet 2020 à 10:11

automates the process of exploiting SQL injection flaws

git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
./sqlmap.py --wizard
Outils personnels