2021-04-08 15:45:49 +00:00
|
|
|
id: google-calendar-link
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Google Calendar URI Disclosure
|
|
|
|
author: Ice3man
|
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: exposure,token,google
|
2021-04-08 15:45:49 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-08 15:45:49 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 'https://www\.google\.com/calendar/embed\?src=[A-Za-z0-9%@&;=\-_\./]+'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450221009fa9dedaa5b9d870e9a607658de5d8ee3490414bba68d593f7844934a954edd302204cef52a9b9236621a551234843c7dd730d85ce726275181ea3b7ae8e1fe1f918:922c64590222798bb761d5b6d8e72950
|