NodeJS Commands and Scripts for Post Exploitation

NodeJS Commands and Scripts for Post Exploitation

Start a web server that serves the local files on port 8080

npm install -g http-server
http-server