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