mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 07:43:27 +08:00
Fix-Templates
This commit is contained in:
@@ -10,21 +10,17 @@ info:
|
||||
- https://www.ekare.ai/insight
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 2
|
||||
vendor: ekare
|
||||
product: insight
|
||||
fofa-query: icon_hash="125375398"
|
||||
tags: panel,login,ekare,insight,detect
|
||||
tags: panel,login,ekare,insight
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
- "{{BaseURL}}/#/login"
|
||||
|
||||
stop-at-first-match: true
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
|
||||
@@ -11,8 +11,6 @@ info:
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 1
|
||||
vendor: hoppscotch
|
||||
product: hoppscotch
|
||||
fofa-query: icon_hash="1531008637"
|
||||
tags: panel,login,hoppscotch,detect
|
||||
|
||||
@@ -23,6 +21,7 @@ http:
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
|
||||
@@ -11,8 +11,6 @@ info:
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 1
|
||||
vendor: streamlit
|
||||
product: streamlit
|
||||
fofa-query: icon_hash="1080665471"
|
||||
tags: tech,streamlit,detect
|
||||
|
||||
@@ -23,6 +21,7 @@ http:
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
|
||||
Reference in New Issue
Block a user