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
http-vuln-CVE-2022-41082 — Microsoft Exchange Server Remote Code Execution Vulnerability. | Kitploit
Tools/GitHubGitHub/notareaperbutdr34p3r/http-vuln-cve-2022-41082
ReconnaissanceVulnerability ScannersExploitationWeb Application ExploitationPenetration Testing
GitHubnotareaperbutdr34p3r/http-vuln-cve-2022-41082

http-vuln-CVE-2022-41082

Microsoft Exchange Server Remote Code Execution Vulnerability.

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

UPDATED VERSION ALLOWS FOR HTTPS CHECK AS WELL

exchange-vuln-check.nse

FOR HTTP:

nmap -p80 <target-ip> --script exchange-vuln-check.nse

FOR HTTPS:

nmap -p443 <target-ip> --script exchange-vuln-check.nse

SAVE RESULTS IN A FILE

nmap -p80 <target-ip> --script exchange-vuln-check.nse -oN results.txt

http-vuln-CVE-2022-41082

Microsoft Exchange Server Remote Code Execution Vulnerability.

nmap -p <port> --script vuln-CVE-2022-41082 <target>

Download Tool