Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2020-8635 — Wing FTP Server 6.2.3 - Privilege Escalation | Kitploit
Tools/GitHubGitHub/al1ex/cve-2020-8635
Privilege EscalationVulnerability AnalysisExploitationInformation GatheringPenetration Testing
GitHubal1ex/cve-2020-8635

CVE-2020-8635

Wing FTP Server 6.2.3 - Privilege Escalation

View Repository
115 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

What's this

Wing FTP Server 6.2.3 - Privilege Escalation

Exploit

Introduction

Wing FTP Server v6.2.3 for Linux, macOS, and Solaris sets insecure permissions on installation directories and configuration files. This allows local users to arbitrarily create FTP users with full privileges, and escalate privileges within the operating system by modifying system files.

Tested on

Ubuntu 18.04, Kali Linux 4, MacOS Catalina, Solaris 11.4 (x86)

Exploit
root@kitploit:~
python3 cve-2020-8635.py -t 192.168.0.2:2222 -u lowleveluser -p demo 

Download Tool