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
proxynotshell-IOC-Checker — Script to check for IOC's created by ProxyNotShell (CVE-2022-41040 & CVE-2022-41082) | Kitploit
Tools/GitHubGitHub/rjsudlow/proxynotshell-ioc-checker
Indicator of Compromise (IOC) ManagementVulnerability AnalysisForensicsThreat IntelligenceIncident ResponseLog Analysis
GitHubrjsudlow/proxynotshell-ioc-checker

proxynotshell-IOC-Checker

Script to check for IOC's created by ProxyNotShell (CVE-2022-41040 & CVE-2022-41082)

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

proxynotshell-IOC-Checker

Powershell script used to check for IOC's for CVE-2022-41040 and CVE-2022-41082 based on community research and Microsoft:

  • GTESC
  • The Sec Master
  • Double Puslar
  • Microsoft Security Resource Center
  • Microsoft Security Blog

The script may be updated to include more IOC's as more information is made available.

⬇️ Download

root@kitploit:~
git clone https://github.com/rjsudlow/proxynotshell-IOC-Checker

🚀 Usage

Run the following command in an elevated PS shell from the affected server:

root@kitploit:~
.\proxynotshell-IOC-Checker.ps1 'Path\to\Logs\'
Download Tool