"Protection from zero-days" -- how can you make a claim like this?
CopperheadOS: A hardened open-source operating system based on Android
41–50 of 105 posts
Re: CopperheadOS: A hardened open-source operating system based on Android
#42Re: CopperheadOS: A hardened open-source operating system based on Android
#43Re: CopperheadOS: A hardened open-source operating system based on Android
#44"Protection from zero-days" -- how can you make a claim like this?
Re: CopperheadOS: A hardened open-source operating system based on Android
#45"Protection from zero-days" -- how can you make a claim like this?
Re: CopperheadOS: A hardened open-source operating system based on Android
#46I like to see it enable the user to logs and optionally block connections attempt base on IP/dns names with both whitelist and blacklist. And track/logs all of them per Apk.
>And track/logs all of them per Apk. Don't run programs you can't trust.
Re: CopperheadOS: A hardened open-source operating system based on Android
#47Earlier quoted context omitted.
ASLR is already a part of pretty much every current operating system ( save FreeBSD-RELEASE )
Not all ASLR implementations are equal, eg. PaX's ASLR vs standard Linux KASLR.
https://googleprojectzero.blogspot.com/2015/09/stagefrighten...
Re: CopperheadOS: A hardened open-source operating system based on Android
#48Besides USB Armory, are there any other open source harden hardware solutions?
Re: CopperheadOS: A hardened open-source operating system based on Android
#49"Protection from zero-days" -- how can you make a claim like this?
I'm not affiliated with Copperhead at all, but I am familiar with the sorts of techniques they are using. Exploit mitigations, such as Address Space Layout Randomization, Control-Flow Integrity, Fine-grained Randomization, etc. provide a layer of hardening to make exploitation of a source code vulnerability harder, or even not possible on the protected device. The bug (zero-day) still exists, it's just not as exploit…
https://copperhead.co/blog/2015/06/11/android-pax
Re: CopperheadOS: A hardened open-source operating system based on Android
#50Both CyanogenMod and CopperheadOS should be able to run smoothly withoug google-specific apps I believe, which is nice for some.