HN user

Harvesterify

845 karma

Infosec engineer.

Posts29
Comments57
View on HN
www.bloomberg.com 2mo ago

Mistral Developing New AI Model for Banks Lacking Mythos Access

Harvesterify
5pts0
pulse.latio.tech 2mo ago

AI Ready Vulnerability Management Program After NVD Changes and Claude Mythos

Harvesterify
2pts0
sam-jaques.appspot.com 3mo ago

Landscape of Quantum Computing in 2026

Harvesterify
2pts0
www.politico.eu 3mo ago

The EU is suffering a hacking crisis. Here's what we know

Harvesterify
6pts0
www.bleepingcomputer.com 3mo ago

Cert-EU: European Commission hack exposes data of 30 EU entities

Harvesterify
3pts0
www.abdulmhsblog.com 4mo ago

Vulnerabilities found in satellite receiver IDC SFX2100

Harvesterify
2pts0
zerodayclock.com 4mo ago

ZeroDayClock: Statistics on CVEs Exploitation

Harvesterify
2pts1
insidegnss.com 6mo ago

Galileo Navigation Message Authentication looking forward

Harvesterify
2pts0
spacenews.com 7mo ago

Ariane 6 launches Galileo navigation satellites

Harvesterify
5pts0
dfir.ch 9mo ago

Linux Capabilities Revisited

Harvesterify
214pts42
cyber.gouv.fr 9mo ago

Anssi: Technical Position Paper on Confidential Computing

Harvesterify
2pts1
arstechnica.com 9mo ago

New Physical Attacks on Intel SGX and AMD SEV-SNP

Harvesterify
16pts0
insinuator.net 11mo ago

Vulnerability in Windows Hello for Business – The Face Swap

Harvesterify
1pts0
arstechnica.com 11mo ago

A secretive space plane is set to launch and test quantum navigation technology

Harvesterify
4pts0
www.bleepingcomputer.com 1y ago

Google Chrome to Distrust Chunghwa Telecom, Netlock Certificates in August

Harvesterify
2pts0
write.as 1y ago

TorrentFreak is wrong about Google DNS notification

Harvesterify
58pts9
www.electrospaces.net 1y ago

How the US defense secretary circumvents official DoD communications equipment

Harvesterify
472pts433
www.bleepingcomputer.com 1y ago

Google adds Android Auto-reboot to block forensic data extractions

Harvesterify
1pts0
www.electrospaces.net 1y ago

Interesting Topics from the NSA's 2009 Presidential Transition Book

Harvesterify
3pts0
interactive.satellitetoday.com 1y ago

How Estonia Found Itself on the Front Lines of GNSS Interference in Europe

Harvesterify
1pts0
europeanspaceflight.com 1y ago

Vega C Returns to Flight Deploying Sentinel-1C

Harvesterify
3pts0
query.prod.cms.rt.microsoft.com 1y ago

Windows 11 Security Book [pdf]

Harvesterify
6pts0
www.microsoft.com 1y ago

Microsoft's guidance to help mitigate Kerberoasting

Harvesterify
1pts0
retractionwatch.com 3y ago

IEEE retracts 400 papers at once for violations of peer-review process policies

Harvesterify
20pts1
securelist.com 3y ago

CosmicStrand: The discovery of a sophisticated UEFI firmware rootkit

Harvesterify
251pts117
mjg59.dreamwidth.org 4y ago

Responsible stewardship of the UEFI Secure Boot ecosystem

Harvesterify
383pts276
developers.redhat.com 5y ago

Static analysis updates in GCC 11

Harvesterify
3pts0
radvac.org 5y ago

DIY SARS-CoV-2 vaccine

Harvesterify
1pts0
blog.mozilla.org 6y ago

Performance Improvements via Formally-Verified Cryptography in Firefox

Harvesterify
2pts0

Migrated my email servers in 20 minutes yesterday from OVH (their MXs does not support IPv6, and Infomaniak was less expensive for basic email hosting), I found the documentation and the diagnostic tools of the DNS zone very clear, was a no brainer to add DKIM, SPF and DMARC (hey generate the records for you, just have to cpy paste in your zone manager and refresh the diagnostic to get a status after propagation), and autodiscovery and autoconfiguration of email clients are a nice bonus !

