Gcp Labs
Explore 2 labs in Gcp.
The application transmits sensitive or security-critical data over an unencrypted communication channel. Because the data is sent in cleartext, an attacker with access to the network path, intermediary infrastructure, logs, packet captures, or internal traffic monitoring points may be able to intercept and read the transmitted information. This can expose credentials, session tokens, configuration data, personal information, or other sensitive application data. In some cases, an attacker may also be able to modify traffic in transit, leading to unauthorised access, session hijacking, or tampering with application behaviour.
Ensure all sensitive communication is protected using secure transport encryption, such as HTTPS/TLS. Disable insecure protocols such as HTTP, FTP, Telnet, and other plaintext channels where sensitive data may be transmitted. Configure services to enforce encrypted connections only, use valid certificates, and apply secure TLS settings across the full session, not only during authentication. Security tests should verify that sensitive data is never transmitted over cleartext channels.
Select a language to explore available labs for this vulnerability.
Try adjusting your language filter.
Want to skill-up in secure coding and AppSec? Try SecDim Wargames to learn how to find, hack and fix security vulnerabilities inspired by real-world incidents.
Join our secure coding and AppSec community. A discussion board to share and discuss all aspects of secure programming, AppSec, DevSecOps, fuzzing, cloudsec, AIsec code review, and more.
Read more