Gaining remote access to a computer with a reverse shell attack in Node.js - DEV Community
I recently learnt what a reverse shell is and got excited to experiment running this kind of attack via a Node.js module. This post will go through my thought process and the different options I tried.