├── 35C3_From_Zero_to_Zero_Day ├── From_Zero_to_Zero_Day.pdf ├── README.md └── exploit.js └── README.md /35C3_From_Zero_to_Zero_Day/From_Zero_to_Zero_Day.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/j0nathanj/Publications/HEAD/35C3_From_Zero_to_Zero_Day/From_Zero_to_Zero_Day.pdf -------------------------------------------------------------------------------- /35C3_From_Zero_to_Zero_Day/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/j0nathanj/Publications/HEAD/35C3_From_Zero_to_Zero_Day/README.md -------------------------------------------------------------------------------- /35C3_From_Zero_to_Zero_Day/exploit.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/j0nathanj/Publications/HEAD/35C3_From_Zero_to_Zero_Day/exploit.js -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Publications 2 | This repository is for slides, exploits and PoCs. 3 | --------------------------------------------------------------------------------