mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-23 04:08:02 +00:00
Update lab sheet URLs in software and malware analysis scenarios
Replaced Google Docs links with new URLs pointing to HacktivityLabSheets for the following scenarios: 1. 1_dynamic_and_static_analysis.xml 2. 2_intro_to_c.xml
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
In your home directory you will find some binaries that you need to reverse engineer in order to determine the password that the program expects. Once you have found the password, run the program and enter the password to receive the flag.
|
||||
</description>
|
||||
|
||||
<lab_sheet_url>https://docs.google.com/document/d/1Un1P-XieQDJ1H-opsxGg3zUEp-kQD5PYLnL4cBPsZF4/edit?usp=sharing</lab_sheet_url>
|
||||
<lab_sheet_url>https://cliffe.github.io/HacktivityLabSheets/labs/software_and_malware_analysis/1-dynamic-and-static-analysis/</lab_sheet_url>
|
||||
|
||||
<type>ctf-lab</type>
|
||||
<type>lab-sheet</type>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
This lab covers really important fundamentals. There are no flags this week.
|
||||
</description>
|
||||
<lab_sheet_url>https://docs.google.com/document/d/14kz_ZD6UyrfeBMc2o0obPv1zrkv023_1jjbTrbJVP-k/edit?usp=sharing</lab_sheet_url>
|
||||
<lab_sheet_url>https://cliffe.github.io/HacktivityLabSheets/labs/software_and_malware_analysis/2-intro-to-c/</lab_sheet_url>
|
||||
|
||||
<type>ctf-lab</type>
|
||||
<type>lab-sheet</type>
|
||||
|
||||
Reference in New Issue
Block a user