Add front-page-misconfig.yaml
parent
7a37488076
commit
22c6b5e03b
|
@ -0,0 +1,15 @@
|
||||||
|
id: front-page-misconfig
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: FrontPage configuration information discloure
|
||||||
|
author: JTeles
|
||||||
|
severity: low
|
||||||
|
#Reference => https://docs.microsoft.com/en-us/archive/blogs/fabdulwahab/security-protecting-sharepoint-server-applications
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "{{BaseURL}}/_vti_inf.html"
|
||||||
|
matchers:
|
||||||
|
- type: size
|
||||||
|
size:
|
||||||
|
- 247
|
Loading…
Reference in New Issue