32 lines
785 B
YAML
32 lines
785 B
YAML
id: searxng-detect
|
|
|
|
info:
|
|
name: SearXNG - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A SearXNG search engine was detected.
|
|
reference:
|
|
- https://github.com/searxng/searxng
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
shodan-query: http.title:SearXNG
|
|
tags: searxng,search-engine,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>SearXNG</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044021f3338f864b12f160e05aa0a958bb394d6089e7c07b4bdf34159c794bf1bee8f02210099cf0516f339bdab56a54d9d30e9c7ea8c311977d319358bcf8e423991b6d848:922c64590222798bb761d5b6d8e72950 |