<body onLoad="window.defaultStatus='Welcome!. You are in my weblog.';return true"><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/9550158?origin\x3dhttps://www.txemaromero.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Thursday, August 03, 2017

GPS spoofing (attack)

"GPS spoofing is the process of generating a faked version of GPS signal to disturb the navigation and time synchronization process of the receiver. The receiver is a smartphone with the Google Maps app for this case. The GPS position (that little blue circle) moves from Barcelona to Vienna during the attack. See the following video.


In this other video the GPS position moves from Barcelona to Villanueva de la Cañada (Madrid). For this hacking demonstration, I used Bash scripting.


Security is going to be the biggest barrier for massive adoption of IoT."