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
Exploit-For-CVE-2022-36067 — This repo contains payload for the CVE-2022-36067 | Kitploit
Tools/GitHubGitHub/prathamhasnotchanged/exploit-for-cve-2022-36067
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingPayload Development
GitHubprathamhasnotchanged/exploit-for-cve-2022-36067

Exploit-For-CVE-2022-36067

This repo contains payload for the CVE-2022-36067

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
713 years agoNot yet reviewed

Exploit-For-CVE-2022-36067

This repo contains payload for the CVE-2022-36067

How to exploit?

Paste the payload given in payload.js along with the command you want to run.

Test on local machine.

To test on local machine, git clone the repo, install the dependecies and run app.js using node.

If the application is vulnerable, the code will get executed successfully. If not, it will throw an error which would like this:

TypeError: Cannot read properties of undefined (reading 'mainModule') (Use node --trace-uncaught ... to show where the exception was thrown)

Download Tool