Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.15 KB

CTF_Hint5.md

File metadata and controls

23 lines (13 loc) · 1.15 KB

Stuck?

Example:

d:dynamic, key:string

 todatetime(translate("/", "-", tostring(parse_json(d)[key])))

click on todatetime for the last hint answer

todatetime

You're almost done collected the list of data, just missing two requirements

  1. Attackers IP address
  2. Attack Duration

I'm pretty sure the Attack duation could be solved with an extend operator

The IP Address one is pretty stright forward but i keep getting "IP address:" in the data, i remember reading somewhere split could help me out here.