Overall a great experience, can recommend !

DNS0 was launched at a time when no other EU public DNS resolver was available. Today, you have DNS4EU that is actively funded and pushed throughout the EU administration (and critical infrastructures), so I believe that the DNS0/NextDNS founders saw that there was very little differenciating factors to their proposal, and decided to shut it down.

Had they "captured" a larger marketshare in the EU while they were ahead, situation might have been different today, but in my opinion it never happened.

Highlight:

"However, Confidential Computing is not secure enough to protect data integrity and confidentiality against a hostile administrator performing targeted, active attacks. Under such a threat model, users must avoid running on shared infrastructure operated by providers they cannot trust, and are rather encouraged to leverage Confidential Computing to increase their security posture on dedicated hardware instead."

Exploited in the wild, difficult to say, but there has been numerous vulnerabilities reported on underlying technologies used for confidential computing (Intel SGX, AMD SEV, Intel TDX, for example) and quite a good amount of external research and publications on the topic.

The threat model for these technologies can also sometimes be sketchy (lack of side channel protection for Intel SGX, lack of integrity verification for AMD SEV, for example)

I'd recommend anyone interested in Confidential Computing to read the work from Rodrigo Branco (@BSDaemon) to understand why it's mostly a failure and a PR stunt from cloud providers to give the illusion that the customer stays in control, while at the same time the hardware capabilities CC is built upon are unsecure (and can't be fixed by firmware or microcode update, most of the time).

For example, a direct link to his keynote slides from ESA 3S conference last year (PDF): https://indico.esa.int/event/528/attachments/5988/10212/Keyn...

For those who don't want to root the phone, you can still avoid most of the ads by using a filtering DNS server with the Private DNS functionality on stock Android ROMs (or only at browser level if your favorite browser support DNS over HTTPS).

It comes with some minor usability issues with captive Wifi portals sometimes, but the trade-off of not having ads in app or while browsing is way worth it IMHO.

Did you read the OP link ? They go in far more details than just presenting what they did with AI, and they actually found several exploitable vulnerabilities, not just with AI, but with other techniques such as code analyzing or fuzzing.

AI is in he title, but the content is not entirely revolving around it.

Without more infos on the initial infection vector, it's difficult to assess the impact of those mitigations (Secure Boot, Secure Launch and Trusted Boot). Qutoing from the report:

"Looking at the various firmware images we were able to obtain, we assess that the modifications may have been performed with an automated patcher. If so, it would follow that the attackers had prior access to the victim’s computer in order to extract, modify and overwrite the motherboard’s firmware. This could be achieved through a precursor malware implant already deployed on the computer or physical access"

While Secure Boot + BitLocker with TPM and PIN would have prevented an Evil Maid attack (at least would have triggered a PCR change and a Windows Recovery prompt), a preliminary infection (I understand by it a supply chain attack before it reaches the user for the first time, but maybe I'm extrapolating a bit what the report is saying) would have stayed undetected in most scenarios (depending on how Intel Boot Guard is configured).

Regarding the Linux part, ANSSI did a pretty great job with their CLIP OS implementation: https://docs.clip-os.org/clipos/boot_integrity.html, but it's really "for the masses" :(

For now (and I haven't seen an annoucement of a coming change about it), only trustlets signed by Microsoft can be executed in the VSM (Virtual Secure Mode), so you won't be able to write a malware or a rootkit that leverages it to hide the execution flow.

Apparently it is not possible for the moment to specify a custom suffix to the complete URL of a DoH server (for example, with a AdGuard server, I cannot append a client identifier such as dns.contoso.com/dns-query/my-client, while dns.contoso.com is working fine).

Will stick to DoT for the moment :)

EDIT : ok so only 'dns.google' or 'cloudflare-dns.com' are supported right now, other domains are still using DoT. Pretty useless feature then :(

You could, but the biggest benefit of staged builds (IMHO) is that you can use a heavy base image for the build process (classic Ubuntu for example, where it's easy to add repositories and install dependencies), and a very small image for runtime (i.e. Alpine, busybox).

I find that it's easier to debug the build process with a "standard" distribution.