Difference between revisions of "Private Network"

From MgmtWiki
Jump to: navigation, search
(Solutions)
(References)
Line 15: Line 15:
  
 
[[Category: Glossary]]
 
[[Category: Glossary]]
 +
[[Category: Networking]]

Revision as of 10:36, 8 October 2022

Full Title or Meme

Traditionally corporate networks were private and relied on firewalls to protect uses from attacks from the open Internet.

Context

Times have changed and each computer now comes with a firewall protecting it from the open internet, which is all that computers see when traveling.

Problems

  • Now attackers are using browsers to access devices inside the user's home networks.

Solutions

  • New Chrome security measure aims to curtail an entire class of Web attack (2022-01-13) Hackers have long used browsers as a beachhead. Google aims for PNA to change that.
    For more than a decade before 2020, the Internet has remained vulnerable to a class of attacks that uses browsers as a beachhead for accessing routers and other sensitive devices on a targeted network. Now, Google is finally doing something about it. Starting in Chrome version 98, the browser will begin relaying requests when public websites want to access endpoints inside the private network of the person visiting the site. For the time being, requests that fail won't prevent the connections from happening. Instead, they'll only be logged. Somewhere around Chrome 101—assuming the results of this trial run don't indicate major parts of the Internet will be broken—it will be mandatory for public sites to have explicit permission before they can access endpoints behind the browser
  • Virtual Private Networks (VPNs) have given computers the ability to join a remote network as though they were physically attached to that network. {https://www.cnet.com/tech/mobile/with-pixel-7s-built-in-vpn-googles-giving-you-a-security-boost/ Google Announced] on 2022-20-06 that their Pixel SmartPhones would come with a VPN built in.

References