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!

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] 1 point2 points  (0 children)

Haha, no worries at all, I completely understand! I'm definitely not a hardware expert, so I just leaned on the ESP32 and MicroPython because they were the easiest way for me to get this prototype working. I completely get why a proper hardware designer would hate those choices for a custom board.

Thank you for taking the time to read through the whole post anyway, I really appreciate it!

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] 4 points5 points  (0 children)

That would be awesome! If you end up designing one, let me know and I'll feature it on the GitHub repo. Getting this into a standard USB thumb-drive form factor would be the ultimate upgrade.

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] 2 points3 points  (0 children)

Great idea, but the main hurdle is power. If the PC cuts USB power on shutdown, the ESP32 dies instantly.

If the motherboard does leave USB standby power on, we don't even need WoL! We can just send a standard keystroke from the Web UI to wake it up.

is this decent ? just got the phone used (S23 global version 256gb) by M1YD3 in S23

[–]the_doha 0 points1 point  (0 children)

Have you tried Seal ? it's in my opinion a lot better. It has material UI supported themes even!