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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: RF Hunter – Find hidden cameras and other devices

594 点作者 RamboRogers7 个月前
This project is an RF Signal Scanner built using an ESP32, AD8317 RF detector, and various other components. It's designed to detect and measure RF signals in the environment and display the signal strength on an OLED display. It's useful to find hidden cameras, wiretapping devices, and other RF-enabled devices.

34 条评论

danbruc7 个月前
Fun fact, you can actually detect semiconductor devices even if they are powered off and hence emit no radiation unless the design took specific precautions. This works by illuminating a region with high frequency electromagnetic radiation and then listening for the effects that PN junctions have on the reflected radiation due to their nonlinearity. [1]<p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Nonlinear_junction_detector" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Nonlinear_junction_detector</a>
评论 #41934036 未加载
评论 #41935038 未加载
评论 #41935658 未加载
评论 #41942812 未加载
transpute7 个月前
2018, <i>&quot;Low budget consumer hardware espionage implant&quot;</i>, 220 comments, <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40363704">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40363704</a> &amp; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20190251">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20190251</a> &amp; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15676737">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15676737</a><p>2019, <i>&quot;Airbnb Has a Hidden-Camera Problem&quot;</i>, 50 comments, <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24324300">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24324300</a><p>2019, <i>&quot;How to find hidden cameras in your AirBnB&quot;</i>, 300 comments, <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20457419">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20457419</a><p>2023 repro of &quot;Great Seal Bug&quot; (1952): mechanical microphone, no power source, data exfiltrated via external directed microwave beam, <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=NLDpWrwijE8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=NLDpWrwijE8</a><p>Try measuring the RF emissions of:<p><pre><code> USB hubs AC power strips SSD enclosures monitors</code></pre>
transpute7 个月前
Thanks for making this public. What&#x27;s the ballpark BOM cost?<p>Could a directional antenna help with locating RF sources? There&#x27;s some older work (&quot;WokFi&quot;) on parabolic antennas for WiFi, <a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20140802123553&#x2F;http:&#x2F;&#x2F;www.usbwifi.orconhosting.net.nz&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20140802123553&#x2F;http:&#x2F;&#x2F;www.usbwif...</a><p>Here&#x27;s another circuit design for AD8317, <a href="https:&#x2F;&#x2F;g8rwg.uk&#x2F;articles&#x2F;noise-meter-ad8317&#x2F;" rel="nofollow">https:&#x2F;&#x2F;g8rwg.uk&#x2F;articles&#x2F;noise-meter-ad8317&#x2F;</a><p><i>&gt; The AD8317 module I’m using has the logarithmic slope set to 22mV&#x2F;dB. I used the output of a Viavi JD785 at different frequencies to check the slope and dynamic range of the device. Linearity and dynamic range at 1GHz and 3.5GHz is good and as expected drops off at 144MHz and 6GHz.</i>
评论 #41933219 未加载
评论 #41937078 未加载
yftsui7 个月前
The most effective way would be use a Thermal Camera, because a normal &quot;hidden camera&quot; you get from eBay will consume around 5 Watts - a significant heat dissipation.<p>For others, probably just get an off the shelf TinySA?
评论 #41934140 未加载
评论 #41935371 未加载
评论 #41944861 未加载
评论 #41932684 未加载
ghostpepper7 个月前
This is cool. Is is all point-to-point wired inside? I can&#x27;t imagine a PCB design would be too difficult if all the RF stuff is handled by the IC.
评论 #41931728 未加载
011000117 个月前
What I really want is something that detects any EMF above 60Hz.<p>When I was a kid I used to hook a coil of wire and a diode to a piezo earphone. I then listened to the emissions of various devices in my house. My Amiga 500 was particularly interesting.<p>I ran across a few projects that do the same thing but add an opamp and recording so you can generate sounds for electronic music.
评论 #41938022 未加载
评论 #41936622 未加载
评论 #41939850 未加载
评论 #41938877 未加载
declan_roberts7 个月前
A way easier solution to this is to turn off all of the lights and look around with your phone camera.<p>The phone camera will pick up the bright IR lights that hidden cameras use to illuminate the room-- wireless or not.<p>Obviously this only works if the camera uses IR lights, but pretty much all of the sneaky ones do.
评论 #41932320 未加载
评论 #41934326 未加载
评论 #41931912 未加载
coin7 个月前
Title is misleading. It only detects RF. A hidden camera could record to storage for later upload in which case wouldn’t be transmitting continuously.
评论 #41932336 未加载
评论 #41934806 未加载
ujikoluk7 个月前
I have long dreamt about building a portable phased array for this purpose, but additionally using the phase difference between receivers to visualize where the transmission source is.<p>In effect a camera into the RF world!
评论 #41932696 未加载
thih97 个月前
Does anyone have a personal experience with finding a hidden camera in an AirBnB?
评论 #41935528 未加载
评论 #41935391 未加载
评论 #41934207 未加载
kubectl_h7 个月前
What is the sensitivity&#x2F;range? I&#x27;ve always wanted something like this to carry in the woods to detect game&#x2F;trail cameras. Not for any nefarious purpose, but to get an idea of how surveilled the woods are.
评论 #41931604 未加载
评论 #41931934 未加载
omagramma7 个月前
This doesn&#x27;t do anything useful. To detect RF transmissions you need to sweep a range of frequencies stopping at each frequency for a period of time for the Rx amp to sample. The AnalogDevices detector that is uses needs to be programmed, and the arduino code doesn&#x27;t do that. It doesn&#x27;t have the bandwidth or performance to do any real scanning. There&#x27;s a reason why spectrum analyzers cost thousands (or tens of thousands) of dollars.<p>Its funny watch Arduino (ease) programmers try to figure out RF (very hard).
评论 #41963764 未加载
评论 #41938353 未加载
jmward017 个月前
In Japan there was a requirement to make a noise when taking a picture on a phone. I&#x27;m not a huge fan of that since there are a lot of reasonable reasons to not want noise, but I would be a fan if any capture device was require to advertise its presence wirelessly to make it easy for any smart device to notice an active recording device nearby. That wouldn&#x27;t stop sophisticated surveillance but it would act like a cheap lock and stop a lot of the abusive stuff, or at least let people more quickly notice it.
评论 #41932789 未加载
评论 #41931916 未加载
评论 #41931924 未加载
slow_typist7 个月前
OP, cool project. I have questions though:<p>How does the device detect very short bursts? After looking up the data sheet of the RF detector I believe you would need additional circuitry to not risk that very short bursts slip through the sampling of the ESP A&#x2F;D input.<p>Second, the supply voltage of the detector seems to be 3.0 V to 5.5 V, <a href="https:&#x2F;&#x2F;www.analog.com&#x2F;en&#x2F;products&#x2F;ad8317.html" rel="nofollow">https:&#x2F;&#x2F;www.analog.com&#x2F;en&#x2F;products&#x2F;ad8317.html</a>
评论 #41938394 未加载
sandworm1017 个月前
&gt;&gt; It&#x27;s useful to find hidden cameras, wiretapping devices, and other RF-enabled devices.<p>Nope. It is used to find RF-<i>emitting</i> devices, the sort of low-sophistication stuff you can buy online for real-time continuing surveillance. For many decades, the real spy stuff has operated in burst mode: collecting data quietly and only transmitting it at an agreed time or in response to an external signal. To detect them you need to be monitoring 24&#x2F;7 with a rig capable of triangulating signals that might only last a second or two.
评论 #41938417 未加载
ajsnigrutin7 个月前
Following the amazon links in the cpp brought me to this: <a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;gp&#x2F;product&#x2F;B07FHZXTCZ" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;gp&#x2F;product&#x2F;B07FHZXTCZ</a><p>Holy fsck, the build quality must be shitty if even the amazon photo looks horrible (just look at the area around the voltage regulator)
sriram_malhar7 个月前
Thanks for this useful project. Can I trouble you to add a circuit diagram of the latest rev? So much easier than reading text.
o1o1o17 个月前
Interesting, thank you for sharing!<p>Maybe somebody knows: Is there something similar for the Flipper Zero?
评论 #41931733 未加载
Terr_7 个月前
Is the ESP32 mainly to drive the LCD display and provide a numeric readout, or is it also needed to control the sensor-side so that it cycles through different settings and frequencies?
评论 #41931731 未加载
ffujdefvjg7 个月前
Cool project! I&#x27;d buy one of these if they were pre-assembled.
评论 #41931737 未加载
amelius7 个月前
Might also be useful for initial EMC compliance testing, maybe.
beardyw7 个月前
Those 128x64 displays are easy to use, but frustratingly variable. They have differing start up sequences which using the wrong one leaves a blank screen.
评论 #41934299 未加载
bloopernova7 个月前
This is really cool! Have you considered using a Software Defined Radio or would that not improve capabilities enough to be worth the hassle?
评论 #41957665 未加载
swayvil7 个月前
A thing for talking to rfids might do this. Some phones have an rfid thing. If it could sweep a frequency range.
rightbyte7 个月前
Really interesting.<p>Could you please make a video showing well it works for different sources?
评论 #41952727 未加载
kshahkshah7 个月前
I lost a keyfob a long while ago. I wonder if this could help me find it?
roydivision7 个月前
I&#x27;m confused, what RF does a camera typically emit, and why?
评论 #41944260 未加载
taeefnajib7 个月前
That&#x27;s fascinating! Did you check the accuracy?
评论 #41952734 未加载
marsh_mellow7 个月前
Very cool! Could this work for detecting nearby drones?
评论 #41935452 未加载
goodpoint7 个月前
This is ineffective against most recording devices.
评论 #41934811 未加载
amelius7 个月前
Does it get confused by nearby WiFi transmitters?
评论 #41935402 未加载
rkagerer7 个月前
<i>&quot;If you don&#x27;t have a 9V battery, you can use a 9V battery.&quot;</i>
评论 #41935497 未加载
评论 #41931915 未加载
consumerx7 个月前
it seems multiple ESP32s would fit into this giant case.
评论 #41935418 未加载
jdthedisciple7 个月前
looks good, now I just need a version of the same software that runs on my phone so I don&#x27;t need to buy all these materials and slap them together
评论 #41944733 未加载