logoalt Hacker News

tliltocatltoday at 4:04 PM3 repliesview on HN

A friendly reminder that a 0-day is a vulnerability that wasn't known until after a malicious actor exploited it. If someone publishes a PoC, it is not a 0-day, just a vulnerability.


Replies

Retr0idtoday at 4:25 PM

No, the days start counting from the availability of a patch.

show 2 replies
richbelltoday at 4:50 PM

I've only heard it used as Retr0id's definition.

cubefoxtoday at 6:27 PM

> A friendly reminder that a 0-day is a vulnerability that wasn't known until after a malicious actor exploited it.

No, the full name was always "zero-day exploit". The number 0 refers to the days between the vulnerability being known by the vendor and the public availability of the exploit. So the vendor has zero days to create a security patch before the release of the exploit.

The term "zero-day vulnerability" is a derived term to refer to a vulnerability affected by a zero-day exploit. Similarly, a "zero-day attack" is a derived term to refer to an attack carried out using a zero-day exploit.