Ulli Weichert/ April 5, 2022/ IT-Security, Write-Ups/ 0Kommentare

Lookey here

Description

Attackers have hidden information in a very large mass of data in the past, maybe they are still doing it.
Download the data here.

Solving

  1. Download File
  2. Cat File | grep picoCTF*
  3. You also can grep directly with grep -o "picoCTF{.*}"

Feel free to use the getflag script.

#!/bin/bash

echo "Getting flag for you..."

grep -o "picoCTF{.*}" anthem.flag.txt
Share this Post

Über Ulli Weichert

2004 fing Ulli bei der Bundeswehr als Ausbilder und IT-Spezialist an. 2011 hat Ulli eine Umschulung zum Fachinformatiker für Systemintegration absolviert und sich auf Linux spezialisiert. 2016 hat Ulli dann bei einem mittelständischem Unternehmen, welches Kunden in ganz Deutschland betreut, als Linuxadministrator angefangen und kümmert sich seither nebst, Netzwerk, Security, Firewall, Storage überwiegend um Linuxthemen aller Art. Seit kurzem hat auch Ihn das Thema Container und k8s erwischt.

Hinterlasse einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

*
*