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
Operating Systems
ChromeOS & Linux
Which Linux OS best for everyday work?
Message
<blockquote data-quote="Vitali Ortzi" data-source="post: 1109012" data-attributes="member: 57714"><p>On windows hitmanpro.alert uses SGX as a Trusted Execution Environment to protect the jit compiler wich is more efficient method then V8 sandbox google is using since it's hardware based</p><p>so you can harden the jit compiler with SGX for Linux or use V8 sandbox</p><p>About sandboxing whole chromium from the system you can either use bubblewrap or selinux</p><p></p><p>Unlike consumer distros big companies should have not just further sandboxing then consumer distros but have more exploit mitigations just like windows , Mac , android , chrome wich should force an attacker in most causes to have extra bugs in the exploit chain to escape the sandboxing layers and gain privileges but these are usually depending if he uses memory based exploits as mitigations are primally made against memory based exploitation</p><p></p><p>But some hackers are just too good like qwertyoruiop who I remember years ago jailbroken the latest iOS at that time without using a single memory corruption based overflow to get root privileges</p><p></p><p>as long as you aren't hunted by some actual professional hacker then you shouldn't need to further sandbox vectors like browsers other then what fedora does by default and chrome does by default</p><p>Most likely malware will get in your system by some malicious git repository you have used and not from exploitation of the browser as thats targeted only by advanced apt</p></blockquote><p></p>
[QUOTE="Vitali Ortzi, post: 1109012, member: 57714"] On windows hitmanpro.alert uses SGX as a Trusted Execution Environment to protect the jit compiler wich is more efficient method then V8 sandbox google is using since it's hardware based so you can harden the jit compiler with SGX for Linux or use V8 sandbox About sandboxing whole chromium from the system you can either use bubblewrap or selinux Unlike consumer distros big companies should have not just further sandboxing then consumer distros but have more exploit mitigations just like windows , Mac , android , chrome wich should force an attacker in most causes to have extra bugs in the exploit chain to escape the sandboxing layers and gain privileges but these are usually depending if he uses memory based exploits as mitigations are primally made against memory based exploitation But some hackers are just too good like qwertyoruiop who I remember years ago jailbroken the latest iOS at that time without using a single memory corruption based overflow to get root privileges as long as you aren't hunted by some actual professional hacker then you shouldn't need to further sandbox vectors like browsers other then what fedora does by default and chrome does by default Most likely malware will get in your system by some malicious git repository you have used and not from exploitation of the browser as thats targeted only by advanced apt [/QUOTE]
Insert quotes…
Verification
Post reply
Top