Skip to content

Commit e92e8ba

Browse files
committed
Updated Week 6 Lesson titles and README contents
1 parent fc5514e commit e92e8ba

3 files changed

Lines changed: 9 additions & 24 deletions

File tree

Week-6/LESSON-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 1: Infrastructure as Code (IaC) [![slides](../_images/slides-clean.png)](slides/june-DSO-bootcamp-week-six-lesson-one.pdf)[![view](../_images/view-clean.png)](https://speakerdeck.com/devsecops/devsecops-bootcamp-week-6-lesson-1)
1+
# Lesson 1: Offensive Security [![slides](../_images/slides-clean.png)](slides/june-DSO-bootcamp-week-six-lesson-one.pdf)[![view](../_images/view-clean.png)](https://speakerdeck.com/devsecops/devsecops-bootcamp-week-6-lesson-1)
22

33
##
44

Week-6/LESSON-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 3: End-to-end Infrastructure as Code [![slides](../_images/slides-clean.png)](slides/june-DSO-bootcamp-week-six-lesson-three.pdf)[![view](../_images/view-clean.png)](https://speakerdeck.com/devsecops/devsecops-bootcamp-week-6-lesson-3)
1+
# Lesson 3: AWS IAM Security [![slides](../_images/slides-clean.png)](slides/june-DSO-bootcamp-week-six-lesson-three.pdf)[![view](../_images/view-clean.png)](https://speakerdeck.com/devsecops/devsecops-bootcamp-week-6-lesson-3)
22

33
## Agenda
44

Week-6/README.md

Lines changed: 7 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,17 @@
1-
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2-
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3-
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
4-
5-
- [WEEK 6 OUTLINE](#week-6-outline)
6-
- [OBJECTIVES](#objectives)
7-
- [AGENDA](#agenda)
8-
- [BONUS LABS](#bonus-labs)
9-
- [ASSIGNMENTS](#assignments)
10-
11-
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
12-
131
# WEEK 6: Rugged Sec
2+
The Cloud introduces a new attack vector into our environment which needs to be well understood and mitigated. Techniques demonstrated this week will enable awareness to ways infrastructure can be abused by attackers.
143

154
## OBJECTIVES
165
- Account Takeovers
176
- Advanced cloud hacking techniques:
187
- Lateral movement
198
- Privilege escalation
209

21-
## AGENDA
22-
TIME | TOPIC
23-
---|---
24-
5 PM - 5:50 PM | Thinking Outside the Box
25-
6 PM - 6:45 PM | Lab: Deploy vulnerable `Jenkins` or `JBOSS` & exploit via Java Deserialization
26-
7 PM - 7:50 PM | Lab: Advanced cloud hacking techniques
27-
8 PM - 9 PM | Lab: Advanced cloud hacking techniques
2810

29-
## BONUS LABS
30-
- Write a Java Deserialization Payload
11+
## [Lesson 1: Offensive Security](LESSON-1.md)
12+
13+
## [Lesson 2: Network Attack](LESSON-2.md)
14+
15+
## [Lesson 3: AWS IAM Security](LESSON-3.md)
3116

32-
## ASSIGNMENTS
17+
## Resources

0 commit comments

Comments
 (0)