Skip to content

Commit 9ca1884

Browse files
committed
Updated Week 7 lesson titles and README contents
1 parent e92e8ba commit 9ca1884

4 files changed

Lines changed: 15 additions & 24 deletions

File tree

Week-7/LESSON-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 1: [![slides](../_images/slides-clean.png)](slides/june-DSO-bootcamp-week-seven-lesson-one.pdf)[![view](../_images/view-clean.png)](https://speakerdeck.com/devsecops/devsecops-bootcamp-week-7-lesson-1)
1+
# Lesson 1: Gathering Forensics Data [![slides](../_images/slides-clean.png)](slides/june-DSO-bootcamp-week-seven-lesson-one.pdf)[![view](../_images/view-clean.png)](https://speakerdeck.com/devsecops/devsecops-bootcamp-week-7-lesson-1)
22

33
## Agenda
44

Week-7/LESSON-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 2: [![slides](../_images/slides-clean.png)](slides/june-DSO-bootcamp-week-seven-lesson-two.pdf)[![view](../_images/view-clean.png)](https://speakerdeck.com/devsecops/devsecops-bootcamp-week-7-lesson-2)
1+
# Lesson 2: Capturing Forensic Images [![slides](../_images/slides-clean.png)](slides/june-DSO-bootcamp-week-seven-lesson-two.pdf)[![view](../_images/view-clean.png)](https://speakerdeck.com/devsecops/devsecops-bootcamp-week-7-lesson-2)
22

33
## Agenda
44

Week-7/LESSON-3.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
# Lesson 3: [![slides](../_images/slides-clean.png)](slides/june-DSO-bootcamp-week-eight-lesson-three.pdf)[![view](../_images/view-clean.png)](https://speakerdeck.com/devsecops/devsecops-bootcamp-week-8-lesson-3)
1+
# Lesson 3: Performing Basic Forensics [![slides](../_images/slides-clean.png)](slides/june-DSO-bootcamp-week-eight-lesson-three.pdf)[![view](../_images/view-clean.png)](https://speakerdeck.com/devsecops/devsecops-bootcamp-week-8-lesson-3)
22

33
## Agenda
44

55
```
6-
*
7-
*
8-
*
9-
*
6+
* Forensic Investigation Basics
7+
* Enterprise Forensic Analysis
8+
* Memory
9+
* Disk
10+
* Tools
1011
* Lab 3
1112
```
1213

Week-7/README.md

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,19 @@
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 7 OUTLINE](#week-7-outline)
6-
- [OBJECTIVES](#objectives)
7-
- [AGENDA](#agenda)
8-
9-
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
10-
111
# WEEK 7: Incident Response and Forensics
2+
The 90's called, they want their datacenter back. The Cloud is not the datacenter, and so we must reinvent forensics for the Cloud. We do not have direct access to hosts and network, but we do have the tools at our disposal to perform forensics.
123

134
## OBJECTIVES
145
- Incident Response on the Cloud
156
- Cloud Forensics
167

17-
## AGENDA
18-
TIME | TOPIC
19-
---|---
20-
6 PM - 6:50 PM | Lab 1
21-
7 PM - 7:45 PM | Lab 2
22-
8 PM - 8:30 PM | Lab 3
8+
# Lesson 1: Gathering Forensics Data
9+
10+
# Lesson 2: Capturing Forensic Images
11+
12+
# Lesson 3: Performing Basic Forensics
2313

2414
## Resources
2515
- [Week 6 Lab 2](../Week-6/labs/LAB-2.md)
2616
- [Week 6 Lab 3](../Week-6/labs/LAB-3.md)
2717
- [Forensics Wiki](http://forensicswiki.org/wiki/Main_Page)
2818
- [AWS CLI Reference](http://docs.aws.amazon.com/cli/latest/reference/)
29-
- [Forensics Tools](http://www.forensicswiki.org/wiki/Tools)
19+
- [Forensics Tools](http://www.forensicswiki.org/wiki/Tools)

0 commit comments

Comments
 (0)