morgangiraud / NotQuite0DayFriday

This is a repo which documents real bugs in real software to illustrate trends, learn how to prevent or find them more quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository documents real bugs in real software. At the time of disclosure the most recent versions were patched. Seeing mistakes that were made in the past can be a useful tool for seeing trends of bugs which make it past all the quality control processes. Understanding what happened, is the first step to figuring out how to detect these issues in other software.

The repo is organized by the release date. In each folder you will find instructions on how to trigger the bug, versions affected, and a stack trace at the time of the crash. It'll also contain any notes on the bug which might include things like references to specific lines of source code.

About

This is a repo which documents real bugs in real software to illustrate trends, learn how to prevent or find them more quickly.

License:Other


Languages

Language:Python 73.0%Language:C 21.2%Language:Shell 3.1%Language:HTML 2.7%