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
strutser — Check for Struts Vulnerability CVE-2017-5638 | Kitploit
Tools/GitHubGitHub/invisiblethreat/strutser
Vulnerability ScannersExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubinvisiblethreat/strutser

strutser

Check for Struts Vulnerability CVE-2017-5638

View Repository
118 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

strutser

This program checks for CVE-2017-5638.

Usage

root@kitploit:~
Usage of ./strutser:
Usage of ./strutser:
  -c, --concurrency int   Concurrent HTTP requests. (default 10)
  -f, --file string       File containing targets
  -p, --ports intSlice    Ports to check. (default [80])
  -t, --timeout int       Timeout on HTTP requests. (default 15)

Tips

  • For multiple ports, use the --ports argument multiple times.
  • The input file should be formatted with one IP address or hostname per line.
  • To enable debugging, use DEBUG=true before the command, or export DEBUG=true for longevity.

Notes

  • Certificate checking is explicitly disabled.
Download Tool