hacking contest

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

Full Version: Ftp.exe
ZakOpath
Hey GSO's.

I saw once in here on GSO that you coudt, copy a code in here from a txt, and whit that code make a new ftp.exe file. Now i have tryed to search the forum but i cant seem to find it.. Is it deleted ?

Thx for a awesome board ..
53v3n
huh, u might try going the the trial section and picking up FLX's autohacker if this is for SQL, cuz i think you can do it on that.
SupaSlick
there is a way there is for the txt file to exe link

http://www.governmentsecurity.org/forum/in...?showtopic=7255
Partizaan
or vb2exe.exe from illmob does also the job fine !

wink.gif

Visual Basic Script Exe Creator

What is does?
Store binary code inside of a visual basic script. Store an executable
inside of a visual basic script. Then when the vbs script is executed,
it will create the executable, and execute it. Executing it is optional.
You can also edit the vbs file and put other things inside. So, the vbs
file carries your executable. This could be useful. Find a good program that
you want stored in a vbs file. The vbs file will be a vbs file and also
carry the executable, no one can notice. Also, the exe should be small,
very small or else the vb script won't be able to create the binary file.

How to use?
Just enter in the exe file to copy from(should be very small because vb script
doesn't like big files) and then enter in the vbs file that you want to store
this exe code. Then, you have a choice wether to just create the executable
when clicking on the vbs file or you can create and then execute the exe file.
Just follow the instructions when using it and the source is free and simple.
do whatever you want, just keep my notes in there.

day-jay
questions:
sir_doh@hotmail.com
NoRRiS
the created VBS is detect by AV
QUOTE
Detection and Removal
Automatic Removal: PestPatrol detects this.

PestPatrol removes this

[eXPhase
QUOTE (NoRRiS @ Sep 12 2004, 09:14 AM)
the created VBS is detect by AV
QUOTE
Detection and Removal
Automatic Removal: PestPatrol detects this.

PestPatrol removes this


But when you've got a shell, it is easy to stop the AV with net stop "servicename" wink.gif
Kynroxes
If you know C or another language, u can create a little tool in order to undertake a reverse connection or bind port ... by paste or another method
NoRRiS
QUOTE ([eXPhase @ Sep 12 2004, 11:36 AM)
QUOTE (NoRRiS @ Sep 12 2004, 09:14 AM)
the created VBS is detect by AV
QUOTE
Detection and Removal
Automatic Removal: PestPatrol detects this.

PestPatrol removes this


But when you've got a shell, it is easy to stop the AV with net stop "servicename" wink.gif

Yes but we need a tools for list service name
Net Start don't give all time the nane for net stop and juste the name of the service
So if u have a other methode ^^
BlaStA
I don't really understand your English. smile.gif But I try to explain:

Let's say you have Norton AntiVirus installed. In cmd, you type 'net start' and it lists all running services. There is one which is called 'Norton AntiVirus Auto-Protect-Service' or something like this. All you have to do is type 'net stop "Norton AntiVirus Auto-Protect-Service"' and it stops the AV.
passi
Hm I have problems with this board's search engine, too.

I don't like Invision Board :-|
NoRRiS
QUOTE (BlaStA @ Sep 12 2004, 03:52 PM)
I don't really understand your English. smile.gif But I try to explain:

Let's say you have Norton AntiVirus installed. In cmd, you type 'net start' and it lists all running services. There is one which is called 'Norton AntiVirus Auto-Protect-Service' or something like this. All you have to do is type 'net stop "Norton AntiVirus Auto-Protect-Service"' and it stops the AV.

With net stat u have the DISPLAY_NAME and u need the SERVICE_NAME for net stop
Some times the SERVICE_NAME is the same as DISPLAY_NAME but not all time
And u cant stop all time AV with DISPLAY_NAME wink.gif
BlaStA
Sure you can. The SERVICE_NAME of NAV is navapsvc and DISPLAY_NAME is "Norton AntiVirus Auto-Protect-Service". It doesn't make any difference whether you type 'net stop navapsvc' or 'net stop "Norton AntiVirus Auto-Protect-Service"'.
S_Assassin
QUOTE (SupaSlick @ Sep 11 2004, 01:34 PM)
there is a way there is for the txt file to exe link

http://www.governmentsecurity.org/forum/in...?showtopic=7255

Just use this one, no vbs script is needed if there's a .bat to do it for ya wink.gif
lorens_lublin
do you can , change file ftp.exe for your program ftp.exe
EXAMPLE your program ftp.exe in c++:
#include <stdio.h>

int main () {
printf("ACCESS DANIED \n");
return 0;
}



, and if hoes run ftp.exe this be see ACCESS DANIED :-)
and I prefer commancd echo OFF
z73
QUOTE (SupaSlick @ Sep 11 2004, 01:34 PM)
there is a way there is for the txt file to exe link

http://www.governmentsecurity.org/forum/in...?showtopic=7255

FLX's autohaxer script does exactely the same thing. He just added the osql commands, but i'm shure it needs ages to rebuild it with osql.
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.