Skip to content

Commit 4dfd3e0

Browse files
carlospolopgitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent e71d23e commit 4dfd3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pentesting/pentesting-web/nginx.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The main issue will be that Nginx will send any URL to the PHP interpreter endin
8383

8484
An XSS will occur if the PHP-script tries to define a base URL based on `SCRIPT_NAME`;
8585

86-
```text
86+
```php
8787
<?php
8888

8989
if(basename($_SERVER['SCRIPT_NAME']) ==

0 commit comments

Comments
 (0)