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
Tools/GitHubGitHub/emanueldosreis/nmap-cve-2023-23333-exploit
Vulnerability ScannersVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubemanueldosreis/nmap-cve-2023-23333-exploit

nmap-CVE-2023-23333-exploit

Nmap NSE script to dump / test Solarwinds CVE-2023-23333 vulnerability

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

nmap-CVE-2023-23333-exploit

Nmap NSE script to dump /etc/passwd from remote system using Solarwinds CVE-2023-23333 vulnerability

Save the script into a file named solar-CVE-2023-23333.nse. To run the script, you can use Nmap's --script-args option to provide the output file path:

nmap -p --script solar-CVE-2023-23333.nse --script-args outputfile=/path/to/output.txt

CISA KEV - https://nvd.nist.gov/vuln/detail/CVE-2022-29303

Download Tool