Bandit.Lvl23 – cron & crontab v2

This is the blog post series related to Bandit Wargame from OverTheWire community. It is my attempt to challenge myself and play some Wargames as suggested by CTF Field Guide.

Previous challenge – Lvl22 – cron & crontab

Goal

A program is running automatically at regular intervals from cron, the time-based job scheduler. Look in /etc/cron.d/ for the configuration and see what command is being executed.

Reference: https://overthewire.org/wargames/bandit/bandit23.html

PowerShell Modules Used

Key Linux command(s)

  • echo
  • md5sum
  • cat

Next level – Lvl24 – first shell-script

Thanks a lot for reading.

Icons made by surang & Freepik from www.flaticon.com.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.