From 0873129b317f2f761fffe089f618eee2a1d1fa53 Mon Sep 17 00:00:00 2001 From: thomashaw Date: Wed, 17 Feb 2021 11:38:46 +0000 Subject: [PATCH] metactf - Uncommented fs challenges from test scenario --- .../psu_metactf_computer_systems_programming.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/scenarios/labs/software_and_malware_analysis/psu_metactf_computer_systems_programming.xml b/scenarios/labs/software_and_malware_analysis/psu_metactf_computer_systems_programming.xml index 8d332c324..0fe9a1bbc 100644 --- a/scenarios/labs/software_and_malware_analysis/psu_metactf_computer_systems_programming.xml +++ b/scenarios/labs/software_and_malware_analysis/psu_metactf_computer_systems_programming.xml @@ -75,37 +75,37 @@ - src_csp/Ch3-ExtraFormatStr/Ch3_Format0_Leak + src_sse/Ch3-ExtraFormatStr/Ch3_Format0_Leak - src_csp/Ch3-ExtraFormatStr/Ch3_Format1_LeakDollar + src_sse/Ch3-ExtraFormatStr/Ch3_Format1_LeakDollar - src_csp/Ch3-ExtraFormatStr/Ch3_Format2_nCorruptKey + src_sse/Ch3-ExtraFormatStr/Ch3_Format2_nCorruptKey - src_csp/Ch3-ExtraFormatStr/Ch3_Format3_nWriteKey + src_sse/Ch3-ExtraFormatStr/Ch3_Format3_nWriteKey - src_csp/Ch3-ExtraFormatStr/Ch3_Format4_nWriteFnP + src_sse/Ch3-ExtraFormatStr/Ch3_Format4_nWriteFnP - src_csp/Ch3-ExtraFormatStr/Ch3_Format5_nTargetWrite + src_sse/Ch3-ExtraFormatStr/Ch3_Format5_nTargetWrite - src_csp/Ch3-ExtraFormatStr/Ch3_Format6_PLTHijack + src_sse/Ch3-ExtraFormatStr/Ch3_Format6_PLTHijack