Closed firefart closed 11 years ago
Something other than form recognition is going on here.
I am getting:
[#1] form:
GET http://www.target.com:80?user=&pass=
do you want to test this form? [Y/n/q]
>
with exactly that content.
Please send a content of a traffic file for such run (please use -t traffic.txt to get it) to miroslav@sqlmap.org
Jeah works for me too on my testserver. The content was from bitcoinctf level1 but the site is offline at the moment :( I think this must be a specific header or encoding problem. According to reddit there will be an iso/source of the challenges: http://www.reddit.com/r/netsec/comments/1dog5r/bitcoinctf_writeup_of_levels_13/c9srvgp But i think in the meantime this issue can be closed.
I have a page that looks exactly like this (no html tag):
When executing SQLMap with
python sqlmap.py -u "http://www.XXX.com/login.php" --forms
I get the following error message
[CRITICAL] there were no forms found at the given target URL
Im on the current master branch, last commit was 2bfdac5ebcdd515859888aadad628c4505df3bc6