We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf2503 commit 387dbe0Copy full SHA for 387dbe0
1 file changed
README.md
@@ -14,6 +14,8 @@ https://archive.org/download/HalLinuxForensics/media-v3.0.2/
14
15
Challenges:
16
https://cyberdefenders.org/blueteam-ctf-challenges/?content=free&categories=endpoint-forensics&os=Linux
17
+
18
19
```
20
# Chapter 1. Linux Directories
21
@@ -117,4 +119,9 @@ https://cyberdefenders.org/blueteam-ctf-challenges/?content=free&categories=endp
117
119
* Ptrace
118
120
* Linux Syscalls
121
* Linux Signals
-* setuid,setgid, sticky bit file permissions
122
+* setuid,setgid, sticky bit file permissions
123
124
125
+# Answers
126
+Review your answers in:
127
+<a href="Answers.md" target="_blank">Answers</a>
0 commit comments