Home
|
FAQ
|
Feedback
|
Licence
|
Updates
|
Mirrors
|
Keys
|
Links
|
Team
Download:
Stable
·
Snapshot
|
Docs
|
Privacy
|
Changes
|
Wishlist
This page contains download links for PuTTY release 0.81.
0.81, released on 2024-04-15, is not the latest release. See the Latest Release page for the most up-to-date release (currently 0.83).
Past releases of PuTTY are versions we thought were reasonably likely to work well, at the time they were released. However, later releases will almost always have fixed bugs and/or added new features. If you have a problem with this release, please try the latest release, to see if the problem has already been fixed.
You probably want one of these. They include versions of all the PuTTY utilities (except the new and slightly experimental Windows pterm).
(You probably want the 64-bit x86 version. The 32-bit version is only for backward compatibility with very old PCs / versions of Windows.)
In 2012, a similar argument injection vulnerability was patched via CVE-2012-1823. The original fix was designed to prevent users from passing command-line arguments to the PHP binary via the URL query string. However, security researchers discovered that a minor Windows design choice completely bypassed this decade-old defense. The "Best-Fit" Mapping Flaw
traversal = target + "/index.php?page=../../../../../../xampp/apache/logs/access.log" resp2 = requests.get(traversal) if "Apache" in resp2.text: print("[+] CVE-2020-7063 pattern detected.")
$cfg['Servers'][$i]['auth_type'] = 'cookie'; $cfg['Servers'][$i]['user'] = 'root'; $cfg['Servers'][$i]['password'] = 'your_strong_password';
是升级 XAMPP 到安全版本:
This is a writeup for CVE-2020-11107 I've found. An issue was discovered in XAMPP before 7.2. 29, 7.3. x before 7.3. 16 , and 7.4.
The XAMPP 1.7.3 exploit highlights a critical concept in cybersecurity: "defense in depth." The vulnerability was rarely a single bug; rather, it was a chain of poor security practices. The software itself was not necessarily "broken," but it was insecurely configured by default.
The core issue stems from how the Windows operating system handles character encoding conversions alongside PHP's implementation of the Common Gateway Interface (CGI). The 12-Year-Old Ghost xampp for windows 746 exploit
: XAMPP for Windows improperly secures the xampp-control.ini configuration file. An unprivileged user can modify the "Editor" or "Browser" executable paths within this file.
If you are running XAMPP on Windows, it is crucial to harden it, even if it is only on your local machine. A. Set a MySQL/MariaDB Password This is the most critical step. Open the XAMPP Control Panel. Start Apache and MySQL. Click the button on the right.
: Some older Windows installations of XAMPP may suffer from unquoted service path vulnerabilities, allowing attackers to place malicious executables (e.g., program.exe ) in the root directory to intercept service starts. In 2012, a similar argument injection vulnerability was
The exploit you're referring to is likely related to a vulnerability in XAMPP for Windows, version 7.4.6. I couldn't find specific information on a publicly disclosed exploit for this version. However, I can guide you on how to find the information and take necessary precautions.
The attacker navigates to the core directory (typically C:\xampp\ ) and modifies xampp-control.ini directly. They reconfigure the binary definitions: [Binary Paths] Editor=C:\Users\Public\payload.bat Use code with caution. Phase 3: Triggering Elevation
XAMPP 集成了 Apache Web 服务器、MariaDB 数据库、PHP、Perl、phpMyAdmin、FileZilla FTP 服务器等多种组件,设计初衷是方便开发者快速搭建本地测试环境。然而,它默认配置以开放易用为原则,这意味着: The "Best-Fit" Mapping Flaw traversal = target + "/index
When developers talk about "XAMPP 746 exploit," they are rarely referring to a single CVE (Common Vulnerabilities and Exposures) number exactly like "746." Instead, it is often a shorthand for a collection of exploits that target:
puttydoc.zip
puttydoc.txt
putty.chm
https://git.tartarus.org/simon/putty.git
0.81 release tag
Compiled executable files for 32-bit Windows on Arm. We've had reports that these can be useful on Windows IoT Core.