Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.225.7.106
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
1 /
public /
Delete
Unzip
Name
Size
Permission
Date
Action
css
[ DIR ]
drwxrwxr-x
2021-01-01 19:24
img
[ DIR ]
drwxr-xr-x
2021-01-01 20:45
js
[ DIR ]
drwxrwxr-x
2020-12-10 13:11
.htaccess
603
B
-rw-r--r--
2020-11-17 16:24
favicon.ico
0
B
-rw-r--r--
2020-11-17 16:24
index.php
1.78
KB
-rw-r--r--
2020-12-10 13:11
robots.txt
24
B
-rw-r--r--
2020-11-17 16:24
web.config
1.17
KB
-rw-r--r--
2020-11-17 16:24
Save
Rename
<!-- Rewrites requires Microsoft URL Rewrite Module for IIS Download: https://www.microsoft.com/en-us/download/details.aspx?id=47337 Debug Help: https://docs.microsoft.com/en-us/iis/extensions/url-rewrite-module/using-failed-request-tracing-to-trace-rewrite-rules --> <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>