Skip to content

Commit

Permalink
refactor(events): update table and add slides for web vulns
Browse files Browse the repository at this point in the history
  • Loading branch information
Costinteo authored and Stefan-Radu committed May 22, 2024
1 parent c7fbcc5 commit 74eb616
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand All @@ -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 |
Expand All @@ -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)

0 comments on commit 74eb616

Please sign in to comment.