someone knows if tools like truffle hog scans these?
HN user
or113
Have you done any penetration testing?
amazing work, so readble and fun to watch the animation woth clear text explanation.
even for a short attention person like me, thr author got me hooked
Ask HN: I have Sialolithiasis, which is like kidney stones but in the upper throat/jaw.
Any research like that? recommendations?
The link to the comment: https://github.com/CompVis/stable-diffusion/issues/219#issue...
The seed was 42 :)
The first thing I have done to make sure this is not a crazy browser exploit was:
document.onmousemove = console.log
No console logs until I really move the mouse.
Then I opened Chrome DevTools and checked what resources are loaded on the network tab, once I saw this, I figured the trick:
https://www.attejuvonen.fi/mouse/arrow_m.png
Since I'm on Ubuntu like the author, the moust indeed seems like my original one. This is a fun one :)
I actually wrote a really similar extension a year ago, please give me feedback!
https://chrome.google.com/webstore/detail/target-search/nohm...
When looking at the network tab, I couldn't find anything related to graphql. Nor by searching overall the code. Does anyway know where exactly Airbnb use graphql?