TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Hash Monster: ESP-32 Tamagotchi for WiFi Cracking

180 点作者 wolframio超过 4 年前

10 条评论

ovi256超过 4 年前
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 未加载
thinkmassive超过 4 年前
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 未加载
lixtra超过 4 年前
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 未加载
stets超过 4 年前
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...
rcarmo超过 4 年前
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.
caretak3r超过 4 年前
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 未加载
Woberto超过 4 年前
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 未加载
MaxikCZ超过 4 年前
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
fnord77超过 4 年前
kinda amazed you can get a microcontroller SOC board w&#x2F; case, battery and a screen for about 50 bucks shipped.
评论 #24358903 未加载
ngcc_hk超过 4 年前
ESP32 is crazy versatile. Too busy and should not add more project but this is very interesting and the 433 one mentioned below.