Live data from Hacker News

Viewing profile — jbisch

jbisch

HN member
Joined
Sat, May 13, 2017, 1:53 PM UTC
HN karma
90
Public activity
9 items

About jbisch

email: joseph.bisch@gmail.com github: https://github.com/josephbisch linkedin: https://linkedin.com/in/josephbisch website: josephbisch.com

Recent public activity

  1. story
  2. 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…

  3. story
  4. 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. …

  5. story
  6. 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…

  7. 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…

  8. 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…

  9. story