Update oracle-test-cgi.yaml
parent
9420647708
commit
d9b2bb5ca3
|
@ -3,7 +3,7 @@ id: oracle-test-cgi
|
|||
info:
|
||||
name: Oracle Application Server test-cgi Page
|
||||
author: DhiyaneshDk
|
||||
severity: low
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: title:"Oracle Application Server"
|
||||
|
@ -17,14 +17,14 @@ requests:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "SERVER_SOFTWARE"
|
||||
part: body
|
||||
words:
|
||||
- "SERVER_SOFTWARE ="
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/plain"
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue