From 674e0c38f26741fc157a073748f9848ae98c4119 Mon Sep 17 00:00:00 2001 From: Philippe Delteil Date: Fri, 12 Apr 2024 20:10:26 -0500 Subject: [PATCH] Create softr.yaml --- http/takeovers/softr.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 http/takeovers/softr.yaml diff --git a/http/takeovers/softr.yaml b/http/takeovers/softr.yaml new file mode 100644 index 0000000000..ffb52341d2 --- /dev/null +++ b/http/takeovers/softr.yaml @@ -0,0 +1,21 @@ +id: softr-takeover + +info: + name: Softr.io takeover detection + author: philippedelteil + severity: info + tags: takeover + reference: https://github.com/EdOverflow/can-i-take-over-xyz/issues/352 + +requests: + - method: GET + path: + - "{{BaseURL}}" + + matchers: + - type: word + words: + - "The application you were looking for was built on Softr" + - type: status + status: + - 404