
Driver Attack Platform for Linux
Contexte : https://github.com/nccgroup/dapr/wiki
su doit être présent sur l'appareil
ou ADB doit être exécuté en tant que root.cd server
npm install
npm run build
Afficher le menu d'aide
npm run dap -- -h
S'attacher au processus
sudo npm run dap -- Xorg
sudo npm run dap -- -n 1088
S'attacher au processus sur un appareil Android
npm run dap -- -A mediaserver
npm run dap -- -A -n 31337
Si vous n'utilisez pas l'interface client, vous pouvez utiliser wscat pour afficher les événements bruts :
wscat -c ws://localhost:8888/event-stream