[sqlmap-users] [Bug] SqlMap says "page not found"
Brought to you by:
inquisb
From: Ole R. <ol...@gm...> - 2010-05-20 14:15:27
|
SqlMap says "page not found" when it's about to confirm the injection point. I do not know why it does this - the page does exist and it will spit out a SQL syntax error if one gives invalid input values (like most injection points..) so everything seems to be "normal". Heres the output: [16:09:51] [INFO] resuming match ratio '0.9' from session file [16:09:51] [INFO] testing connection to the target url [16:09:53] [INFO] testing if the url is stable, wait a few seconds [16:09:57] [INFO] url is stable [16:09:57] [INFO] testing if User-Agent parameter 'User-Agent' is dynamic [16:09:59] [WARNING] User-Agent parameter 'User-Agent' is not dynamic [16:09:59] [INFO] testing if Cookie parameter 'ASPSESSIONID' is dynamic [16:10:01] [WARNING] Cookie parameter 'ASPSESSIONID' is not dynamic [16:10:01] [INFO] testing if GET parameter 'someting' is dynamic [16:10:02] [INFO] confirming that GET parameter 'someting' is dynamic [16:10:02] [ERROR] page not found |