2021-04-26 07:19:20 +00:00
|
|
|
id: exposed-sharepoint-list
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Exposed sharepoint list
|
|
|
|
author: ELSFA7110
|
|
|
|
severity: low
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- https://hackerone.com/reports/761158
|
|
|
|
- https://hackerone.com/reports/300539
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: hackerone,config,exposure,sharepoint
|
2021-04-26 07:19:20 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/_vti_bin/lists.asmx?WSDL"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "GetListResponse"
|
|
|
|
- "GetList"
|
|
|
|
part: body
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|