Nmap NSE script to dump / test Solarwinds CVE-2023-23333 vulnerability# 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 <port> <target> --script solar-CVE-2023-23333.nse --script-args outputfile=/path/to/output.txt
CISA KEV - https://nvd.nist.gov/vuln/detail/CVE-2022-29303
[4.0K] /data/pocs/aad7e5acfba9568ec5d9e4da608fb8d64cc908fe
├── [ 448] README.md
└── [1.8K] solarView.nse
0 directories, 2 files