Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A New Framework to Automate MSTG and MASVS in Your CI/CD Pipeline
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Why does mobile security matter?
- 3 Agile SDLC: where and when to detect vulnerabilities?
- 4 Why do mistakes happen?
- 5 Mobile Security challenges
- 6 Introduce security integration tests
- 7 Biggest problem with tests
- 8 Solution: BDD
- 9 BDD explained: features and steps
- 10 Why BDD in security? Communication
- 11 Cucumber: the king of BDD
- 12 Translate the OWASP MSTG in BDD
- 13 Automate the UI
- 14 Execute security tests
- 15 Get Feedback
- 16 Full process in the SDLC
- 17 Setup
- 18 Target: OWASP MSTG Hacking Playground
- 19 OWASP MSTG: Testing Logs for Sensitive Data
- 20 BDD: Testing Logs for Sensitive Data
- 21 OWASP MSTG: Testing Local Storage for Sensitive Data
- 22 BDD: Testing Local Storage for Sensitive Data
- 23 Reporting
- 24 Integration in CI/CD
- 25 Benefits
- 26 References