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-2023-32315-Openfire-Bypass — rce | Kitploit
Tools/GitHubGitHub/tangxiaofeng7/cve-2023-32315-openfire-bypass
Payload GenerationVulnerability AnalysisExploitationShellcodeWeb Application ExploitationPenetration Testing
GitHubtangxiaofeng7/cve-2023-32315-openfire-bypass

CVE-2023-32315-Openfire-Bypass

rce

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
142343 years agoReviewed by Kitploit

CVE-2023-32315

0x01 Obtain the returned JSESSIONID and csrftoken, construct a request packet to add a user (replace JSESSIONID, csrftoken) img.png

root@kitploit:~
cd CVE-2023-32315-Openfire-Bypass/scan_all
go mod tidy
go run main.go -u http://openfire.com:9090

0x02 Plugin compilation and installation

root@kitploit:~
mvn clean package

or Download plugin from releases

0x03 Upload plugin img.png

0x04 Obtain webshell img.png 0x05 Execute command img.png

Download Tool