├── README.md ├── lte_preso.pdf └── lte_preso_w_notes.pdf /README.md: -------------------------------------------------------------------------------- 1 | Presentation about the security features provided by the 3GPP specifications for LTE. The attacks described highlight the differences between the perceived and real guarantees of the specs. 2 | 3 | The presentation is based entirely on 3GPP documents, not on actual implementations. 4 | 5 | See "lte_preso_w_notes.pdf" for additional information in the presenter notes. 6 | 7 | The appendix contains a history of 2G/3G offensive security research. 8 | -------------------------------------------------------------------------------- /lte_preso.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puppykitten/lte/fea9c81080bc8243c89e38c0fd9e58c46c453157/lte_preso.pdf -------------------------------------------------------------------------------- /lte_preso_w_notes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puppykitten/lte/fea9c81080bc8243c89e38c0fd9e58c46c453157/lte_preso_w_notes.pdf --------------------------------------------------------------------------------