oracle enterprise manager login and oracle container for jee panel (#4128)

* oracle enterprise manager login and oracle container for jee panel

* Update oracle-containers-panel.yaml

* Update oracle-enterprise-manager-login.yaml

* misc update

* workflow update

Co-authored-by: sandeep <sandeep@projectdiscovery.io>
patch-1
Douglas S. Santos 2022-05-05 15:21:38 -03:00 committed by GitHub
parent 17ef117696
commit 4d7def3236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 56 additions and 1 deletions

View File

@ -0,0 +1,30 @@
id: oracle-containers-panel
info:
name: Oracle Containers for J2EE 10g Panel
author: dogasantos
severity: info
tags: panel,oracle,containers
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "Welcome to Oracle Containers for J2EE 10g"
- "Administration Guide is included"
condition: or
- type: status
status:
- 200
extractors:
- type: regex
group: 1
regex:
- 'Oracle Containers for J2EE 10g \(.*\)'

View File

@ -0,0 +1,25 @@
id: oracle-enterprise-manager-login
info:
name: Oracle Enterprise Manager login
author: dogasantos
severity: info
tags: panel,oracle,manager,login
requests:
- method: GET
path:
- "{{BaseURL}}/em/console/logon/logon"
matchers-condition: and
matchers:
- type: word
words:
- "Oracle UIX"
- "libNPSVG3.so"
- "Oracle Enterprise Manager"
condition: or
- type: status
status:
- 200

View File

@ -6,6 +6,6 @@ info:
description: A simple workflow that runs all Microsoft Exchange related nuclei templates on a given target.
workflows:
- template: technologies/microsoft/microsoft-exchange-server-detect.yaml
- template: technologies/microsoft/ms-exchange-server.yaml
subtemplates:
- tags: exchange