Sqlmap

De Linuxmemo.

(Différences entre les versions)
 
Ligne 4 : Ligne 4 :
  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