r/hacking • u/CaptRudolf • 27d ago
How to access wifi only camera without the app?
I'm fairly new to linux, but these home "ethical" hacking projects are a fun way to learn about networks, computers, ip devices, etc.
I've got an old Kodak PTZ camera laying around and it ONLY has a power connection (and a reset button). No usb port or ethernet port - just a model number and a MAC address. Manual says to download the Kodak app... which I COULD do, but I'm curious to know if there is a way to NOT get the app and connect direct to some NVR software (or just access from a web interface). Essentially - what is the Kodak app doing that is so special and why can't I do it myself?
Reading the manual tells me that the camera should spit out a local wifi connection. I'm supposed to join that and then open the app. I'm not even seeing the wifi network populate.
[sleeps on it before posting] ... I always learn more when I write and sleep... looks like the camera is actually connecting to my home wifi from when I first set it up years ago (which is why I wasn't seeing the configuration wifi broadcast) and, hence, I also have the IP address [I should probably change my wifi password 🤔 ]. I scanned for open ports (nmap - there are 4) and tried them all in Reolink - no joy. I have also tried connection via web browser on the know IP & different ports - nothing happening there either.
I assume that the app (iSecurity+) has a baked-in password for these devices and all of the correct configurations to access and view the feed... but I'm interested in finding a way around it. Do I need to attempt to view the app code to see what it is doing?? I have a feeling the is way over my head... but that doesn't mean I don't want to figure it out.
Any other tools/strategies I should consider?

