Live data from Hacker News

Viewing profile — Shamiq

Shamiq

HN member
Joined
Thu, Jul 17, 2008, 4:29 AM UTC
HN karma
1,251
Public activity
591 items

About Shamiq

Security

Recent public activity

  1. comment
    Comment #16248940

    That's neat -- similar to a short squeeze.

  2. comment
    Comment #14556991

    Yea, I'm thinking about cases similar to HTTP parameter pollution, and what the program expectations are. You'd be right to argue environment variables should not be user controlle…

  3. comment
    Comment #14556894

    Will need to double check some machines to make sure these two don't bite me: On Unix systems the environment variables SSL_CERT_FILE and SSL_CERT_DIR can now be used to override t…

  4. comment
    Comment #14472900

    https://www.udacity.com/start-mentoring

  5. comment
    Comment #14419247

    Not that far off: https://en.wikipedia.org/wiki/Life_expectancy#/media/File:Li...

  6. comment
    Comment #14413086

    triplebyte mentions taking a particular problem from CtCI and solving it within 30min on a whiteboard (pen/paper, plaintext editor).

  7. comment
    Comment #14355518

    The email address field in your user form isn't public. you need to add it to text in your description.

  8. comment
    Comment #12073818

    dang, this is excellent. thank you so much :)

  9. comment
  10. comment
    Comment #11375647

    oh, I scrolled down and only saw the purchase option.

  11. comment
    Comment #11375241

    I don't have access to the full article, but the premise is interesting. at what transaction volume would I be better of running my own fgpa hardware?

  12. comment
    Comment #11356044

    Awesome project! This is a step in the right direction for better access management.

  13. comment
    Comment #11340905

    hah -- i found the same result with gofmt, golint, and go vet

  14. comment
    Comment #11340613

    That could be a decent hack to get started. Ideally, I'd like for it to be a feature of hackerone et al, assuming security@ as a service providers become the point of interaction w…

  15. comment
    Comment #11338681

    oh, i know -- i got spoiled working at matasano where we'd usually get the first crack.

  16. comment
    Comment #11338216

    I would love a Marauder's Map for bug bounty programs: Show me who is working on what, where they're finding bugs, and help me identify where I can most efficiently spend my time. …

  17. comment
    Comment #11193334

    I'm color blind, and the charts you use are unintelligible to me.

  18. comment
    Comment #11177306

    Congrats on the launch! Why the choice to build on Kubernetes?

  19. comment
    Comment #11128095

    Just stick it up on medium for the time being. you can always figure out a 'real' blog later :). Alternative is using github pages with something like jekyll.

  20. story
  21. comment
    Comment #10981882

    You've got a point there, but I'd ask why not remove the packages that aren't being used? Here's some of the raw data about which system libraries are lagging in security patches: …

  22. story
  23. comment
    Comment #10898308

    Cool idea -- I'll go get the golf clubs! We'd love to be at the point where Patchwork notifications are ahead of public releases, and get you patched before the vulnerability is wi…

  24. comment
    Comment #10898024

    Sure thing! The service pivots around machines as it's core pilar. On a more fundamental level, we consider a machine to be the set of unique packages tracked together. So for your…

  25. comment
    Comment #10897748

    Great idea! We're looking to build out and extend a callback API so you can have it post data to whichever end point you want. Some integrations I've been toying with are: alerts i…