
Description:
SWEET32 is a cryptographic attack that exploits birthday attacks on 64-bit block ciphers, specifically targeting cipher suites like 3DES (Triple DES) and Blowfish when used in TLS, SSH, IPSec, or other encrypted protocols.

Impacts
The attacker exploit the vulnerability in various ways as following.
1. Hackers can crack encrypted traffic over time:
If an attacker captures enough encrypted data (around 32GB), they can start uncovering patterns that help them decrypt parts of the conversation.
2. Sensitive information can be exposed:
If a website or VPN is still using one of these outdated ciphers, an attacker could steal things like login cookies, authentication tokens, or private messages.
3. Older systems are most at risk:
Many legacy applications and devices still rely on 3DES or Blowfish, making them easy targets if they haven’t been updated.

Mitigation
1. Disable 3DES in Windows TLS:
Using Group Policy Editor (GUI Method):
Step-1-> Press Win + R, type gpedit.msc, and press Enter.
Step-2-> Navigate to:

To avoid this kind of vulnerability security professionals would recommand the organisation perform peroridic vulnerability assessment and peneteration testing.
Created by:
Offensive security team
Shakta Technologies Pvt Ltd