#!/bin/bash
echo 'aWQ=' | base64 -d | bash > pwned.txt
