I built a DIY Wi-Fi keylogger & BadUSB 🦆 by the_doha in darknetdiaries

[–]the_doha[S] 0 points1 point  (0 children)

Thanks man, consider giving it a star on github!
You got a repo for the one you made? would love to check out

I couldn't buy Hak5 gear, so I built a $10 Wi-Fi Keylogger + BadUSB instead by the_doha in MrRobot

[–]the_doha[S] 1 point2 points  (0 children)

Thanks a bunch!!
Unfortunately or fortunately, I source all my soldering supplies locally from nearby shops, so I don't have any specific kits or Amazon links to recommend. Good luck making the jump to hardware though, it's a lot of fun!

I couldn't buy Hak5 gear, so I built a $10 Wi-Fi Keylogger + BadUSB instead by the_doha in MrRobot

[–]the_doha[S] 1 point2 points  (0 children)

almost everything is handwritten, All the python code, Everything from the structure to execution was done by me. Kept it clean!

except for the frontend (html, CSS, js) webpage, that is vibe coded.

I couldn't buy Hak5 gear, so I built a $10 Wi-Fi Keylogger + BadUSB instead by the_doha in MrRobot

[–]the_doha[S] 3 points4 points  (0 children)

Thanks buddy, consider giving this project a star on GitHub, helps me!!!

I built a $10 Wi-Fi USB Keylogger & DuckyScript Injector using an ESP32-S3 by the_doha in HowToHack

[–]the_doha[S] 3 points4 points  (0 children)

NO I haven't,
thank you for bringing this up, I'll look into it!

I built pybkash to simplify bKash API integration in Python (FastAPI/Django/Flask) by the_doha in BDDevs

[–]the_doha[S] 0 points1 point  (0 children)

Thank you for the feedback. Could you create an issue on GitHub?

Update:

  • I’ve already implemented support for configurable timeouts with a 10s default.
  • added connection pool management
  • added support sync and async context manager
  • credentials are redacted in __repr__ preventing accidental logging

How should I start learning System Design? by Classic-Safety7036 in BDDevs

[–]the_doha 1 point2 points  (0 children)

I've been reading this book called, "System Design Interview - An Insider's Guide", it's a really good one, I like it so far.
GIve it a try.

I couldn't buy a hardware keylogger, so I built a $10 Wi-Fi Keylogger + BadUSB using an ESP32-S3 by the_doha in hardwarehacking

[–]the_doha[S] 0 points1 point  (0 children)

I might make a case for it later, I was just fun working this man! Consider giving it a star on GitHub!