nuclei-templates/security-misconfiguration/front-page-misconfig.yaml

17 lines
381 B
YAML
Raw Normal View History

2020-05-16 00:08:27 +00:00
id: front-page-misconfig
info:
name: FrontPage configuration information discloure
author: JTeles
2020-07-11 05:06:03 +00:00
severity: info
# 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"
matchers:
- type: size
size:
- 247