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

17 lines
380 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
severity: low
2020-05-25 08:13:15 +00:00
# reference: https://docs.microsoft.com/en-us/archive/blogs/fabdulwahab/security-protecting-sharepoint-server-applications
2020-05-16 00:08:27 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/_vti_inf.html"
matchers:
- type: size
size:
- 247