Skip to content
KitploitKITPLOIT
ToolsExploitsBlog
Submit
ToolsExploitsBlog
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-2026-87902 — Python PoC script for CVE-2026-87902 that performs basic checks against a target WordPress URL with configurable page, depth, prefix, and timeout options. | Kitploit
Tools/GitHubGitHub/zer0dayf/cve-2026-87902
Vulnerability ScannersVulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubzer0dayf/cve-2026-87902

CVE-2026-87902

Python PoC script for CVE-2026-87902 that performs basic checks against a target WordPress URL with configurable page, depth, prefix, and timeout options.

View Repository
111h 9m 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

PoC for CVE-2026-87902

nothing too detailed, some basic checks.

usage:

python3 wp_87902.py -u https://targeturl optional flags: [-p PAGE] [-d DEPTH] [--prefix PREFIX] [--page-scan-limit PAGE_SCAN_LIMIT] [--timeout TIMEOUT] [-k] [-v]

Download Tool