Live data from Hacker News

Viewing profile — scottpiper

scottpiper

HN member
Joined
Fri, Sep 26, 2014, 7:22 PM UTC
HN karma
66
Public activity
29 items

About scottpiper

AWS security consultant at SummitRoute.com Twitter: @0xdabbad00

Recent public activity

  1. comment
    Comment #34266991

    I live in SLC, and I saw one of these show up over a year ago. The location was about here: https://www.google.com/maps/place/40%C2%B047'58.0%22N+111%C2... It was a very well built…

  2. comment
    Comment #25050944

    Author here. Thank you. I haven't made the repo for this doc public, but the LaTeX setup is based on an older document of mine here: https://github.com/0xdabbad00/research/tree/mas…

  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #16119849

    Thank you for posting this, but doesn't "Show HN" mean you're linking to something you've made? I'm the creator of flaws.cloud

  9. comment
    Comment #15473696

    Fire this person immediately. Is it cool work? Sure. Is the person technically proficient and could find work elsewhere easily? Yes. Did they purposefully violate the policies put …

  10. comment
    Comment #15192319

    I live in Salt Lake City, Utah. I do AWS security consulting. I would love this. I've lived all over the US (Boulder, SF, Austin, DC, and more) and because I do remote work I can w…

  11. comment
    Comment #13851614

    From https://summitroute.com/blog/2017/01/07/news_summaries/ , some have already been mentioned. - Downclimb (my own), for weekly infosec news summaries: https://summitroute.com/bl…

  12. comment
    Comment #13748915

    I'm the creator if you have any questions.

  13. comment
    Comment #13702177

    Probably just at the end. My goal is disaster recovery (AWS disappears as a service to the world because an Amazon employee accidentally `rm -rf` everything, or my own admin `rm -r…

  14. comment
    Comment #13693281

    I'm the author of the blog post in question (and have no idea why HN won't let me reply to the original post). For some clarity here, the "untrusted" third party is Google, whom I …

  15. comment
    Comment #13507953

    These are both accurate. For 1, I ensure that an attacker can not modify my archives after they've been uploaded by giving the backup service "put" only privileges. This is not pos…

  16. comment
    Comment #13505083

    If you're doing backups for your business, I've written on how to properly encrypt backups[1] and how to use Google Compute Engine for backups[2]. I'm working on write-ups for AWS …

  17. comment
    Comment #13273505

    For static analysis to check for best practices, there aren't any free tools that come to mind that give you easily digestible info without usually doing some manual reversing and …

  18. comment
    Comment #13273202

    Assuming the program has no vulnerabilities, these will do nothing. They are mitigations for memory corruption vulns, such as buffer overflows and use-after-frees. Sanitizing input…

  19. comment
    Comment #13272536

    I'm the author if you have any questions

  20. comment
  21. comment
    Comment #11051746

    http://highscalability.com/ - For news related to building large web apps and software. https://summitroute.com/blog/ - (mine) Infosec news. http://ben-evans.com/#newsletter - Emai…

  22. comment
  23. comment
    Comment #9546928

    And go:linkname, go:nointerface, and go:nowritebarrier You can see the lexer for these here: https://github.com/golang/go/blob/88c08b06b97296e41fc3069f4a...

  24. comment
  25. comment
    Comment #8872332

    An important consideration when deciding if it is a good alternative is how good is it's security and ability to keep you anonymous? Since that's the whole point of using it anyway…