2023-10-27 18:07:34 +00:00
|
|
|
id: automatisch-panel
|
|
|
|
info:
|
|
|
|
name: Automatisch panel detect
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-10-28 04:10:50 +00:00
|
|
|
The open source Zapier alternative.
|
2023-10-27 18:07:34 +00:00
|
|
|
reference:
|
|
|
|
- https://automatisch.io/
|
|
|
|
- https://github.com/automatisch/automatisch
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Automatisch</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|