Update searxng-detect.yaml
parent
175455eaca
commit
b645c06c46
|
@ -1,15 +1,18 @@
|
||||||
id: searxng-panel
|
id: searxng-panel
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: SearXNG - Detect
|
name: SearXNG Panel - Detect
|
||||||
author: rxerium
|
author: rxerium
|
||||||
severity: info
|
severity: info
|
||||||
description: A SearXNG search engine was detected.
|
description: |
|
||||||
|
A SearXNG search engine was detected.
|
||||||
|
reference:
|
||||||
|
- https://github.com/searxng/searxng
|
||||||
metadata:
|
metadata:
|
||||||
max-request: 1
|
max-request: 1
|
||||||
reference:
|
verified: true
|
||||||
- 'https://github.com/searxng/searxng'
|
shodan-query: http.title:SearXNG
|
||||||
tags: searxng,search-engine
|
tags: searxng,search-engine,panel
|
||||||
|
|
||||||
http:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -25,4 +28,4 @@ http:
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
Loading…
Reference in New Issue