Attacking Electron JavaScript Applications – from Cross-Site Scripting (XSS) to Remote Command Execution (RCE)
Welcome to the sixth chapter of this book, where we will analyze cross-site scripting (XSS) and how to make a remote command execution (RCE) from Electron JavaScript applications. We will start by looking at static analysis and different dynamic analysis techniques.
It was 1989 when Sir Tim Berners-Lee invented...