diff --git a/content/events/index.md b/content/events/index.md index 7dba757..16a9cc4 100644 --- a/content/events/index.md +++ b/content/events/index.md @@ -13,8 +13,6 @@ For our 1 year anniversary we're hosting a collection of presentations and works | Type | Title | Time | Place | Requirements | |--------------|------------------------------------------------------------------|------|-------|--------------| -| Workshop | Tearing apart an APK: Introduction to Mobile Reverse Engineering | 21 May, 18:00-20:00 | Amf. Pompeiu | Laptop, Android Phone w/ dev mode unlocked, wire for connecting the phone to PC | -| Presentation | From XSS to SQL Injection: On Web Vulnerabilities | 22 May, 18:00-20:00 | Amf. Pompeiu | None | | Workshop | Unveiling the Dark Arts: Introduction in Malware Analysis | TBD | TBD | TBD | | Presentation | Tech Liberation: Introduction to Open Source | TBD | TBD | TBD | | Workshop | Find anything using secret agency techniques (OSINT) | TBD | TBD | TBD | @@ -25,6 +23,8 @@ If you want specific information on a particular presentation or workshop, or if | Type | Title | Time | Place | Requirements | |------|-------|------|-------|--------------| +| Presentation | From XSS to SQL Injection: On Web Vulnerabilities | 22 May, 18:00-20:00 | Amf. Pompeiu | None | +| Workshop | Tearing apart an APK: Introduction to Mobile Reverse Engineering | 21 May, 18:00-20:00 | Amf. Pompeiu | Laptop, Android Phone w/ dev mode unlocked, wire for connecting the phone to PC | | Presentation | Android Modding (how 2 🧱 your phone) | 14 May, 18:15-19:30 | Amf. Pompeiu | None | | Workshop | Finding vulnerabilities with Symbolic Execution | 29 April, 18:00-20:00 | Amf. Pompeiu | Python3 | | Workshop | Codebending: Introduction to Binary Exploitation | 24 April, 18:00-20:00 | Amf. Pompeiu | Linux VM, Laptop | @@ -39,3 +39,4 @@ If you want specific information on a particular presentation or workshop, or if * [Slides - Finding vulnerabilities with Symbolic Execution](https://docs.google.com/presentation/d/1DF5qNXU4qqbUgPOlzjYeCCSvzdgyRr88epN4atRgGMc/edit?usp=sharing) * [Slides - Android Modding (how 2 🧱 your phone)](https://docs.google.com/presentation/d/1sX4SL64gJeqD6HK9VuCCKKmWTsBGQ0tk167o2sEkV-s/edit?usp=sharing) * [Slides - Tearing apart an APK: Introduction to Mobile Reverse Engineering](https://docs.google.com/presentation/d/1jjQ7ku8t1AqS1jrDP5hiXXmtO0gpjPupUtmYJCVsu8Q/edit?usp=sharing) +* [Slides - From XSS to SQL Injection: On Web Vulnerabilities](https://docs.google.com/presentation/d/11UCyghqKup5OR8TH1RB75hAfLRYorJuPXzjgIdfP7fE/edit?usp=sharing)