Chrome remote debug
前提条件
Remote box でChromeのリモートデバッガポートが解放されていること。
google-chrome --remote-debugging-port=12345
## Exploitation
- ローカルにポートフォワードする。
- Local boxのChromeで、
chrome://inspect/#devices
- Configure ボタンでローカルのポートを指定
localhost:12345
Remote box でChromeのリモートデバッガポートが解放されていること。
google-chrome --remote-debugging-port=12345
## Exploitation
chrome://inspect/#devices
localhost:12345