logoalt Hacker News

bpavuktoday at 8:45 AM1 replyview on HN

this is actually an interesting idea to re-implement! imagine a JS runtime with hooks all over the place. these hooks look for `chmod`, `rm -r ~`/`rm -rf /` and such, intercept network requests, and scan variables for known API key patterns, e.g `sk_****`.


Replies

contrahaxtoday at 9:24 AM

This is called dynamic analysis!

show 1 reply