32 lines
788 B
YAML
32 lines
788 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: 4b0a00483046022100a2d8eb7f088114d85e2d14b29c84d3b35159592fea11b86467a5d911478b9a60022100f9cb785a891354f4a7eaee0cf0083ee8415188ce45a4af613e12386f89b6d9a1:922c64590222798bb761d5b6d8e72950 |