Merge pull request #9749 from projectdiscovery/deprecated-protocol-syntax
deprecated protocol syntaxpatch-2
commit
4e35dd03fd
|
@ -16,7 +16,7 @@ info:
|
|||
shodan-query: http.favicon.hash:-2051052918
|
||||
tags: cve,cve2024,auth-bypass,flowise
|
||||
|
||||
requests:
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/API/V1/credentials"
|
||||
|
|
|
@ -21,7 +21,7 @@ info:
|
|||
shodan-query: html:"RaidenMAILD"
|
||||
tags: cve,cve2024,lfi,raiden,mail,server
|
||||
|
||||
requests:
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/webeditor/../../../windows/win.ini"
|
||||
|
|
|
@ -14,7 +14,7 @@ info:
|
|||
shodan-query: html:"Cassia Bluetooth Gateway Management Platform"
|
||||
tags: cassia,gateway,login,panel
|
||||
|
||||
requests:
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/cassia/login"
|
||||
|
|
|
@ -10,7 +10,7 @@ info:
|
|||
shodan-query: title:"TitanNit Web Control"
|
||||
tags: misconfig,titannit,webcontrol,exposure
|
||||
|
||||
requests:
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
|
Loading…
Reference in New Issue