format update

patch-1
Dhiyaneshwaran 2024-04-15 09:57:50 +05:30 committed by GitHub
parent e36e3b8c6c
commit eaa1720f2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 18 additions and 6 deletions

View File

@ -1,21 +1,33 @@
id: softr-takeover id: softr-takeover
info: info:
name: Softr.io takeover detection name: Softr.io Takeover Detection
author: philippedelteil author: philippedelteil
severity: info severity: high
tags: takeover reference:
reference: https://github.com/EdOverflow/can-i-take-over-xyz/issues/352 - https://github.com/EdOverflow/can-i-take-over-xyz/issues/352
- https://docs.softr.io/custom-domain-and-publishing/9qTmU2Lj8Gnpr1Ue6dEAkX/add-a-custom-domain-to-your-app/93K5bLJN3n91MRo9uRGdAf
metadata:
max-request: 1
tags: takeover,softr
requests: http:
- method: GET - method: GET
path: path:
- "{{BaseURL}}" - "{{BaseURL}}"
matchers-condition: and
matchers: matchers:
- type: dsl
dsl:
- Host != ip
- type: word - type: word
words: words:
- "The application you were looking for was built on Softr" - 'The application you were looking for was built on Softr'
- 'Get started with Softr'
condition: and
- type: status - type: status
status: status:
- 404 - 404