BLOCKBLOCK - HTB
by osamy7593 - Saturday November 16, 2024 at 07:12 PM
#81
I always got 401 error:
"error":"Proxy Couldn't verify token"

when I try to eth_getLogs or any other request.
curl -X POST http://10.10.11.43:8545/api/json-rpc \
    -H "Content-Type: application/json" \
    -H "token: eyJhbGciOiJIUzI1N...." \
    -d '{"jsonrpc":"2.0","method":"eth_getLogs","params":[{"fromBlock":"latest","toBlock":"latest"}],"id":1}'

I use the jwt token extract from Admin, which is working on the Admin dashboard.
what I'm missing?
Reply
#82
I found it was exactly a missed step before using the json-rpc call.
a good enumeration of the api/ route is important
Reply
#83
(11-30-2024, 05:43 PM)nechry Wrote: I found it was exactly a missed step before using the json-rpc call.
a good enumeration of the api/ route is important

bro these error still occure to me i don't know how to solve it i tried also that token that i get from the /json-rpc
Ban reason: Leeching. (Permanent)
Reply
#84
Thanks everyone for input
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 360 88,710 03-28-2026, 09:28 AM
Last Post: catsweet
  [FREE] HTB-ProLabs APTLABS Just Flags kewlsunny 23 2,348 03-28-2026, 03:30 AM
Last Post: lulaladrow
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 87 7,490 03-27-2026, 07:22 PM
Last Post: stn
  HTB Eloquia User and Root Flags - Insane Box 69646B 13 350 03-27-2026, 06:14 PM
Last Post: vlxw
  HTB - ALL Challenges you Stuck in osamy7593 2 646 03-27-2026, 04:24 PM
Last Post: catsweet



 Users browsing this thread: 1 Guest(s)