url = "http://192.168.0.90/axis-cgi/param.cgi?action=list" auth = HTTPDigestAuth('root', 'pass') response = requests.get(url, auth=auth) params = response.text.splitlines()
Order Shipped: Axis 2400 Server
+-----------------------+ | Analog CCTV Cameras | (Up to 4 BNC Inputs) +-----------+-----------+ | v +------------------+-------------------+ | AXIS 2400 Video Server | | | | * ARTPEC-1 Compression Chip | | * ETRAX 100 32-bit RISC CPU | | * Converts Analog to Motion-JPEG | +------------------+-------------------+ | v +-----------+-----------+ | 10/100 Ethernet | (Publicly Indexed Web Page) +-----------------------+ url = "http://192
The biggest takeaway is the complete unacceptability of default credentials. A username and password of root / pass is an invitation for disaster. All internet-connected devices must be configured to force users to create a strong, unique password on initial setup. The feed
The feed? What feed?