Freesshd 1.3.1 freesshdservice unquoted service path Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2020-02-11 |
Type : local |
Platform : windows
This exploit / vulnerability Freesshd 1.3.1 freesshdservice unquoted service path is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
Exploit Title: FreeSSHd 1.3.1 - 'FreeSSHDService' Unquoted Service Path
Exploit Author: boku
Date: 2020-02-10
Vendor Homepage: http://www.freesshd.com
Software Link: http://www.freesshd.com/freeSSHd.exe
Version: 1.3.1
Tested On: Windows 10 (32-bit)
C:\Users\nightelf>wmic service get name, pathname, startmode | findstr /i "auto" | findstr /i /v "C:\Windows\\" | findstr /i "freesshd" | findstr /i /v """
FreeSSHDService C:\Program Files\freeSSHd\FreeSSHDService.exe Auto