Skip to content

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

Notifications You must be signed in to change notification settings

emanueldosreis/nmap-CVE-2023-23333-exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages