Viewing profile — jbisch
jbisch
HN member- Joined
- Sat, May 13, 2017, 1:53 PM UTC
- HN karma
- 90
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About jbisch
Recent public activity
- story
-
comment
Comment #18808005
Location: Arlington, VA (Greater Washington DC Metro area) Remote: Yes Willing to relocate: Yes Technologies: Python, SQL, AWS, Flask, HTML, CSS, JavaScript, Linux Résumé/CV: https…
- story
-
comment
Comment #16198629
This is a big deal imo. There are many tutorials out there on fuzzing servers, but anything that abstracts away the source code changes necessary to fuzz servers is a great thing. …
- story
-
comment
Comment #14332073
It sounds like you already have a good understanding of fuzzing. You might want to take a look at libfuzzer ( http://llvm.org/docs/LibFuzzer.html ), which you can use to test libra…
-
comment
Comment #14331454
I actually did do some fuzzing of the config file (just loading Irssi to see if the config file caused a crash) and found a couple of bugs there (for example: https://github.com/ir…
-
comment
Comment #14331284
Yes, that is what I was trying to get at in the second paragraph under the "What can I do to help with fuzzing Irssi?…" heading. That there may be certain bugs that require certain…
- story