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
U C this shit?
Start a web server that serves the local files on port 8080
npm install -g http-server
http-server