2024-08-13 23:20:58 +00:00
|
|
|
id: searxng-detect
|
2024-08-10 10:45:42 +00:00
|
|
|
|
|
|
|
info:
|
2024-08-13 23:20:58 +00:00
|
|
|
name: SearXNG - Detect
|
2024-08-10 10:45:42 +00:00
|
|
|
author: rxerium
|
|
|
|
severity: info
|
2024-08-13 22:57:21 +00:00
|
|
|
description: |
|
|
|
|
A SearXNG search engine was detected.
|
|
|
|
reference:
|
|
|
|
- https://github.com/searxng/searxng
|
2024-08-10 10:45:42 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-08-13 22:57:21 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: http.title:SearXNG
|
2024-08-13 23:04:44 +00:00
|
|
|
tags: searxng,search-engine,tech
|
2024-08-10 10:45:42 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>SearXNG</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2024-08-13 22:57:21 +00:00
|
|
|
- 200
|
2024-08-14 04:19:25 +00:00
|
|
|
# digest: 490a00463044021f3338f864b12f160e05aa0a958bb394d6089e7c07b4bdf34159c794bf1bee8f02210099cf0516f339bdab56a54d9d30e9c7ea8c311977d319358bcf8e423991b6d848:922c64590222798bb761d5b6d8e72950
|