Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
General Apps
VPN and DNS
Windscribe VPN Security Breach
Message
<blockquote data-quote="windscribe" data-source="post: 952847" data-attributes="member: 58131"><p>> Even a ram based server needs to have some persistent storage </p><p></p><p>That is not true. You can perform a network boot by fetching initrd, kernel and the filesystem from a remote location. ControlD (our DNS service) operates exactly like that, and is a test-bed for the Windscribe RAM-only nodes. The process is simple:</p><p></p><p>1. Get a server with any installed OS on disk</p><p>2. Deploy the "Neuralyzer" tool, which modifies GRUB to perform a network boot</p><p>3. Reboot the machine</p><p>4. Machine boots into an in-memory image with no HD mounted into the OS (since it contains the original OS supplied by the hosting company) </p><p></p><p>In the even of a power cycle/reboot, the network boot would not be authorized (the endpoints that deliver intrd, kernel and fs are gated). Even if that were to fail and be exploited, the OS image contains no secrets or configs which are templated when a human presses a button.</p><p></p><p>If you're the leader of ISIS, and were traced to a VPN server, and the gov goes to extraordinary lengths by freezing the RAM and somehow getting all contents of it, perfectly intact, it still accomplishes nothing, now that servers don't share keys, have short lived certificates and client side mitigation that prevents server impersonation even with valid keys in possession by the attacker. </p><p></p><p>We're gonna do a technical writeup about this when the system is deployed to production, and probably open source the Neuralyzer tool we made. It's really neat.</p></blockquote><p></p>
[QUOTE="windscribe, post: 952847, member: 58131"] > Even a ram based server needs to have some persistent storage That is not true. You can perform a network boot by fetching initrd, kernel and the filesystem from a remote location. ControlD (our DNS service) operates exactly like that, and is a test-bed for the Windscribe RAM-only nodes. The process is simple: 1. Get a server with any installed OS on disk 2. Deploy the "Neuralyzer" tool, which modifies GRUB to perform a network boot 3. Reboot the machine 4. Machine boots into an in-memory image with no HD mounted into the OS (since it contains the original OS supplied by the hosting company) In the even of a power cycle/reboot, the network boot would not be authorized (the endpoints that deliver intrd, kernel and fs are gated). Even if that were to fail and be exploited, the OS image contains no secrets or configs which are templated when a human presses a button. If you're the leader of ISIS, and were traced to a VPN server, and the gov goes to extraordinary lengths by freezing the RAM and somehow getting all contents of it, perfectly intact, it still accomplishes nothing, now that servers don't share keys, have short lived certificates and client side mitigation that prevents server impersonation even with valid keys in possession by the attacker. We're gonna do a technical writeup about this when the system is deployed to production, and probably open source the Neuralyzer tool we made. It's really neat. [/QUOTE]
Insert quotes…
Verification
Post reply
Top