From b645c06c46071304ff2e417f0cc2c56c58b3777b Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:57:21 -0700 Subject: [PATCH] Update searxng-detect.yaml --- http/exposed-panels/searxng-detect.yaml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/http/exposed-panels/searxng-detect.yaml b/http/exposed-panels/searxng-detect.yaml index b276a454c5..a8cc56993b 100644 --- a/http/exposed-panels/searxng-detect.yaml +++ b/http/exposed-panels/searxng-detect.yaml @@ -1,15 +1,18 @@ id: searxng-panel info: - name: SearXNG - Detect + name: SearXNG Panel - Detect author: rxerium severity: info - description: A SearXNG search engine was detected. + description: | + A SearXNG search engine was detected. + reference: + - https://github.com/searxng/searxng metadata: max-request: 1 - reference: - - 'https://github.com/searxng/searxng' - tags: searxng,search-engine + verified: true + shodan-query: http.title:SearXNG + tags: searxng,search-engine,panel http: - method: GET @@ -25,4 +28,4 @@ http: - type: status status: - - 200 \ No newline at end of file + - 200