nuclei-templates/technologies/oracle/oracle-iplanet-web-server.yaml

26 lines
446 B
YAML
Raw Normal View History

2021-09-13 18:39:46 +00:00
id: oracle-iplanet-web-server
info:
name: Detect Oracle-iPlanet-Web-Server
author: pussycat0x
severity: info
tags: tech,oracle
2021-09-16 15:54:33 +00:00
metadata:
2021-10-22 17:54:21 +00:00
fofa-query: 'app="Oracle-iPlanet-Web-Server'
2021-09-13 18:39:46 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Oracle iPlanet Web Server"
- type: status
status:
- 200