{"id":20675,"date":"2022-12-02T23:38:16","date_gmt":"2022-12-02T23:38:16","guid":{"rendered":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/"},"modified":"2022-12-02T23:38:16","modified_gmt":"2022-12-02T23:38:16","slug":"hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time","status":"publish","type":"post","link":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/","title":{"rendered":"Hackers find a way to access your personal information and steal your car at the same time"},"content":{"rendered":"<p> <a href=\"https:\/\/go.fiverr.com\/visit\/?bta=1052423&nci=17043\" Target=\"_Top\"><img loading=\"lazy\" decoding=\"async\" border=\"0\" src=\"https:\/\/mailinvest.blog\/wp-content\/themes\/breek\/assets\/images\/transparent.gif\" data-lazy=\"true\" data-src=\"https:\/\/fiverr.ck-cdn.com\/tn\/serve\/?cid=40081059\"  width=\"601\" height=\"201\"><\/a>\n<br \/><img decoding=\"async\" src=\"https:\/\/mailinvest.blog\/wp-content\/themes\/breek\/assets\/images\/transparent.gif\" data-lazy=\"true\" data-src=\"https:\/\/static.techspot.com\/images2\/news\/ts3_thumbs\/2022\/12\/2022-12-02-ts3_thumbs-16d.jpg\" \/><\/p>\n<div>\n<p id=\"why-it-matters\"><strong>In context:<\/strong> Remote apps for cars are a great convenience. I love remotely starting my Subaru Legacy to allow it to warm up for a bit now that the weather is getting chilly. However, these features are not without some risk. Some are calculated. For example, you can limit the chances of car theft by not unlocking or starting the car unless you have a direct line of sight. Other threats are out of your hands, like the security of the remote app. <\/p>\n<p>Those convenient remote car apps that allow you to start, unlock, honk, and even locate your car from your phone might not be as secure as you thought. Hackers figured out a way to do all those things without needing your login credentials.<\/p>\n<p>The trick <a href=\"https:\/\/twitter.com\/samwcyo\/status\/1597792097175674880\">worked<\/a> for several makes, including Acura, Honda, Infiniti, and Nissan vehicles. It might also work on BMW, Hyundai, Jaguar, Land Rover, Lexus, Subaru, and Toyota since they all use the same telematic provider. The list of cars was so broad because it seems that SiriusXM is the company handling remote services for all of these manufacturers.<\/p>\n<blockquote class=\"twitter-tweet b-lazy\" data-theme=\"dark\" data-lazy-function=\"loadTwitter\">\n<p dir=\"ltr\" lang=\"en\">More car hacking!<\/p>\n<p>Earlier this year, we were able to remotely unlock, start, locate, flash, and honk any remotely connected Honda, Nissan, Infiniti, and Acura vehicles, completely unauthorized, knowing only the VIN number of the car.<\/p>\n<p>Here&#8217;s how we found it, and how it works: <a href=\"https:\/\/t.co\/ul3A4sT47k\">pic.twitter.com\/ul3A4sT47k<\/a><\/p>\n<p>\u2014 Sam Curry (@samwcyo) <a href=\"https:\/\/twitter.com\/samwcyo\/status\/1597792097175674880?ref_src=twsrc%5Etfw\">November 30, 2022<\/a><\/p><\/blockquote>\n<p>The hackers were unaware that SiriusXM was even in this line of business, as it is better known for its satellite radio functionality. However, if you own any of those makes, you are probably already aware that SiriusXM is behind your car&#8217;s remote services since you have to create an account to use them.<\/p>\n<p class=\"tsadinc\">Self-proclaimed hacker, bug bounty hunter, and Staff Security Engineer for Yuga Labs <a href=\"https:\/\/twitter.com\/samwcyo\">Sam Curry<\/a> explained in a Twitter thread that all he and his team needed to access any driver profile was the car&#8217;s vehicle identification number (VIN). This code is unique to all cars. However, it is easily accessed with a stroll through any parking lot since it is visible through the windshield on the dash of most vehicles.<\/p>\n<p class=\"tsadinc\">It took the researchers a while to back-engineer the apps, but since SiriusXM put all its eggs in one basket, they needed only one for a proof-of-concept \u2014 <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.nissan.connectservices&amp;hl=en_US&amp;gl=US\">NissanConnect<\/a>. They contacted someone who owned a Nissan and borrowed their credentials to dig further into the authentication process.<\/p>\n<blockquote class=\"twitter-tweet b-lazy\" data-theme=\"dark\" data-lazy-function=\"loadTwitter\">\n<p dir=\"ltr\" lang=\"en\" class=\"tsadinc\">While exploring this avenue, we kept seeing SiriusXM referenced in source code and documentation relating to vehicle telematics.<\/p>\n<p>This was super interesting to us, because we didn&#8217;t know SiriusXM offered any remote vehicle management functionality, but it turns out, they do! <a href=\"https:\/\/t.co\/Thxkdkdhn4\">pic.twitter.com\/Thxkdkdhn4<\/a><\/p>\n<p>\u2014 Sam Curry (@samwcyo) <a href=\"https:\/\/twitter.com\/samwcyo\/status\/1597792108479406086?ref_src=twsrc%5Etfw\">November 30, 2022<\/a><\/p><\/blockquote>\n<p class=\"tsadinc\">The apps work by communicating with a domain owned by SiriusXM, not with the car manufacturer, as one would intuitively think. Through trial and error, Curry found that the only parameter that the NissanConnect app and the hosted authentication server cared about was &#8220;customerId.&#8221; Changing other fields, like &#8220;vin,&#8221; had no effect.<\/p>\n<p class=\"tsadinc\">During its snooping, the team discovered that the customerId field had a &#8220;nissancust&#8221; prefix and a &#8220;Cv-Tsp&#8221; header that specified &#8220;NISSAN_17MY&#8221; for the test vehicle. If they changed either of these variables, requests failed. So they put that endpoint on the back burner and concentrated on others.<\/p>\n<p class=\"tsadinc\">Several hours later, the researchers encountered an HTTP response that had a &#8220;vin format [that] looked eerily similar to the &#8220;nissancust&#8221; prefix from the earlier HTTP request.&#8221; So they tried sending the VIN-prefixed ID as the customerId. Surprisingly, it returned a bearer token, which was something of a eureka moment. They tried using the bearer token to send a fetch request for the user profile, and it worked!<\/p>\n<blockquote class=\"twitter-tweet b-lazy\" data-theme=\"dark\" data-lazy-function=\"loadTwitter\">\n<p dir=\"ltr\" lang=\"en\" class=\"tsadinc\">The format of the &#8220;customerId&#8221; parameter was interesting as there was a &#8220;nissancust&#8221; prefix to the identifier along with the &#8220;Cv-Tsp&#8221; header which specified &#8220;NISSAN_17MY&#8221;.<\/p>\n<p>When we changed either of these inputs, this request failed.<\/p>\n<p>\u2014 Sam Curry (@samwcyo) <a href=\"https:\/\/twitter.com\/samwcyo\/status\/1597792134064533505?ref_src=twsrc%5Etfw\">November 30, 2022<\/a><\/p><\/blockquote>\n<p class=\"tsadinc\">The researchers accessed various customer information via HTTP, including the victim&#8217;s name, phone number, address, and car details. Using this as a framework, they created a python script to access the customer details of any VIN entered. More poking and prodding led Curry to find that he could not only view account information but also use the access to send command requests to the car.<\/p>\n<p class=\"tsadinc\">&#8220;We could execute commands on vehicles and fetch user information from the accounts by only knowing the victim&#8217;s VIN number, something that was on the windshield,&#8221; Curry tweeted. &#8220;We were able to remotely unlock, start, locate, flash, and honk any remotely connected Honda, Nissan, Infiniti, and Acura vehicles, completely unauthorized, knowing only the VIN number [sic] of the car.&#8221;<\/p>\n<blockquote class=\"twitter-tweet b-lazy\" data-theme=\"dark\" data-lazy-function=\"loadTwitter\">\n<p dir=\"ltr\" lang=\"en\" class=\"tsadinc\">It returned &#8220;200 OK&#8221; and returned a bearer token! This was exciting, we were generating some token and it was indexing the arbitrary VIN as the identifier.<\/p>\n<p>To make sure this wasn&#8217;t related to our session JWT, we completely dropped the Authorization parameter and it still worked! <a href=\"https:\/\/t.co\/zCdCHQfCcY\">pic.twitter.com\/zCdCHQfCcY<\/a><\/p>\n<p>\u2014 Sam Curry (@samwcyo) <a href=\"https:\/\/twitter.com\/samwcyo\/status\/1597792145691246593?ref_src=twsrc%5Etfw\">November 30, 2022<\/a><\/p><\/blockquote>\n<p class=\"tsadinc\">Furthermore, the API calls for telematic services worked even if the user no longer had an active SiriusXM subscription. Curry also noted that he could enroll or unenroll vehicle owners from the service at will.<\/p>\n<p class=\"tsadinc\">Don&#8217;t panic if you have one of these makes and use its remote functionality. Yuga Labs contacted SiriusXM about the gaping security hole, and it immediately issued a patch before the researchers announced the vulnerability earlier this week.<\/p>\n<\/p><\/div>\n<p><script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script><br \/>\n<br \/><iframe data-lazy=\"true\" data-src=\"https:\/\/www.fiverr.com\/gig_widgets?id=U2FsdGVkX18x7XQvttUTrv1oEqmGNGTgvvCUiUoJ\/AP4z\/UyMz8lXGOLpu15jIMxBbTR0gmD5uBoFvhC4KWeALQRp3h\/X\/AwcVD0K8Wj9H\/ZzYKzcCNHosB9oS4SCJJFWiN85P9ICAc4OgCoE\/wHKIY7CDkf2\/DQ1vqGvk4smVe5cRDEmrLPCWi4FC8p40VUhSmWQ5udCm0zoJtorgWv3vbDQw0kKYkwn39ozAnQXDe+YvWMxkLFWA+O3TFwkJvdkIK+\/AUSnRssPKt5WHY0FhNOxnSPcLslEL4G4\/RfP95ve99U+kRnDy3X+KtzdQLY+u935ghON\/o3UE4IMv9oN6JX9RnxzL\/LRcOgnHigxStSGPKsZYtnz8RWNVT\/rOLAibqiWJadC5MYHRbekF3eg6FOGrQGkXYbsn0+a5aovnlLCbLwIqY9fcS17UX8J235iQ6cdmHNbrPeS84CMm34RA==&affiliate_id=1052423&strip_google_tagmanager=true\" loading=\"lazy\" data-with-title=\"true\" class=\"fiverr_nga_frame\" frameborder=\"0\" height=\"350\" width=\"100%\" referrerpolicy=\"no-referrer-when-downgrade\" data-mode=\"random_gigs\" onload=\" var frame = this; var script = document.createElement('script'); script.addEventListener('load', function() { window.FW_SDK.register(frame); }); script.setAttribute('src', 'https:\/\/www.fiverr.com\/gig_widgets\/sdk'); document.body.appendChild(script); \" ><\/iframe>\n<br \/><a href=\"https:\/\/www.techspot.com\/news\/96848-hackers-found-way-access-personal-information-steal-car.html\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In context: Remote apps for cars are a great convenience. I love remotely starting my Subaru Legacy to allow it to warm up for a&#8230;<\/p>\n","protected":false},"author":1,"featured_media":20676,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-20675","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-universe"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hackers find a way to access your personal information and steal your car at the same time - mailinvest.blog<\/title>\n<meta name=\"description\" content=\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hackers find a way to access your personal information and steal your car at the same time - mailinvest.blog\" \/>\n<meta property=\"og:description\" content=\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/\" \/>\n<meta property=\"og:site_name\" content=\"mailinvest.blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/freelanceracademic\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-02T23:38:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/12\/2022-12-02-image-30.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2464\" \/>\n\t<meta property=\"og:image:height\" content=\"1632\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin@mailinvest.blog\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin@mailinvest.blog\" \/>\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\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/\"},\"author\":{\"name\":\"admin@mailinvest.blog\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/person\\\/012701c4c204d4e4ebd34f926cfd31a4\"},\"headline\":\"Hackers find a way to access your personal information and steal your car at the same time\",\"datePublished\":\"2022-12-02T23:38:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/\"},\"wordCount\":947,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/2022-12-02-image-30.jpg\",\"articleSection\":[\"Tech Universe\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/\",\"name\":\"Hackers find a way to access your personal information and steal your car at the same time - mailinvest.blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/2022-12-02-image-30.jpg\",\"datePublished\":\"2022-12-02T23:38:16+00:00\",\"description\":\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/2022-12-02-image-30.jpg\",\"contentUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/2022-12-02-image-30.jpg\",\"width\":2464,\"height\":1632},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/12\\\/02\\\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mailinvest.blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hackers find a way to access your personal information and steal your car at the same time\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#website\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/\",\"name\":\"mailinvest.blog\",\"description\":\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis. mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\",\"publisher\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mailinvest.blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\",\"name\":\"mailinvest\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/default.png\",\"contentUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/default.png\",\"width\":1000,\"height\":1000,\"caption\":\"mailinvest\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/freelanceracademic\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/person\\\/012701c4c204d4e4ebd34f926cfd31a4\",\"name\":\"admin@mailinvest.blog\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"caption\":\"admin@mailinvest.blog\"},\"sameAs\":[\"https:\\\/\\\/mailinvest.blog\",\"admin@mailinvest.blog\"],\"url\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/author\\\/adminmailinvest-blog\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hackers find a way to access your personal information and steal your car at the same time - mailinvest.blog","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/","og_locale":"en_US","og_type":"article","og_title":"Hackers find a way to access your personal information and steal your car at the same time - mailinvest.blog","og_description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","og_url":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/","og_site_name":"mailinvest.blog","article_publisher":"https:\/\/www.facebook.com\/freelanceracademic\/","article_published_time":"2022-12-02T23:38:16+00:00","og_image":[{"width":2464,"height":1632,"url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/12\/2022-12-02-image-30.jpg","type":"image\/jpeg"}],"author":"admin@mailinvest.blog","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin@mailinvest.blog","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/#article","isPartOf":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/"},"author":{"name":"admin@mailinvest.blog","@id":"https:\/\/mailinvest.blog\/#\/schema\/person\/012701c4c204d4e4ebd34f926cfd31a4"},"headline":"Hackers find a way to access your personal information and steal your car at the same time","datePublished":"2022-12-02T23:38:16+00:00","mainEntityOfPage":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/"},"wordCount":947,"commentCount":0,"publisher":{"@id":"https:\/\/mailinvest.blog\/#organization"},"image":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/#primaryimage"},"thumbnailUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/12\/2022-12-02-image-30.jpg","articleSection":["Tech Universe"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/","url":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/","name":"Hackers find a way to access your personal information and steal your car at the same time - mailinvest.blog","isPartOf":{"@id":"https:\/\/mailinvest.blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/#primaryimage"},"image":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/#primaryimage"},"thumbnailUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/12\/2022-12-02-image-30.jpg","datePublished":"2022-12-02T23:38:16+00:00","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","breadcrumb":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/#primaryimage","url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/12\/2022-12-02-image-30.jpg","contentUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/12\/2022-12-02-image-30.jpg","width":2464,"height":1632},{"@type":"BreadcrumbList","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/12\/02\/hackers-find-a-way-to-access-your-personal-information-and-steal-your-car-at-the-same-time\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mailinvest.blog\/"},{"@type":"ListItem","position":2,"name":"Hackers find a way to access your personal information and steal your car at the same time"}]},{"@type":"WebSite","@id":"https:\/\/mailinvest.blog\/#website","url":"https:\/\/mailinvest.blog\/","name":"mailinvest.blog","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis. mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","publisher":{"@id":"https:\/\/mailinvest.blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mailinvest.blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mailinvest.blog\/#organization","name":"mailinvest","url":"https:\/\/mailinvest.blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mailinvest.blog\/#\/schema\/logo\/image\/","url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/01\/default.png","contentUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/01\/default.png","width":1000,"height":1000,"caption":"mailinvest"},"image":{"@id":"https:\/\/mailinvest.blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/freelanceracademic\/"]},{"@type":"Person","@id":"https:\/\/mailinvest.blog\/#\/schema\/person\/012701c4c204d4e4ebd34f926cfd31a4","name":"admin@mailinvest.blog","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","caption":"admin@mailinvest.blog"},"sameAs":["https:\/\/mailinvest.blog","admin@mailinvest.blog"],"url":"https:\/\/mailinvest.blog\/index.php\/author\/adminmailinvest-blog\/"}]}},"_links":{"self":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts\/20675","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/comments?post=20675"}],"version-history":[{"count":0,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts\/20675\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/media\/20676"}],"wp:attachment":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/media?parent=20675"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/categories?post=20675"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/tags?post=20675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}