Update TTPs/SANS/GCIH/504Book1.py

This commit is contained in:
2024-11-27 14:53:30 -05:00
parent 51d33144aa
commit 916f01b995

View File

@ -1,3 +1,8 @@
from Modules.Imports.ttp_imports import *
def GCIH_Book_1_submenu():
build_submenu("504 Book 1", module=globals())
def picerl_overview(): def picerl_overview():
""" """
Provides an overview of the PICERL incident response framework. Provides an overview of the PICERL incident response framework.