diff --git a/HTML_GENERATING_CODE/__pycache__/generate_amitt_ttps.cpython-38.pyc b/HTML_GENERATING_CODE/__pycache__/generate_amitt_ttps.cpython-38.pyc index dfa55e4..0c2f751 100644 Binary files a/HTML_GENERATING_CODE/__pycache__/generate_amitt_ttps.cpython-38.pyc and b/HTML_GENERATING_CODE/__pycache__/generate_amitt_ttps.cpython-38.pyc differ diff --git a/HTML_GENERATING_CODE/generate_amitt_ttps.py b/HTML_GENERATING_CODE/generate_amitt_ttps.py index 30ee041..c35db84 100644 --- a/HTML_GENERATING_CODE/generate_amitt_ttps.py +++ b/HTML_GENERATING_CODE/generate_amitt_ttps.py @@ -455,10 +455,10 @@ class Amitt: ''' - for col in range(self.num_tactics): - html += '{0} {1}\n'.format( - self.padded_techniques_tactics_table[0][col], self.phases[self.padded_techniques_tactics_table[0][col]]) - html += '\n' + # for col in range(self.num_tactics): + # html += '{0} {1}\n'.format( + # self.padded_techniques_tactics_table[0][col], self.phases[self.padded_techniques_tactics_table[0][col]]) + # html += '\n' html += '\n' for col in range(self.num_tactics): @@ -491,10 +491,10 @@ class Amitt: ''' - for col in range(self.num_tactics): - html += '{0} {1}\n'.format( - self.padded_counters_tactics_table[0][col], self.phases[self.padded_counters_tactics_table[0][col]]) - html += '\n' + # for col in range(self.num_tactics): + # html += '{0} {1}\n'.format( + # self.padded_counters_tactics_table[0][col], self.phases[self.padded_counters_tactics_table[0][col]]) + # html += '\n' html += '\n' for col in range(self.num_tactics): diff --git a/amitt_blue_framework.md b/amitt_blue_framework.md index 891f86a..53f9e58 100644 --- a/amitt_blue_framework.md +++ b/amitt_blue_framework.md @@ -2,19 +2,6 @@ - - - - - - - - - - - - - diff --git a/amitt_red_framework.md b/amitt_red_framework.md index 4493f2c..64b1aa6 100644 --- a/amitt_red_framework.md +++ b/amitt_red_framework.md @@ -2,19 +2,6 @@
P01 PlanningP01 PlanningP02 PreparationP02 PreparationP02 PreparationP02 PreparationP02 PreparationP03 ExecutionP03 ExecutionP03 ExecutionP03 ExecutionP04 Evaluation
TA01 Strategic Planning TA02 Objective Planning
- - - - - - - - - - - - -
P01 PlanningP01 PlanningP02 PreparationP02 PreparationP02 PreparationP02 PreparationP02 PreparationP03 ExecutionP03 ExecutionP03 ExecutionP03 ExecutionP04 Evaluation
TA01 Strategic Planning TA02 Objective Planning