An open API service indexing awesome lists of open source software.

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

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 `