Neolex Injection-Sql
Neolex Injection-Sql
SQLMAP sqlmap -u "url" --forms --batch --crawl=10 --level=5 -- Create user CREATE USER test1 IDENTIFIED BY
risk=3 ‘pass1′; —
NMAP nmap -p80 --script=http-sql-injection --script-args=http‐ Delete user DROP USER test1; —
spider.maxpageocount=200 <target> Location of the db SELECT @@datadir;
file
Mysql