An Exploratory Study of Malicious Link Posting on Social Media Applications

📅 2026-07-04
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses a critical security gap in mainstream Android social applications, which commonly lack effective defenses against malicious URLs, posing significant risks to users. For the first time, the authors conduct a systematic empirical evaluation of content filtering and security response capabilities across five widely used platforms through black-box testing and simulated deployment of malicious links in real-world environments. The findings reveal that most platforms fail to adequately detect, block, or mitigate the dissemination of such malicious URLs, exposing a pervasive blind spot in current social media security architectures. These results provide crucial empirical evidence and actionable insights for designing mechanisms that effectively balance usability with robust security protections.
📝 Abstract
Social network platforms are now widely used as a mode of communication globally due to their popularity and their ease of use. Among the various content-sharing capabilities made available via these applications, link-sharing is a common activity among social media users. While this feature provides a desired functionality for the platform users, link sharing enables attackers to exploit vulnerabilities and compromise users' devices. Attackers can exploit this content-sharing feature by posting malicious/harmful URLs or deceptive posts and messages which are intended to hide a dangerous link. However, it is not clear how the most common social media applications monitor and/or filter when their users share malicious URLs or links through their platforms. To investigate this security vulnerability, we designed an exploratory study to examine the top five android social media applications' performance when it comes to malicious link sharing. The aim was to determine if the selected applications had any filtering or defenses against malicious URL sharing. Our results show that most of the selected social media applications did not have an effective defense against the posting and spreading of malicious URLs. While our results are exploratory, we believe our study demonstrates the presence of a vital security vulnerability that malicious attackers or unaware users can use to spread harmful links. In addition, our findings can be used to improve our understanding of link-based attacks as well as the design of security measures that usability into account.
Problem

Research questions and friction points this paper is trying to address.

malicious link
social media
security vulnerability
URL filtering
link-sharing
Innovation

Methods, ideas, or system contributions that make the work stand out.

malicious URL detection
social media security
link-sharing vulnerability
exploratory security study
Android application security