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: info:
name: helpdocs.io takeover detection name: HelpDocs Takeover Detection
author: philippedelteil author: philippedelteil
severity: info severity: high
tags: takeover reference:
reference: https://github.com/EdOverflow/issues/402 - https://github.com/EdOverflow/can-i-take-over-xyz/issues/402
metadata:
max-request: 1
tags: takeover,helpdocs
requests: http:
- method: GET - method: GET
path: path:
- "{{BaseURL}}" - "{{BaseURL}}"
redirects: true redirects: true
max-redirects: 2 max-redirects: 2
matchers-condition: and
matchers: matchers:
- type: dsl
dsl:
- Host != ip
- type: word - type: word
part: body
words: 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'