Live data from Hacker News

Viewing profile — koins

koins

HN member
Joined
Sun, Jul 11, 2021, 11:30 PM UTC
HN karma
52
Public activity
21 items

About koins

No profile information was provided.

Recent public activity

  1. comment
    Comment #43546100

    BluePillSecurity is a blog where I post monthly about deception. Some posts are technical, others strategic, hopefully all are at least mildly entertaining or thought provoking. Th…

  2. story
  3. comment
    Comment #41735782

    Hey HN! I'm just getting started on a new project, outlining what I've learned about building a deception program at my current employer. If building a new security capability, esp…

  4. story
  5. comment
    Comment #39232125

    If you really want to overengineer things, take a look at https://kmanc.github.io/be_my_guest/ ! I only put in the effort to make this work for my own networking gear, but it could…

  6. comment
    Comment #33823769

    Thank you! If you do end up building something like it I'd love to know!

  7. comment
    Comment #33797730

    Thank you! And yeah that's a great point; definitely something I'll look to add when I've got some time on my hands :)

  8. story
    Show HN: Overengineering guest WiFi logins for fun (sadly not profit)

    Hey HN! I wanted to share a project that I've been working on for a while and finally "completed" (until next time I try to improve it, that is). The idea is that I wanted my guest…

  9. comment
    Comment #32078253

    Yeah that's certainly another solution. I haven't played around much with the captive portal capabilities of my networking gear but maybe I should

  10. comment
    Comment #32078239

    Lol thanks! I strive to bring more nerd-value than real-value :P

  11. comment
    Comment #32073312

    Maybe! The problem I was trying to solve was that a 30 character password randomly generated is a pain to type out by hand haha. That said I think having the text would be a step i…

  12. comment
    Comment #32072759

    Lol that's awesome EDIT - I had an idea that I'm currently working through that I like but am a little stuck so taking a break before I revisit. TLDR is to use an ATTINY85 to auto-…

  13. comment
    Comment #32070996

    Bit of a self-plug I know, but this reminds me of something I had made a while back ( https://github.com/kmanc/wifi_qr ). Nice work! Always fun to see others' take on neat projects…

  14. story
    Show HN: An offensive security toolkit written in Rust

    Remote Code Oxidation is a collection of tools that help offensive security professionals quickly adapt payloads to the needs of their engagement. Any and all feedback is welcome!

  15. comment
    Comment #29553057

    Hey HN! Today I'd like to share what will hopefully be just the beginning of a collection of offensive security tools I write in Rust. I decided to give this a shot because I wante…

  16. story
  17. comment
    Comment #28037260

    If you like CTF-style hacking challenges like HackTheBox or TryHackMe, this might be a handy tool for you. I originally wrote the script in bash but then decided to try it out in R…

  18. story
  19. comment
    Comment #27821942

    It's not perfect, but this was a project of mine that I create a while back to share guest wifi with friends who come over and visit. Long story short, a QR code allows a guest to …

  20. story
  21. comment
    Comment #27805390

    Shameless (mostly) plug here, https://github.com/kmanc/wifi_qr . This repo of mine walks through how to use a raspberry pi with an eInk screen to automatically update passwords and…