|
FTP downlaoding with batch files
|
|
11-04-2009, 07:59 PM
Post: #1
|
|||
|
|||
|
Code: @ECHO OFFStep by step of what it does... 1. If the victim has a "c:\windows\system32" folder it continues on.. if the victim does not have said folder- the batch file deletes itself. 2. It creates a new "Hidden System" folder labeled "FTPit" in victims Local Disk (usually C:\) 3. It creates a "Read-Only Hidden System" file labeled scrypt.ftp in "C:WINDOWS\Temp" with the following contents: Code: user USERNAME PASSWORD4. It downloads virus1.exe & virus2.exe from your htdocs folder on your server and stores them on the victims PC in "C:\FTPit\" 5. It deletes the scrypt.ftp created previously. 6. It does your payload (whatever batch you add to the payload area) 7. Then the batch deletes itself. All you need to do now is change: Code: USERNAMETo your FTP information, upload your virus1.exe & virus2.exe to your htdocs folder on your server,.. - then replace: Code: :: Payload contents hereWith whatever batch virus you'd like to add as a payload... |
|||
|
« Next Oldest | Next Newest »
|

Home
Upgrade
Search
Member List
Help
IRC
Contact


