You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<button class="primary-btn" onclick="handleDecision(true)" style="width:100%; margin-bottom:10px; background:#f87171; color:white;" aria-label="Flag as Scam">🚨 Flag as Scam</button>
103
-
<button class="secondary-btn" onclick="handleDecision(false)" style="width:100%;" aria-label="Mark as Safe">Mark Safe</button>
<p>SMS-based phishing (smishing) bypasses email filters entirely, reaching victims directly on their most personal device.</p>
154
-
<ul>
155
-
<li><strong>FluBot (2021):</strong> An Android smishing campaign that spread to millions of devices across Europe by sending fake parcel delivery SMS messages containing malware download links.</li>
156
-
<li><strong>USPS/FedEx Scam Wave:</strong> Ongoing campaigns impersonating delivery services with fake "customs fee" or "address update" links — one of the most reported smishing types globally.</li>
157
-
<li><strong>Quishing:</strong> QR code phishing bypasses text-based link scanners. Attackers place fake QR stickers over legitimate ones in restaurants, parking meters, and public posters.</li>
158
-
</ul>
159
-
<p><em>Stat:</em> Smishing attacks increased by 328% in 2020 alone (Source: Proofpoint).</p>
<p style="margin:0 0 6px;">SMS-based phishing bypasses email filters entirely, reaching victims on their most personal device.</p>
158
+
<ul style="margin:0 0 6px;padding-left:16px;">
159
+
<li><strong>FluBot (2021):</strong> Spread to millions across Europe via fake parcel delivery SMS containing malware links.</li>
160
+
<li><strong>USPS/FedEx Scam Wave:</strong> Fake "customs fee" or "address update" links — one of the most reported smishing types globally.</li>
161
+
<li><strong>Quishing:</strong> QR code phishing bypasses text-based scanners. Attackers place fake QR stickers over legitimate ones in public spaces.</li>
162
+
</ul>
163
+
<p style="margin:0;"><em>Stat:</em> Smishing attacks increased by 328% in 2020 (Source: Proofpoint).</p>
0 commit comments