Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Thats not how deauth packets work, also most security cameras work on lan/ block packets on the network
-
R-C-D160066y@ganjaman wow!
Router does not allow the attacker send deauth itself?
So what is the proffessional way of doing this? -
Depends on the type of camera, but ip cameras are relatively easy because you only have to redirect a http socket to your machine. If you look it up on youtube, theres a pretty good defcon presenter talking about this.
-
It depends on the camera, but it might be possible.
Near the end of 2017, Amazon introduced the "Amazon Key" to enable access for delivery services. For security reasons, the delivery is filmed - as long as WiFi access is available. Turns out if the camera immediately uploads its data to an Amazon cloud, but dosn't record it locally. As long a WiFi-Connection is suppressed (e.g. by deauthing), nothing was stored or sent.
(source: https://wired.com/story/... )
Better IP-cameras store their videos locally and sent the recorded data when network is available again. And some routers have protected management frames to prevent deauthing. -
@R1100 If you are in the same network, you might try ARP-spoofing to redirect network connections over your computer.
-
R-C-D160066y@ralnivar what about the others?
Do they send thair data ro an ezternal server or something? -
@R1100 just have dealt with enough headasses before to know what's coming next tbh, so a screencap is the first thing you'll do when somebody pretends to have a pure intent when fourish posts above it's clear that's horseshit.
-
@R1100 I used to hack for a living, and frequently taught it. But some people don't deserve to learn how. Or can't responsibly handle the knowledge.and I would always refuse to teach them. You can generally tell these people by the way they ask questions.
You sir, are one of those people based on this thread. Also, please use the "question" tag.
Hey hackers! 😀
Does making a camera disconnected from the network using deauth packets , mean the camera won't send any data to the sarver/admin?
Does that make the camera useless and made the camera disabled?
rant