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

26 lines
445 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-09-13 18:39:46 +00:00
fofa-dork: 'app="Oracle-iPlanet-Web-Server'
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Oracle iPlanet Web Server"
- type: status
status:
- 200