https://github.com/phra/inspector-exploiter
Execute commands via Node.js debug port and inspector protocol
https://github.com/phra/inspector-exploiter
Last synced: over 1 year ago
JSON representation
Execute commands via Node.js debug port and inspector protocol
- Host: GitHub
- URL: https://github.com/phra/inspector-exploiter
- Owner: phra
- Created: 2019-11-03T21:11:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T01:16:14.000Z (about 2 years ago)
- Last Synced: 2025-02-28T06:04:30.715Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# inspector-exploiter
This tool can run system commands via the Node.js debug port using the [Inspector protocol](https://v8.dev/docs/inspector).
For more info check the [Node.js documentation](https://nodejs.org/en/docs/guides/debugging-getting-started/).
## Install
1. Clone the repository
`git clone https://github.com/phra/inspector-exploiter`
2. Install deps
`cd inspector-exploiter && npm i`
## Usage
`node index.js `