{"id":16069,"date":"2017-10-12T15:00:40","date_gmt":"2017-10-12T15:00:40","guid":{"rendered":"https:\/\/one.sightlinemg.com\/c4isrnet\/uncategorized\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/"},"modified":"2026-08-08T17:50:13","modified_gmt":"2026-08-08T17:50:13","slug":"can-you-be-hacked-by-the-world-around-you-commentary","status":"publish","type":"post","link":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/","title":{"rendered":"Can you be hacked by the world around you? [Commentary]"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">You\u2019ve probably been told it\u2019s dangerous to open unexpected attachment files in your email \u2013 just like you shouldn\u2019t open suspicious packages in your mailbox. But have you been warned against scanning unknown QR codes or just taking a picture with your phone? New research suggests that cyberattackers could exploit cameras and sensors in phones and other devices.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As someone who researches <a href=\"http:\/\/dx.doi.org\/10.3390\/technologies3010019\">3-D modeling<\/a>, including <a href=\"http:\/\/dx.doi.org\/10.3390\/machines3020055\">assessing 3-D printed objects<\/a> to be sure they meet quality standards, I\u2019m aware of being vulnerable to methods of storing malicious computer code in the physical world. Our group\u2019s work is in the laboratory, and has not yet encountered malware hidden in 3-D printing instructions or encoded in the structure of an item being scanned. But we\u2019re preparing for that possibility.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At the moment, it\u2019s not very likely for us: An attacker would need very specialized knowledge about our system\u2019s functions to succeed in attacking it. But the day is coming when intrusions can happen through normal communications with or sensing performed by a computer or smartphone. Product designers and users alike need to be aware of the risks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Transmitting infection<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In order for a device to become infected or compromised, the nefarious party has to figure out some way to get the computer to store or process the malware. The <a href=\"https:\/\/theconversation.com\/spearphishing-roiled-the-presidential-campaign-heres-how-to-protect-yourself-68274\">human at the keyboard<\/a> has been a common target. An attacker might send an email telling the user that he or she has won the lottery or is going to be in trouble for not responding to a work supervisor. In other cases, a virus is designed to be unwittingly triggered by routine software activities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Researchers at the University of Washington tested another possibility recently, <a href=\"https:\/\/www.wired.com\/story\/malware-dna-hack\/\">embedding a computer virus in DNA<\/a>. The good news is that most computers can\u2019t catch an electronic virus from bad software \u2013 called malware \u2013 embedded in a biological one. The <a href=\"https:\/\/www.usenix.org\/conference\/usenixsecurity17\/technical-sessions\/presentation\/ney\">DNA infection<\/a> was a test of the concept of attacking a computer equipped to read <a href=\"https:\/\/theconversation.com\/storing-data-in-dna-brings-nature-into-the-digital-universe-78226\">digital data stored in DNA<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Similarly, when our team scans a 3-D printed object, we are both storing and processing the data from the imagery that we collect. If an attacker analyzed how we do this, they could \u2013 perhaps \u2013 identify a step in our process that would be vulnerable to a compromised or corrupted piece of data. Then, they would have to design an object for us to scan that would cause us to receive these data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Closer to home, when you scan a <a href=\"https:\/\/www.wired.com\/story\/the-curious-comeback-of-the-dreaded-qr-code\/\">QR code<\/a>, your computer or phone processes the data in the code and takes some action \u2013 perhaps sending an email or going to a specified URL. An attacker could find a bug in a code-reader app that allows certain precisely formatted text to be executed instead of just scanned and processed. Or there could be <a href=\"http:\/\/www.nbcnews.com\/id\/45729377\/ns\/technology_and_science-security\/t\/how-qr-codes-hide-privacy-security-risks\/\">something designed to harm your phone<\/a> waiting at the target website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Imprecision as protection<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The good news is that most sensors have less precision than DNA sequencers. For instance, two mobile phone cameras pointed at the same subject will collect somewhat different information, based on lighting, camera position and how closely it\u2019s zoomed in. Even small variations could render encoded malware inoperable, because the sensed data would not always be accurate enough to translate into working software. So it\u2019s unlikely that a person\u2019s phone would be hacked just by taking a photo of something.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But some systems, like QR code readers, include methods for correcting anomalies in sensed data. And when the sensing environment is highly controlled, like with our <a href=\"http:\/\/dx.doi.org\/10.3390\/machines3020055\">recent work to assess 3-D printing<\/a>, it is easier for an attacker to affect the sensor readings more predictably.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">What is perhaps most problematic is the ability for sensing to provide a gateway into systems that are otherwise secure and difficult to attack. For example, to prevent the infection of our 3-D printing quality sensing system by a conventional attack, we <a href=\"http:\/\/dx.doi.org\/10.1117\/12.2264583\">proposed <\/a>placing it on another computer, one disconnected from the internet and other sources of potential cyberattacks. But the system still must scan the 3-D printed object. A maliciously designed object could be a way to attack this otherwise disconnected system.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Screening for prevention<\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Many software developers don\u2019t yet think about the potential for hackers to manipulate sensed data. But in 2011, Iranian government hackers were able to <a href=\"https:\/\/phys.org\/news\/2011-12-rq-drone-ambush-facts-iranian.html\">capture a U.S. spy drone<\/a> in just this way. Programmers and computer administrators must ensure that sensed data are screened before processing, and handled securely, to prevent unexpected hijacking.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In addition to developing secure software, another type of system can help: An <a href=\"http:\/\/www.sciencedirect.com\/science\/article\/pii\/S1084804512001944\">intrusion detection system<\/a> can look for common attacks, unusual behavior or even when things that are expected to happen don\u2019t. They\u2019re not perfect, of course, at times <a href=\"http:\/\/www.dtic.mil\/docs\/citations\/ADA391565\">failing to detect attacks<\/a> and at others <a href=\"https:\/\/doi.org\/10.1145\/357830.357849\">misidentifing legitimate activities as attacks<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Computer devices that both sense and modify the environment are becoming more common \u2013 in manufacturing robots, drones and self-driving cars, among many other examples. As that happens, the potential for attacks to include both physical and electronic elements grows significantly. Attackers may find it very attractive to embed malicious software in the physical world, just waiting for unsuspecting people to scan it with a smartphone or a more specialized device. Hidden in plain sight, the malicious software becomes a sort of \u201csleeper agent\u201d that can avoid detection until it reaches its target \u2013 perhaps deep inside a secure government building, bank or hospital.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><i><a href=\"http:\/\/theconversation.com\/can-you-be-hacked-by-the-world-around-you-83195\">This article was originally published on The Conversation.<\/a><\/i><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The day is coming when intrusions can happen through normal communications with or sensing performed by a computer or smartphone.<\/p>\n","protected":false},"author":7,"featured_media":47834,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_canonical":"","_acf":"","_yoast_wpseo_primary_category":10,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","_smg_distribution_targets":[]},"categories":[10],"tags":[],"coauthors":[7454],"class_list":["post-16069","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cyber"],"acf":{"subheadline":"","legacy_arc_id":"H6N2HKCZ6BEX3J5GISBRP57Z4U","arc_canonical_url":"\/opinion\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/","remove_feature_photo":false,"is_sponsored":false,"subtype":"","redirect_url":"","disable_inline_ads":false,"native_logo_pretext":"Presented By:"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.0 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Can you be hacked by the world around you? [Commentary] - C4ISRNet<\/title>\n<meta name=\"description\" content=\"The day is coming when intrusions can happen through normal communications with or sensing performed by a computer or smartphone.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Can you be hacked by the world around you? [Commentary]\" \/>\n<meta property=\"og:description\" content=\"The day is coming when intrusions can happen through normal communications with or sensing performed by a computer or smartphone.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/\" \/>\n<meta property=\"og:site_name\" content=\"C4ISRNet\" \/>\n<meta property=\"article:published_time\" content=\"2017-10-12T15:00:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-08T17:50:13+00:00\" \/>\n<meta name=\"author\" content=\"Jeremy Straub, North Dakota State University\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeremy Straub, North Dakota State University\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t    \"@context\": \"https:\\\/\\\/schema.org\",\n\t    \"@graph\": [\n\t        {\n\t            \"@type\": \"Article\",\n\t            \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/#article\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/\"\n\t            },\n\t            \"author\": {\n\t                \"name\": \"migration\",\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/#\\\/schema\\\/person\\\/cc76c831bb37a926738c8391fca7a3b1\"\n\t            },\n\t            \"headline\": \"Can you be hacked by the world around you? [Commentary]\",\n\t            \"datePublished\": \"2017-10-12T15:00:40+00:00\",\n\t            \"dateModified\": \"2026-08-08T17:50:13+00:00\",\n\t            \"mainEntityOfPage\": {\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/\"\n\t            },\n\t            \"wordCount\": 928,\n\t            \"commentCount\": 0,\n\t            \"publisher\": {\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/#organization\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"https:\\\/\\\/one.sightlinemg.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/file-20171006-25775-xkadt6.jpg.jpg\",\n\t            \"articleSection\": [\n\t                \"Cyber\"\n\t            ],\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"CommentAction\",\n\t                    \"name\": \"Comment\",\n\t                    \"target\": [\n\t                        \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/#respond\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/\",\n\t            \"url\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/\",\n\t            \"name\": \"Can you be hacked by the world around you? [Commentary] - C4ISRNet\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/#website\"\n\t            },\n\t            \"primaryImageOfPage\": {\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/#primaryimage\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"https:\\\/\\\/one.sightlinemg.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/file-20171006-25775-xkadt6.jpg.jpg\",\n\t            \"datePublished\": \"2017-10-12T15:00:40+00:00\",\n\t            \"dateModified\": \"2026-08-08T17:50:13+00:00\",\n\t            \"description\": \"The day is coming when intrusions can happen through normal communications with or sensing performed by a computer or smartphone.\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/#breadcrumb\"\n\t            },\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"ReadAction\",\n\t                    \"target\": [\n\t                        \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"ImageObject\",\n\t            \"inLanguage\": \"en-US\",\n\t            \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/#primaryimage\",\n\t            \"url\": \"https:\\\/\\\/one.sightlinemg.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/file-20171006-25775-xkadt6.jpg.jpg\",\n\t            \"contentUrl\": \"https:\\\/\\\/one.sightlinemg.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/file-20171006-25775-xkadt6.jpg.jpg\"\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/2017\\\/10\\\/12\\\/can-you-be-hacked-by-the-world-around-you-commentary\\\/#breadcrumb\",\n\t            \"itemListElement\": [\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 1,\n\t                    \"name\": \"Home\",\n\t                    \"item\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/\",\n\t                    \"ad_zone\": \"home\"\n\t                },\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 2,\n\t                    \"name\": \"Cyber\",\n\t                    \"item\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/cyber\\\/\",\n\t                    \"ad_zone\": \"cyber\"\n\t                },\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 3,\n\t                    \"name\": \"Can you be hacked by the world around you? [Commentary]\"\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"WebSite\",\n\t            \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/#website\",\n\t            \"url\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/\",\n\t            \"name\": \"C4ISRNet\",\n\t            \"description\": \"Media for the Intelligence-Age Military | C4ISRNET\",\n\t            \"publisher\": {\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/#organization\"\n\t            },\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"SearchAction\",\n\t                    \"target\": {\n\t                        \"@type\": \"EntryPoint\",\n\t                        \"urlTemplate\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/?s={search_term_string}\"\n\t                    },\n\t                    \"query-input\": {\n\t                        \"@type\": \"PropertyValueSpecification\",\n\t                        \"valueRequired\": true,\n\t                        \"valueName\": \"search_term_string\"\n\t                    }\n\t                }\n\t            ],\n\t            \"inLanguage\": \"en-US\"\n\t        },\n\t        {\n\t            \"@type\": \"Organization\",\n\t            \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/#organization\",\n\t            \"name\": \"C4ISRNet\",\n\t            \"url\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/\",\n\t            \"logo\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/#\\\/schema\\\/logo\\\/image\\\/\",\n\t                \"url\": \"https:\\\/\\\/one.sightlinemg.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/c4isrnet-logo-white.png\",\n\t                \"contentUrl\": \"https:\\\/\\\/one.sightlinemg.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/c4isrnet-logo-white.png\",\n\t                \"caption\": \"C4ISRNet\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/#\\\/schema\\\/logo\\\/image\\\/\"\n\t            }\n\t        },\n\t        {\n\t            \"@type\": \"Person\",\n\t            \"@id\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/#\\\/schema\\\/person\\\/cc76c831bb37a926738c8391fca7a3b1\",\n\t            \"name\": \"migration\",\n\t            \"image\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9e8d47be443ce94ce7fc357677b5f9c70235bb1f59e7267a102a74af58c04f59?s=96&d=mm&r=gcf4cb6ee0ec29e49e7a963234e4340ec\",\n\t                \"url\": \"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9e8d47be443ce94ce7fc357677b5f9c70235bb1f59e7267a102a74af58c04f59?s=96&d=mm&r=g\",\n\t                \"contentUrl\": \"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9e8d47be443ce94ce7fc357677b5f9c70235bb1f59e7267a102a74af58c04f59?s=96&d=mm&r=g\",\n\t                \"caption\": \"migration\"\n\t            },\n\t            \"url\": \"https:\\\/\\\/one.sightlinemg.com\\\/c4isrnet\\\/author\\\/migration\\\/\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Can you be hacked by the world around you? [Commentary] - C4ISRNet","description":"The day is coming when intrusions can happen through normal communications with or sensing performed by a computer or smartphone.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Can you be hacked by the world around you? [Commentary]","og_description":"The day is coming when intrusions can happen through normal communications with or sensing performed by a computer or smartphone.","og_url":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/","og_site_name":"C4ISRNet","article_published_time":"2017-10-12T15:00:40+00:00","article_modified_time":"2026-08-08T17:50:13+00:00","author":"Jeremy Straub, North Dakota State University","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jeremy Straub, North Dakota State University","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/#article","isPartOf":{"@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/"},"author":{"name":"migration","@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/#\/schema\/person\/cc76c831bb37a926738c8391fca7a3b1"},"headline":"Can you be hacked by the world around you? [Commentary]","datePublished":"2017-10-12T15:00:40+00:00","dateModified":"2026-08-08T17:50:13+00:00","mainEntityOfPage":{"@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/"},"wordCount":928,"commentCount":0,"publisher":{"@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/#organization"},"image":{"@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/#primaryimage"},"thumbnailUrl":"https:\/\/one.sightlinemg.com\/wp-content\/uploads\/2026\/08\/file-20171006-25775-xkadt6.jpg.jpg","articleSection":["Cyber"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/","url":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/","name":"Can you be hacked by the world around you? [Commentary] - C4ISRNet","isPartOf":{"@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/#website"},"primaryImageOfPage":{"@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/#primaryimage"},"image":{"@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/#primaryimage"},"thumbnailUrl":"https:\/\/one.sightlinemg.com\/wp-content\/uploads\/2026\/08\/file-20171006-25775-xkadt6.jpg.jpg","datePublished":"2017-10-12T15:00:40+00:00","dateModified":"2026-08-08T17:50:13+00:00","description":"The day is coming when intrusions can happen through normal communications with or sensing performed by a computer or smartphone.","breadcrumb":{"@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/#primaryimage","url":"https:\/\/one.sightlinemg.com\/wp-content\/uploads\/2026\/08\/file-20171006-25775-xkadt6.jpg.jpg","contentUrl":"https:\/\/one.sightlinemg.com\/wp-content\/uploads\/2026\/08\/file-20171006-25775-xkadt6.jpg.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/2017\/10\/12\/can-you-be-hacked-by-the-world-around-you-commentary\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/one.sightlinemg.com\/c4isrnet\/","ad_zone":"home"},{"@type":"ListItem","position":2,"name":"Cyber","item":"https:\/\/one.sightlinemg.com\/c4isrnet\/cyber\/","ad_zone":"cyber"},{"@type":"ListItem","position":3,"name":"Can you be hacked by the world around you? [Commentary]"}]},{"@type":"WebSite","@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/#website","url":"https:\/\/one.sightlinemg.com\/c4isrnet\/","name":"C4ISRNet","description":"Media for the Intelligence-Age Military | C4ISRNET","publisher":{"@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/one.sightlinemg.com\/c4isrnet\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/#organization","name":"C4ISRNet","url":"https:\/\/one.sightlinemg.com\/c4isrnet\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/#\/schema\/logo\/image\/","url":"https:\/\/one.sightlinemg.com\/wp-content\/uploads\/2026\/06\/c4isrnet-logo-white.png","contentUrl":"https:\/\/one.sightlinemg.com\/wp-content\/uploads\/2026\/06\/c4isrnet-logo-white.png","caption":"C4ISRNet"},"image":{"@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/one.sightlinemg.com\/c4isrnet\/#\/schema\/person\/cc76c831bb37a926738c8391fca7a3b1","name":"migration","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9e8d47be443ce94ce7fc357677b5f9c70235bb1f59e7267a102a74af58c04f59?s=96&d=mm&r=gcf4cb6ee0ec29e49e7a963234e4340ec","url":"https:\/\/secure.gravatar.com\/avatar\/9e8d47be443ce94ce7fc357677b5f9c70235bb1f59e7267a102a74af58c04f59?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9e8d47be443ce94ce7fc357677b5f9c70235bb1f59e7267a102a74af58c04f59?s=96&d=mm&r=g","caption":"migration"},"url":"https:\/\/one.sightlinemg.com\/c4isrnet\/author\/migration\/"}]}},"jetpack_sharing_enabled":true,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"C4ISRNet","distributor_original_site_url":"https:\/\/one.sightlinemg.com\/c4isrnet","push-errors":false,"jetpack_featured_media_url":"https:\/\/one.sightlinemg.com\/wp-content\/uploads\/2026\/08\/file-20171006-25775-xkadt6.jpg.jpg","_links":{"self":[{"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/posts\/16069","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/comments?post=16069"}],"version-history":[{"count":1,"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/posts\/16069\/revisions"}],"predecessor-version":[{"id":16077,"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/posts\/16069\/revisions\/16077"}],"wp:attachment":[{"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/media?parent=16069"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/categories?post=16069"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/tags?post=16069"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/one.sightlinemg.com\/c4isrnet\/wp-json\/wp\/v2\/coauthors?post=16069"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}