Skip to content

Instantly share code, notes, and snippets.

@z3r0-0t
Created May 13, 2022 03:01
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save z3r0-0t/a3bd4c0015458b018308cca3360a7e24 to your computer and use it in GitHub Desktop.
Save z3r0-0t/a3bd4c0015458b018308cca3360a7e24 to your computer and use it in GitHub Desktop.
id: CVE-2022-30525-initial-detect
info:
name: Zyxel Unauthenticated Remote Command Injection
author: z3r00t
severity: info
tags: CVE-2022-30525,Zyxel RCE
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: body
words:
- "USG"
- "USG"
- "USG FLEX 100"
- "USG FLEX 100w"
- "USG FLEX 200"
- "USG FLEX 500"
- "USG FLEX 700"
- "USG FLEX 50"
- "USG FLEX 50w"
- "ATP100"
- "ATP200"
- "ATP500"
- "ATP700"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment