Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
koins
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
koins
1y ago
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. This month is the culmination of a mini-series of posts that e
2.
▲
Deception for Information Security Blog
(bluepillsecurity.com)
7 points
by
koins
2y ago
|
1 comments
3.
▲
by
koins
2y ago
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, especially if that capability is or involves deceptio
4.
▲
by
koins
3y ago
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 be pretty easily extended to work on o
5.
▲
by
koins
4y ago
Thank you! If you do end up building something like it I'd love to know!
6.
▲
by
koins
4y ago
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 :)
7.
▲
Show HN: Overengineering guest WiFi logins for fun (sadly not profit)
(kmanc.github.io)
7 points
by
koins
4y ago
|
4 comments
8.
▲
by
koins
4y ago
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
9.
▲
by
koins
4y ago
Lol thanks! I strive to bring more nerd-value than real-value :P
10.
▲
by
koins
4y ago
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 in the right direction
11.
▲
by
koins
4y ago
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-"type" the password in for folks who bri
12.
▲
by
koins
4y ago
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
13.
▲
Show HN: An offensive security toolkit written in Rust
(github.com)
6 points
by
koins
5y ago
|
1 comments
14.
▲
Show HN: Cross-platform TCP reverse shell written in Rust
(github.com)
1 points
by
koins
5y ago
|
1 comments
15.
▲
by
koins
5y ago
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 wanted to be able to generate my own reverse shells for CTFs
16.
▲
Show HN: CTF “Start Here” Script
(github.com)
1 points
by
koins
5y ago
|
1 comments
17.
▲
by
koins
5y ago
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 Rust because all the cool kids were writing things in Rust. S
18.
▲
Show HN: Raspberry Pi WiFi password updater (with QR code)
(github.com)
1 points
by
koins
5y ago
|
1 comments
19.
▲
by
koins
5y ago
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 log into wifi. The QR code and password are changed wee
20.
▲
by
koins
5y ago
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 the resulting QR code. Would love to s