<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/6418452?origin\x3dhttp://chirayu.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Wednesday, January 05, 2005

Search for unsecured webcams on Google

Category: Misc. Google search tips.

Search for unsecured webcams with these search strings on Google.
[via Boing Boing]

- inurl:"MultiCameraFrame?Mode="

- inurl:"ViewerFrame?Mode="

These search strings provide links to network cameras and webcams.

inurl searches for the keywords in the web site address.
Enclosing the keywords with double quotes ("---") makes it a string—a phrase search, i.e. search for these keywords as a string in the web site address.

Related search string:
- inurl:"view/index.shtml" [via forevergeek.com]
- inurl:"axis-cgi/mjpg"