format update

patch-1
Dhiyaneshwaran 2024-04-15 10:10:08 +05:30 committed by GitHub
parent d65eb953ee
commit c573574073
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 18 additions and 7 deletions

View File

@ -1,19 +1,30 @@
id: helpdocs-io-takeover
id: helpdocs-takeover
info:
name: helpdocs.io takeover detection
name: HelpDocs Takeover Detection
author: philippedelteil
severity: info
tags: takeover
reference: https://github.com/EdOverflow/issues/402
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/402
metadata:
max-request: 1
tags: takeover,helpdocs
requests:
http:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
part: body
words:
- "You've tried to access an account/page that does not exist"
- 'You've tried to access an account/page that does not exist'