Title: PHProxy Server-Side Request Forgery (SSRF) vulnerability
Advisory ID: CVE-2025-52362
Type: Remote
Impact: Information Disclosure, Bypass of server-side network controls
/* | |
* Chrome App-Bound Encryption Service: | |
* https://security.googleblog.com/2024/07/improving-security-of-chrome-cookies-on.html | |
* https://drive.google.com/file/d/1xMXmA0UJifXoTHjHWtVir2rb94OsxXAI/view | |
* Based on the code of @snovvcrash | |
* https://gist.github.com/snovvcrash/caded55a318bbefcb6cc9ee30e82f824 | |
*/ | |
#include <Windows.h> | |
#include <ShlObj.h> |