searxng panel

main
Rishi 2024-08-10 11:45:42 +01:00 committed by GitHub
parent f6e3e1a527
commit 0fcd760ecb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: searxng-panel
info:
name: SearXNG - Detect
author: rxerium
severity: info
description: A SearXNG search engine was detected.
metadata:
max-request: 1
reference:
- 'https://github.com/searxng/searxng'
tags: searxng,search-engine
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>SearXNG</title>"
- type: status
status:
- 200