Hey all, when i try to sqlninja -m test
configure the devices and everything right probably but it always give me an error saying could not create a socket to ip:80
Printable View
Hey all, when i try to sqlninja -m test
configure the devices and everything right probably but it always give me an error saying could not create a socket to ip:80
well what other ports should i try i mean can i scan for any open port?
I've never tried it, but as the documentation tells, it is possible:
Just give it a try, and response the result.Quote:
port
The port to connect to. If not specified, port 80 is assumed. For example:
port = 443
Update:
I just tested for myself with port 22 (ssh) and port 80 (http) open. (local within backtrack)
I used the command sqlninja -m test -d 2 and the output was something like (from my mind):
So it seems to run fine, but couldn't succeed coz i didn't set up my config yet (consciously)Quote:
Accept ... text ../ language.. / charset.. / content type..
Connection closed
Warning the server responded with http 404 not found
Check config ...
Injection not successful
Not vunlerable or Error in config
its saying trying to inject a waitfor delay than error: could not create socket to ip
yes i tried the 443 port but same problem, is there any other doing the same job? or port scanner?
okay so i learned nmap and i can use, i see the open ports but i can't use sql ninja to get a session, i guess im doing the configuration wrong?
http://sqlninja.sourceforge.net/sqlninjademo1.html
this is what i'm following but it's just not giving me succesfull.
is there any other way i can open a session ?