Skip to content

Commit b6c15f3

Browse files
committed
Publish Latest 2025-10-08
Updates based on OWASP/wstg@30b74b0
1 parent 03aa9e8 commit b6c15f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

latest/4-Web_Application_Security_Testing/01-Information_Gathering/02-Fingerprint_Web_Server.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ Server: lighttpd/1.4.54
173173
</html>
174174
```
175175

176-
As default error pages offer many differentiating factors between types of web servers, their examination can be an effective method for fingerprinting even when server header fields are obscured.
176+
As default error pages offer many differentiating factors between types of web servers, their examination can be an effective method for fingerprinting even when server header fields are obscured.
177+
Furthermore, this [resource](https://0xdf.gitlab.io/cheatsheets/404) can be handy, especially when you come across default error pages that do not disclose the web server type.
177178

178179
### Using Automated Scanning Tools
179180

0 commit comments

Comments
 (0)