Friday, March 29, 2024

New Method to Establish Covert Channel Communication by Abusing X.509 Digital Certificates

Security researchers from Fidelis identified a new method to establish a covert channel communication by abusing widely implemented X.509 public key certificates. Certificates remain as a critical component of secure connection to a website.

When a browser establishes a secure connection to a site, it checks that the server has the private key for the certificate it’s trying to use, this is no one can use our certificate.

A TLS X.509 certificate would have many fields Version, signature algorithm, Validity, subject and so on. Data transferred within X.509 extension can bypass the detection methods, attackers could take it as an advantage to hide data in any one of these fields.

Also Read Bypassing and Disabling SSL Pinning on Android to Perform Man-in-the-Middle Attack

The covert channel is not a new one, history reveals various publications, there are methods to exfiltrate data by using ICMP shell, yes PING as great convert channel to get victim shell access using ICMP Shell.

Jason from Fidelis describes a system that could be used to send or receive data from both a client and a server perspective utilizing research into X.509 certificates specifically in areas where you can place arbitrary binary data into the certificate or utilizing them as a covert channel. The research demonstrates that a sufficiently motivated attacker can utilize technologies outside of their intended purposes to not only accomplish their goals but also end up bypassing common security measures in the process.

Researchers published a PoC explaining the malicious binary could be transferred over TLS traffic that stimulates the malware that already installed in the system.

Abusing X.509 Digital Certificates

Mitigations

Researchers suggested mitigations and the detection are possible by creating YARA and Suricata rule by pivoting SSL handshake to detect unexpected extensions and large octet lengths.

Due to widespread of X.509 certificates, most of the organizations are open to attack, disabling the self-signed as like in the PoC could be an effective security measure.

Website

Latest articles

GoPlus’s Latest Report Highlights How Blockchain Communities Are Leveraging Critical API Security Data To Mitigate Web3 Threats

GoPlus Labs, the leading Web3 security infrastructure provider, has unveiled a groundbreaking report highlighting...

Wireshark 4.2.4 Released: What’s New!

Wireshark stands as the undisputed leader, offering unparalleled tools for troubleshooting, analysis, development, and...

Zoom Unveils AI-Powered All-In-One AI Work Workplace

Zoom has taken a monumental leap forward by introducing Zoom Workplace, an all-encompassing AI-powered...

iPhone Users Beware! Darcula Phishing Service Attacking Via iMessage

Phishing allows hackers to exploit human vulnerabilities and trick users into revealing sensitive information...

2 Chrome Zero-Days Exploited at Pwn2Own 2024: Patch Now

Google has announced a crucial update to its Chrome browser, addressing several vulnerabilities, including...

The Moon Malware Hacked 6,000 ASUS Routers in 72hours to Use for Proxy

Black Lotus Labs discovered a multi-year campaign by TheMoon malware targeting vulnerable routers and...
Guru baran
Guru baranhttps://gbhackers.com
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Mitigating Vulnerability Types & 0-day Threats

Mitigating Vulnerability & 0-day Threats

Alert Fatigue that helps no one as security teams need to triage 100s of vulnerabilities.

  • The problem of vulnerability fatigue today
  • Difference between CVSS-specific vulnerability vs risk-based vulnerability
  • Evaluating vulnerabilities based on the business impact/risk
  • Automation to reduce alert fatigue and enhance security posture significantly

Related Articles