💾 Archived View for gemini.bortzmeyer.org › fosdem › event-10907.gmi captured on 2022-04-29 at 01:23:53. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

FOSDEM event "This DoS goes loop-di-loop"

Allon Mureinik

Type devroom

Preventing DoS attacks in your Node.js application

Starts on day 1 (2021-02-06) at 12:00 (Brussels time, UTC+1) in room Javascript (duration 00:30)

Matrix room #javascript:fosdem.org

Node.js’ single-threaded nature makes it very susceptible to DOS attacks. While Node.js’ event loop allows performing some operations in an asynchronous fashion, it’s still quite easy to write a vulnerable Node.js application by making a few simple mistakes. In this talk I’ll cover some common ways a Node.js application may be vulnerable to DoS attacks and some common best-practices and counter measures to defend against such attacks.

FOSDEM schedule page