Level
easy
Type
OSINT
I once created a tool related to digital forensics registry parsing triage, but I forgot the function name for the banner. What is it?
Flag format: YUCTF{FunctionName}
- Create a Google dork for
"digital forensics registry parsing triage"
. - Access this LinkedIn post:
linkedin #digitalforensics #automation #mindmap #forenzmap #parsing #triage #tool… | sameer fakhoury | 36 comments
- Identify the tool name:
ForenZmap
and the author:Sameer Fakhoury
. - Access the tool’s GitHub repository:
Embed GitHub
- Look for any file with a banner-related name.
- Go to:
Embed GitHub and locate the function.
- Identify the function name:
ForenZmapBannerDef
- Flag:
YUCTF{ForenZmapBannerDef}