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
manageengine-auditad-cve-2022-28219 | Kitploit
Tools/GitHubGitHub/rbowes-r7/manageengine-auditad-cve-2022-28219
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingPayload Development
GitHubrbowes-r7/manageengine-auditad-cve-2022-28219

manageengine-auditad-cve-2022-28219

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
334 years agoNot yet reviewed

Code to support my CVE-2022-28219 analysis.

To execute, with Ruby and Rubygems installed:

root@kitploit:~
gem install httparty
ruby ./manageengine-poc.rb <target> <port> <domain> <your ip>

This is designed as a proof of concept, not a stable exploit. It only runs calc. :)

Download Tool