Viewing profile — andrei
andrei
HN member- Joined
- Tue, Oct 02, 2018, 6:23 PM UTC
- HN karma
- 236
- Public activity
- 57 items
- HN profile
- View on Hacker News ↗
About andrei
Recent public activity
-
comment
Comment #39205937
just link to the real thing :) [0] [0]: https://twitter.com/nealagarwal/status/1747284257582506102
-
comment
Comment #35544202
facepalm I read that paragraph, but my brain skipped that sentence for some reason. Thanks for clarifying
-
comment
Comment #35544126
How is this different than just turning your TV off? I feel like I'm missing something
-
comment
Comment #33029791
Somewhat relevant: https://tonsky.me/blog/disenchantment/
-
comment
Comment #32665561
As of go 1.18, fuzzing is built into the toolchain itself, and is what we're using in this post. We go over the basics here [0], if you'd like to start at the beginning [0]: https:…
-
comment
Comment #32665319
It's much more common than you may think - especially at larger organizations where engineers go "off-script" frequently. That being said, we wanted to highlight an example of how …
-
comment
Comment #32664719
A lot of folks we talk to think fuzzing is only useful for finding memory leaks in C++ programs, so we wanted to show how adding a single fuzz test to your API can find SQL injecti…
- story
-
comment
Comment #32574933
> 2. What measures is Oven taking to proactively detect and mitigate vulnerabilities? (e.g.: fuzzing, audits, bug bounties) We're huge fans of bun at Fuzzbuzz (waiting for it to ge…
- story
- story
-
comment
Comment #31183717
I've heard this talked about before, and I believe there's a phrase for it, but I don't remember. Do you happen to know?
- comment
-
comment
Comment #30849119
Good catch :) fixed!
-
comment
Comment #30847184
It does! Fuzzing actually started off as a tool built by security researchers to find vulnerabilities in parsers, and other complex codebases, usually written in C/C++ (looking for…
- story
-
comment
Comment #30117797
This was a big reason for why our entire eng team moved to linux
- job
- job
- job
-
comment
Comment #28184660
I think this downplays things quite a bit. I grew up as a middle class immigrant in Canada. My parents have office jobs, but basically 0 connections (certainly not the ones you're …
- job
-
comment
Comment #27841183
Part 1 here: https://sthbrx.github.io/blog/2021/03/04/fuzzing-grub-part-1...
- story
- job