Added template for Ruijie Password Hashes Leakage, Fix trailing spaces
parent
a2c360113f
commit
7e99d7e03b
|
@ -9,7 +9,7 @@ info:
|
||||||
- https://www.ruijie.com.cn/gy/xw-aqtg-zw/86924/
|
- https://www.ruijie.com.cn/gy/xw-aqtg-zw/86924/
|
||||||
- https://forum.butian.net/share/177
|
- https://forum.butian.net/share/177
|
||||||
- https://www.cnvd.org.cn/flaw/show/CNVD-2021-14536
|
- https://www.cnvd.org.cn/flaw/show/CNVD-2021-14536
|
||||||
|
|
||||||
metadata:
|
metadata:
|
||||||
shodan-query: http.html:"Get_Verify_Info"
|
shodan-query: http.html:"Get_Verify_Info"
|
||||||
verified: True
|
verified: True
|
||||||
|
@ -27,7 +27,7 @@ requests:
|
||||||
- 'contains(tolower(body), ''\"role\":\"super_admin\"'')'
|
- 'contains(tolower(body), ''\"role\":\"super_admin\"'')'
|
||||||
- 'contains(tolower(body), ''\"role\":\"guest_admin\"'')'
|
- 'contains(tolower(body), ''\"role\":\"guest_admin\"'')'
|
||||||
- 'contains(tolower(body), ''\"role\":\"reporter_admin\"'')'
|
- 'contains(tolower(body), ''\"role\":\"reporter_admin\"'')'
|
||||||
|
|
||||||
condition: or
|
condition: or
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
|
|
Loading…
Reference in New Issue