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
WordPress-6.9.1-Blind-SSRF — Based on CVE-2022-3590, WordPress <= 6.9.1 - Unauthenticated Blind SSRF via XML-RPC Pingback Discovery proof of concept (PoC) | Kitploit
Tools/GitHubGitHub/tjoulel/wordpress-6.9.1-blind-ssrf
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubtjoulel/wordpress-6.9.1-blind-ssrf

WordPress-6.9.1-Blind-SSRF

Based on CVE-2022-3590, WordPress <= 6.9.1 - Unauthenticated Blind SSRF via XML-RPC Pingback Discovery proof of concept (PoC)

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
14 months agoNot yet reviewed

WordPress-6.9.1-Blind-SSRF

The exploit has no cve assigned.

Affected Versions

  • 6.8 - 6.8.3
  • 6.9 - 6.9.1

WordPress <= 6.9.1 - Unauthenticated Blind SSRF via XML-RPC Pingback Discovery proof of concept (PoC)

Usage

  1. Install requests if not yet installed pip install requests
  2. Change config variables inside the code (e.g WORDPRESS_URL, TARGET_POST and CALLBACK_URL)
  3. Execute script python main.py
Download Tool