docs(dasu): Documentar táctica de inyección lateral HTTP (VNC Bypass) para Server Core
This commit is contained in:
@@ -82,6 +82,10 @@ server {
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
}
|
||||
|
||||
location = /s.txt {
|
||||
root /var/www/html;
|
||||
}
|
||||
|
||||
location / {
|
||||
return 404; # managed by Certbot
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user