Forum Thread: *I Got a Problem with Sqlninja*.

So i open Terminal and i type sqlninja -m t -f /root/sqlninja.conf then i get an error saying

And i Use This version of kali linux.

And Everything is fully up to date.And i Use GNOME version

So if anyone knows how to fix this error please tell me a way to fix it :)

3 Responses

Well I haven't used sqlninja, nor am I good with Linux, but it looks like your config file is missing. Either download another config file or re-install sqlninja.

Sqlninja is not finding the sqlninja.conf in the root users home directory. Go to /etc then do ls | grep sqlninja.conf to see if it exists in the etc directory. If it exists then mv it to the home directory of the root user, if you want you can make a directory for it so you don't have a random config file floating around.

Edit: never used this program so i don't know why you are trying to access the config file in root. Try the /etc directory instead of /root/configfile

fix orror sqlninja
----------------------------------
SQLNINJA
From th
e site:
Sqlninja is a
tool targe
ted to exploit S
QL Injection
vulnerabilities on a
web applic
ation th
at uses
Microsoft S
QL Server as its back-end. Its main g
oal is to provid
e a remot
e access on the
vulnera
ble DB s
erver, even in a very hostile en
vironment. I
t should b
e used by penetration
testers to help a
nd automat
e the process o
f taking over a
DB Server w
hen a SQL Inje
ction
vulnera
bility has been disco
vered.
SQLNinja (
http://sqlninja.sourceforge
.net/index
.html
)
Demo (
http://sqlninja.sourceforge.n
et/sqlninjademo.ht
ml
)
Document
ation (
http://sqlninja.sourceforge
.net/sqlninja-ho
wto.html
)
That more t
han sums up w
hat the tool is us
ed for.
This do
cument will go into t
h

#wget http://downloads.sourceforge.net/sqlninja/sqlninja-0.2.3-r1.tgz
#tar zxvf sqlninja-0.2.3-r1.tgz
#cd sqlninja-0.2.3-r1

http://www.jedge.com/docs/sqlninja_tutorial.pdf

Share Your Thoughts

  • Hot
  • Active