Implementing Authentication in JavaScript with Express.js and MongoDB
Learn how to implement authentication in JavaScript with Express.js and MongoDB. Let’s navigate through the complexities of these processes.
September 26th, 2023 | By Antonello Semeraro | 19 min read
Read MoreImplementing Authentication in JavaScript with Express.js and MongoDB
Learn how to implement authentication in JavaScript with Express.js and MongoDB. Let’s navigate through the complexities of these processes.
September 26, 2023 | By Antonello Semeraro | 19 min read
E-skimming Attacks and the Reconciliation with Client-side Security
E-skimming attacks are client-side attacks that involve placing code onto a web page to steal sensitive data inputted by users into web forms.
September 19, 2023 | By | 9 min read
Jscrambler 101 — Control Flow Flattening
Welcome back to our 101 tutorials on how to use Jscrambler to protect your JavaScript. This time, we’re going to talk about Control Flow Flattening.
September 12, 2023 | By Jscrambler | 3 min read
Jscrambler Recognized as a Sample Vendor in 2023 Gartner® Hype Cycle for Application Security
Jscrambler was included in the Gartner® Hype Cycle for the third consecutive year.
September 1, 2023 | By Jscrambler | 5 min read
Auto-F(a)illing Password Managers
Password managers are a valuable tool for individuals and organizations to enhance their digital security. Dive into a potential security concern associated with auto-filling inputs and explore how...
August 29, 2023 | By Jscrambler | 6 min read
Validating your Email with Pure JavaScript
Email validation is necessary for today's form development, as it prevents your email input from being infiltrated by cybercriminals.
August 21, 2023 | By Ezekiel Lawson | 7 min read
