Trying SQL injection in Bitcoin Core

  1. Run bitcoind with below bitcoin.conf and a descriptor wallet loaded:
testnet=1
server=1
test.rpcport=YOUR_RPC_PORT
rpcuser=YOUR_RPC_USERNAME
rpcpassword=YOUR_RPC_PASSWORD
{"jsonrpc: "1.0", "id": "curltest", "method": "listdescriptors", "params": [false]}

--

--

PGP: https://git.io/fjFyU

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store