Техническая информация
- '<SYSTEM32>\netsh.exe' winhttp set proxy proxy-server="http=localhost:7171"
- '<SYSTEM32>\reg.exe' add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer /d "http=localhost:7171" /f
- '<SYSTEM32>\reg.exe' add "HKLM\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer /d "http=localhost:7171" /f
- '<SYSTEM32>\netsh.exe' firewall add portopening TCP 7171 SYS32DLL ENABLE
- '<SYSTEM32>\cmd.exe' /c c:\SYS32DLL.bat
- '<SYSTEM32>\netsh.exe' add allowedprogram "SYS32DLL" <SYSTEM32>\SYS32DLL.exe ENABLE
- '<SYSTEM32>\netsh.exe' firewall add portopening TCP 80 SYS32DLL ENABLE
- [<HKLM>\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings] 'ProxyServer' = 'http=localhost:7171'
- [<HKCU>\Software\Microsoft\Windows\CurrentVersion\Internet Settings] 'ProxyServer' = 'http=localhost:7171'
- <SYSTEM32>\SYS32DLL.exe
- C:\SYS32DLL.bat
- %APPDATA%\Mozilla\Firefox\Profiles\cwdgt0y8.default\prefs.js