#!/bin/bash gcc -o server server.c export IG_PASSWORD=random_password export IG_FLAG="CSC{IG_CTF}" ./server