TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Hash Monster: ESP-32 Tamagotchi for WiFi Cracking

180 pointsby wolframioover 4 years ago

10 comments

ovi256over 4 years ago
If you enjoy this kind of RF hacking tool, you may enjoy the Flipper Zero even more:<p><a href="https:&#x2F;&#x2F;flipperzero.one&#x2F;" rel="nofollow">https:&#x2F;&#x2F;flipperzero.one&#x2F;</a><p>It has 125kHz RFID (for cloning door access badges) and a 433 MHz transceiver (for cloning garage door &#x2F; barrier remotes). This is much more desireable for me than Wifi.<p>Wish I could get the same capabilities in a phone case format so I could clone all my different badges into something I carry with me all the time.
评论 #24365886 未加载
thinkmassiveover 4 years ago
I just today decided to build a Pwnagotchi[0], and I&#x27;ve got a spare M5Stack[1] sitting in a closet, so it looks like I now have two projects for this weekend!<p>Even though the ESP family has been around for a while, I continue to be amazed by what people can accomplish with such resource constrained (by today&#x27;s standards) embedded systems.<p>[0]: <a href="https:&#x2F;&#x2F;pwnagotchi.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pwnagotchi.ai&#x2F;</a><p>[1]: <a href="https:&#x2F;&#x2F;m5stack.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;m5stack.com&#x2F;</a> (also linked in the blog post)
评论 #24359083 未加载
评论 #24358429 未加载
评论 #24358175 未加载
lixtraover 4 years ago
Be careful what data you collect: <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Joffe_v._Google,_Inc" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Joffe_v._Google,_Inc</a>.
评论 #24359480 未加载
评论 #24359911 未加载
评论 #24363192 未加载
stetsover 4 years ago
Love these types of projects. I built the pwnagotchi last weekend and documented the process on YT <a href="https:&#x2F;&#x2F;youtu.be&#x2F;2DIPVpcjR1I" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;2DIPVpcjR1I</a><p>I might have to find some part for this now...
rcarmoover 4 years ago
I have one of these lying around (and spent a couple of hours setting up an ESP32 camera to work with HomeKit, so this seems like a fun follow-up). The M5Stack range is loads of fun.
caretak3rover 4 years ago
I don&#x27;t know how much confidence I would put into this, but there is an amazon listing: <a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;M5Stack-Development-Extensible-Control-Prototype&#x2F;dp&#x2F;B07PWJMNRN&#x2F;ref=sr_1_4?dchild=1&amp;keywords=m5stack&amp;qid=1599082564&amp;sr=8-4" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;M5Stack-Development-Extensible-Contro...</a>
评论 #24360869 未加载
Wobertoover 4 years ago
It seems like to protect against this, I should have a long password and not use words (e.g. mix numbers for letters). Is that correct?
评论 #24358010 未加载
MaxikCZover 4 years ago
I would love if the software stack were extended for on the go usage:<p>Use HashMonster to capture packets. Send those packets to my mobile phone via bluetooth. Phone sends it to my PC running at home via mobile data plan. PC cracks the password, returns back to phone.<p>That way I can crack passwords to wifis while waiting somewhere if I dont want to eat my data limit
fnord77over 4 years ago
kinda amazed you can get a microcontroller SOC board w&#x2F; case, battery and a screen for about 50 bucks shipped.
评论 #24358903 未加载
ngcc_hkover 4 years ago
ESP32 is crazy versatile. Too busy and should not add more project but this is very interesting and the 433 one mentioned below.