2020-05-16 00:08:27 +00:00
|
|
|
id: front-page-misconfig
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: FrontPage configuration information discloure
|
2021-02-08 14:04:29 +00:00
|
|
|
author: JTeles & pikpikcu
|
2020-07-11 05:06:03 +00:00
|
|
|
severity: info
|
2021-03-12 08:57:14 +00:00
|
|
|
reference: https://docs.microsoft.com/en-us/archive/blogs/fabdulwahab/security-protecting-sharepoint-server-applications
|
2020-05-25 08:13:15 +00:00
|
|
|
|
2020-05-16 00:08:27 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/_vti_inf.html"
|
2021-02-08 14:04:29 +00:00
|
|
|
- "{{BaseURL}}/_vti_pvt/service.cnf"
|
|
|
|
|
|
|
|
matchers-condition: and
|
2020-05-16 00:08:27 +00:00
|
|
|
matchers:
|
2021-02-08 14:04:29 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "vti_extenderversion:"
|
|
|
|
- "FPVersion="
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|