---
title: "The Invisible JavaScript Backdoor"
url: https://daily.dev/posts/the-invisible-javascript-backdoor-sr2jeuwev
source_url: https://css-tricks.com/the-invisible-javascript-backdoor/
type: article
source: "CSS-Tricks"
published: 2021-12-08T16:39:51.267Z
updated: 2021-12-08T16:39:51.267Z
tags: ["general-programming", "javascript"]
reading_time: 1
upvotes: 104
comments: 7
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The Invisible JavaScript Backdoor

**[CSS-Tricks](https://daily.dev/sources/css_tricks)** · 1 min read · 104 upvotes · 7 comments

## Summary

An interesting (scary) trick of an nearly undetectable exploit. Wolfgang Ettlinger: What if a backdoor literally cannot be seen and thus evades detection even from thorough code reviews?I’ll post the screenshot of the exploit from the post with the actual exploit circled.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://css-tricks.com/the-invisible-javascript-backdoor/>

## Community discussion

Top comments from developers on daily.dev.

**@lorezz** · 1 upvotes

> Mind the invisible gap

**@juanfrank77** · 1 upvotes

> Moral of the story: Use a real backend language instead of Javascript for those cases.

**@wallysomoura** · 0 upvotes

> great

**@xialvjun** · 0 upvotes

> I support to forbid those invisible characters in code. I used to come across a bug from it.

**@gustavocardosio** · 0 upvotes

> the crazy

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#general-programming](https://daily.dev/tags/general-programming), [#javascript](https://daily.dev/tags/javascript)

[View this post on daily.dev](https://daily.dev/posts/the-invisible-javascript-backdoor-sr2jeuwev)
