Y
Hacker News
new
|
ask
|
show
|
jobs
by
hk__2
1039 days ago
Which websites?
1 comments
wodenokoto
1039 days ago
No, the broader concept of how to dissect the behaviour to figure out the api endpoints called, what was sent to them, what was returned, etc.
link
tamimio
1039 days ago
MITM proxy, ZAP, fiddler, and Burp suite are some tools to start with, and wireshark/postman just in case you needed it. Rest is just your knowledge in JavaScript mostly.
link
xchkr1337
1039 days ago
I don't think these tools are particularly suitable for reverse engineering websites, it's much easier to use devtools and userscripts
link