使用SQLMAP 进行COOKIE 注入时,正确的语句是( )
-u "shownews.asp" --cookie "id=2" --level2
-r post.txt
sqlmap -g “inurl:php?id=”
-u “shownews.asp” -D ‘database’ -T ‘table’ -C ‘user,pwd’ --dump
使用SQLMAP 进行COOKIE 注入时,正确的语句是( )
-u "shownews.asp" --cookie "id=2" --level2
-r post.txt
sqlmap -g “inurl:php?id=”
-u “shownews.asp” -D ‘database’ -T ‘table’ -C ‘user,pwd’ --dump