If you are a camera owner, audit your Axis devices for exposed /view/viewer.shtml pages. If you are a developer, learn how to build secure, portable video viewers without hardcoding credentials or relying on deprecated URLs.
: This command restricts results to pages that have "live view" in their HTML title, often indicating a direct video stream page.
The view/view.shtml page became a de facto standard across many Axis camera models for delivering the live video feed via browsers using technologies like: intitle live view axis inurl view viewshtml portable
: Restricts results to URLs containing this specific file path, which is the default live video page for older Axis firmware.
Older Axis firmware versions have known vulnerabilities. Always update to the latest AXIS OS from the Axis support site . If you are a camera owner, audit your
: Ensure that an administrator password is set. For first-time access, Axis requires creating a secure account. Update Firmware : Keep your device updated with the latest to patch known security vulnerabilities. Use Secure Protocols : Disable standard HTTP (Port 80) and use HTTPS (Port 443) for encrypted communication. Private Networks
Axis Communications is a major global manufacturer of network cameras. Because millions of their devices are deployed worldwide, they are a frequent target for search string scanning. The view/view
The string you provided, "intitle live view axis inurl view viewshtml portable" , is a "Google dork"—a specific search query used to find indexed, often unsecured, internet-connected devices. This particular dork targets network cameras that have been configured with a "portable" view and made accessible to the public internet. The Story of the "Portable" Window
The search term is a specific Google Dork —an advanced search query used by security researchers and malicious actors to find publicly accessible Axis Communications network cameras.
The “portable” aspect comes from saving viewer.shtml locally and modifying it to point to other discovered Axis cameras.
Understanding this dork is the first step in building a defense. For owners of Axis or any IP cameras, the following best practices are mandatory, not optional: