Reflect4 Web Proxy -

Reflect4 is not a traditional web proxy like Squid or Charles Proxy. It is a reflection validation proxy built as part of ProjectDiscovery’s Nuclei toolset. Its primary purpose is to listen for HTTP requests, modify them based on predefined rules, and then intelligently analyze the responses to determine if specific input (often payloads) is reflected back in an exploitable context.

Unlike a standard proxy that merely forwards traffic, Reflect4 actively checks for how and where user input is echoed in the server’s response. This makes it a critical component for automating the detection of Cross-Site Scripting (XSS), Server-Side Template Injection (SSTI), Log Injection, and other reflection-based vulnerabilities.

Reflect4 is a PHP web proxy script — essentially a self-hosted proxy that runs on any standard web server with PHP support (e.g., Apache, Nginx + PHP-FPM). Once installed, users can visit your proxy URL, enter a target website address, and browse that site through your server. reflect4 web proxy

It’s a modern iteration of older PHP proxies like Glype or CGIProxy, with cleaner code, better URL handling, and fewer dependencies.


Reflect4 positions itself as a straightforward, user-friendly web proxy service designed to mask users' IP addresses and encrypt their internet traffic. The key features touted by Reflect4 include: Reflect4 is not a traditional web proxy like

1. Niche Audience If you are not working with SharePoint or legacy Microsoft .NET applications, this tool is likely not for you. For general web development (REST APIs, JSON, modern JS frameworks), tools like Fiddler Everywhere, Charles Proxy, or Postman are vastly superior and better maintained.

2. Dated Interface and Tech The tool feels "legacy." The UI often resembles software from the Windows Vista/7 era. It lacks the slick, dark-mode aesthetics and advanced visualization features (like timeline views or waterfall charts) found in modern debugging suites. Reflect4 positions itself as a straightforward

3. Documentation and Support Because it serves a niche market (often enterprise on-prem admins), the documentation is sparse compared to mainstream tools. Finding solutions to specific error codes within the tool often requires digging through old MSDN forums.

4. Cost and Licensing Depending on the specific vendor build you are looking at, licensing for specialized SharePoint tools can be expensive and restrictive compared to the many free or open-source alternatives available for general web debugging.