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
log4jScan — simple python scanner to check if your network is vulnerable to CVE-2021-44228 | Kitploit
Tools/GitHubGitHub/sinakeshmiri/log4jscan
Vulnerability ScannersNetwork MappingExploitationWeb SecurityPenetration Testing
GitHubsinakeshmiri/log4jscan

log4jScan

simple python scanner to check if your network is vulnerable to CVE-2021-44228

View Repository
414 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

log4jScan

simple python scanner to check if your network is vulnerable to CVE-2021-44228

usage :

root@kitploit:~
git clone https://github.com/sinakeshmiri/log4jScan.git

java -jar JNDIExploit-1.2-SNAPSHOT.jar -i $YOUR_PRIVATE_IP  -p 8888

sudo masscan -p 80,443 192.168.0.0/16 >> hosts.txt

/bin/python log4j_scan.py hosts.txt $YOUR_PRIVATE_IP 2>/dev/null


Download Tool