
The wait is over β PwnPress Framework just got a fresh upgrade with version 1.3.1. Whether youβre deep into pentesting, solving CTFs, or just fed up with the limits of tools like WPScan, this release brings powerful new improvements that make WordPress security testing smoother than ever.
π Whatβs new in v1.3.1
This release is small but mighty β hereβs whatβs packed inside:
- JDK upgrade: Weβve moved from OpenJDK 17 to OpenJDK 21, ensuring compatibility with modern systems and better performance.
- Kali Linux support: Thanks to the JDK bump, PwnPress now installs and runs flawlessly on Kali Linux (tested on 2025.2). Yes, itβs finally at home in the worldβs favorite pentesting distro.
- HTTP support for CTFs: You asked, we listened. PwnPress can now scan plain HTTP endpoints, making it perfect for local labs and capture-the-flag challenges.
[!] Warning: Connection to http://localhost:8080/ is not encrypted (HTTP only).
[+] WordPress detected: http://localhost:8080/
[+] Scanning: http://localhost:8080/
- Extra fingerprinting: Improved server and security detection helps you map out defenses more accurately β spotting WAFs, server tech, cookies, and more.
[+] Server fingerprinting:
ββ Server: Sucuri/Cloudproxy
ββ IP Address: 192.124.249.21
ββ WAF / Security:
| - Sucuri WAF detected
ββ Cookies:
ββ No cookies set in response.
π§ Core features (still rocking)
- β Automated scanning for WordPress vulnerabilities
- β Batch target validation and filtering by version status
- β Directory scraping for hidden files
- β WordPress phishing page generator
- β
XML-RPC brute forcing (
system.Multicall
) - β Request crafting & settings management
π With more exploitation features coming soon (SQLi, XSS, RCE, SSRF, file upload tests).
β‘ Installation
Youβve got options β pick your flavor:
Option 1 β Java (any OS)
java -jar pwnpress_1_3_1_cli.jar
Option 2 β Debian
sudo apt install openjdk-21-jre
sudo dpkg -i pwnpress_1_3_1_cli.deb
pwnpress
Option 3 β Windows
Unzip the package and run the .exe
β simple.
π‘ Quick Usage
Fire up the tool and type:
help
From there, explore sections like scanner, target, phisher, bruteforce, and pingbacker. Some commands are still under development so watch out!
π€ Call for collaborators
PwnPress is growing fast, but the exploitation engine and advanced modules need builders. If you code in Java, love hacking, or just want to push WordPress security further, join the project:
- π§ [email protected]
- π Contact form