diff --git a/Modules/methodology.py b/Modules/methodology.py index 32befee..d2bcddb 100644 --- a/Modules/methodology.py +++ b/Modules/methodology.py @@ -113,13 +113,5 @@ def get_methodology_content(): "https://attack.mitre.org/tactics/TA0008/", "https://www.mandiant.com/resources/anti-forensic-tactics" ] - }, - { - "title": "OS", - "content": "Explore Indicators of Compromise for both Windows and Linux operating systems.", - "resources": [ - {"name": "Windows", "url": "/windows"}, - {"name": "Linux", "url": "/linux"} - ] } ]