Skip to main content
Node.js

Node.js

Game engineWikipedia

Search complete. 130 mentions across 52 episodes found for "Node.js".

Sep 11, 2026

Ashish RajanHOST
20:57
Yeah.
Ashish RajanHOST
20:57
Do you find that people are building cloud infrastructure with lovable apps as well? Like, does it extend from GitHub to infra, all of that as well? Because I imagine an app being production ready has to now extend not just to, hey, my code gets pushed out to GitHub, It doesn't really matter, Node.js, TypeScript, whatever, but I also need the backend to host it on.
Ashish RajanHOST
21:18
Are people even connecting that onto Lovable as well?
Marcus HallbergGUEST
21:21
So there's multiple deployments models that we provide.
HackerNoon AINARRATOR
3:08
Passing identifiers manually works, but one forgotten field can break the trail.
HackerNoon AINARRATOR
3:14
Node.js provides the stable async local storage, https://nodejs.org/api/async_context.html, API for carrying execution scoped values across many asynchronous boundaries.
HackerNoon AINARRATOR
3:30
This helps with in-process context.
HackerNoon AINARRATOR
3:32
Crossing queues, services, or processes still requires explicit propagation through an appropriate carrier.
James AzarHOST
0:00
Hey everyone, it's Patch Tuesday and Microsoft setting an all-time record nine hundred and seventy-four vulnerabilities, two already exploited in the wild.
James AzarHOST
0:07
FortiGate firewalls are actively compromised with a Node.js RAT that's decrypting your VPN credentials and exfiltrating Exchange mailboxes.
James AzarHOST
0:16
White Hat hackers draining three hundred and twenty million dollars from the Liquid Bitcoin network via a software bug.
James AzarHOST
0:23
Now, they got most of it back, but they're keeping forty-seven million, and the network is still offline.

7 MINS LATER

James AzarHOST
7:49
All right, we're gonna continue today's shows with CVE-2025-25249 or a niner point eight CVSS heap buffer overflow in the CAPWAP control daemon in FortiOS and FortiSwitch Manager, which was patched by Fortinet back in January of this year.
James AzarHOST
8:03
The campaign exploiting it now is not an opportunistic scanning one.
James AzarHOST
8:07
Uh, it is a structured, automated operation targeting internet-facing FortiGate appliances with a purpose-built implant called Pivot C2, which is a custom Node.js post-exploitation framework designed specifically for FortiGate hardware.
James AzarHOST
8:24
The exploit reaches the CAPWAP service on UDP port fifty-two forty-six.
Daniel J. LewisHOST
22:04
So at that time, my friend Angelo Mindato, who is from Blubrry in the past, and he's the guy who created PowerPress and has helped set the standard for many of the ways that we measure podcast downloads.
Daniel J. LewisHOST
22:16
But he suggested to me, instead of my ideas of PHP or even a WordPress plugin to run this complete web app, he suggested I look into something called Node.js. Now, let's get a little geeky for a moment.
Daniel J. LewisHOST
22:30
JavaScript is the thing in your web browser that makes websites essentially do something before the page refreshes or before it takes you to a different URL.
Daniel J. LewisHOST
22:43
That's essentially JavaScript.
Daniel J. LewisHOST
22:44
I know it can be a lot of other things too, but most of the time we see that as that's JavaScript doing that job.
Daniel J. LewisHOST
22:51
And for so long, JavaScript could only do things in the browser.
Daniel J. LewisHOST
22:55
Node.js puts JavaScript on a server, so it can run stuff in the background and run processes like a server.
Daniel J. LewisHOST
23:04
So it became not just a front-end functionality language, it became a back-end programming language with Node.js. And Angelo Mindato suggested that I consider that because it would be faster for my particular needs.
Steve GibsonHOST
57:12
And so they said, "We are in the process of disclosing these two vulnerabilities to the maintainers," meaning the Chromium guys.
Steve GibsonHOST
57:20
Okay, so of course, V8 is Google's open source, high performance JavaScript and WebAssembly engine used internally by Chrome, uh, other Chromium, uh, browsers, Node.js, and other projects.
Steve GibsonHOST
57:37
And as we also know, it recently received an extremely high volume of updates thanks to automated vulnerability disc- uh, discovery.
Steve GibsonHOST
57:47
So this allowed OpenA...
Mike McGrathGUEST
74:34
Well, and I think the other side of this coming, we're going to add some more ecosystem languages.
Mike McGrathGUEST
74:40
We've got our eyes on Node.js, which is, if you've looked at the Node.js packages, there's like 5 trillion of them or something.
Mike McGrathGUEST
74:49
So we'll get started on that.
Mike McGrathGUEST
74:52
And we're looking at .NET as well.
CyberRiskHOST
23:28
That could be why, right? All right.
CyberRiskHOST
23:31
In our last story for the night, Stealth Hit Info Stealer gets a Node.js makeover.
CyberRiskHOST
23:36
Fake games and VPNs are now the bait.
CyberRiskHOST
23:40
This is
CyberRiskHOST
23:43
bit.
CyberRiskHOST
23:43
Fortnite Research reported September 1st that Stealth Hit Info Stealer, a long...
CyberRiskHOST
23:51
Black Market Password Stealer sold as malware as a service and rentable for a few hundred dollars has upgraded its delivery to Node.js Single Executable Applications or SEA.
CyberRiskHOST
24:04
Node.js SEA is a legitimate developer feature that bundles code into a standalone executable so the implant looks like an ordinary developer build to many antivirus engines.
speaker_0NARRATOR
2:58
The case matters because it shows AI era obfuscation methods crossing into mainstream phishing exposing potential blind spots in keyword, tokenization, and normalization pipelines.
speaker_0NARRATOR
3:11
And finally for today, threat actors are abusing the trusted Node.js runtime in targeted attacks against government, technology, fintech, and hotel organizations using the signed tool to run malicious scripts, persist through registry keys, and deliver backdoors such as C2 Looper, Mystic, and Ask a Stealer.
speaker_0NARRATOR
3:32
In one case, attackers pivoted from blocked Adaptix C2 and Cobalt Strike deployments to Node.js and Ether hiding after gaining access through ClickFix social engineering.
speaker_0NARRATOR
3:45
The campaign matters because it blends legitimate developer tools, commodity malware and blockchain-based infrastructure to make detection and takedown far more difficult.
speaker_0NARRATOR
3:55
this concludes your daily briefing this episode was created with ai by citadel cyber this is hacked daily the first ai driven cyber security podcast i'll be back tomorrow be sure to follow and subscribe thank you and good day this message will now self-destruct
Sam BowneHOST
11:23
And this is actually one that troubles me.
Sam BowneHOST
11:26
Attackers are using Node.js to perform malicious activities.
Sam BowneHOST
11:30
And the trick here is that signature enforcement, which is the main security control for running unauthorized executables on a Windows system, it checks to make sure it's signed.
Sam BowneHOST
11:39
But Node.js is a commercial product, perfectly signed, perfectly fine.
Sam BowneHOST
11:44
But it then takes commands for another file.
Sam BowneHOST
11:47
And so it will pass signature verification on the executable, but then execute commands that come from another file that's just a data file.
Josh LongHOST
40:54
One second.
Katherine EdelweissGUEST
40:55
Build applications for Java, right? So build back support Java, GraalVM native image, Python, Go, Node.js, and Ruby.
Katherine EdelweissGUEST
41:06
So you can unify your stack on this builder.
Josh LongHOST
41:10
So good.

42 more episodes mention Node.js.

Create an account to see the whole feed, search across every transcript, and follow the entities you care about.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.