Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-62168 — Scanner and proof-of-concept for CVE-2025-62168, detecting Squid Proxy information disclosure that leaks HTTP authentication credentials. | Kitploit
Tools/GitHubGitHub/monzaviman/cve-2025-62168
Vulnerability AnalysisExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubmonzaviman/cve-2025-62168

CVE-2025-62168

Scanner and proof-of-concept for CVE-2025-62168, detecting Squid Proxy information disclosure that leaks HTTP authentication credentials.

View Repository
16610 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-62168
Squid Proxy Information Disclosure in Error handling

Scanner (Detection & PoC)

"Due to a failure to redact HTTP Authentication credentials Squid is vulnerable to an Information Disclosure attack. Severity:

This problem allows a script to bypass Browser security protections and learn the credentials a trusted client uses to authenticate.

This problem potentially allows a remote client to identify security tokens or credentials used internally by a web application using Squid for backend load balancing.

These attacks do not require Squid to be configured with HTTP Authentication."

How to Use

root@kitploit:~
use virtual enviroment & active
pip install -r requirements.txt

python3 main.py

Download Tool