2019-03-07 00:07:14 +01:00

3 lines
57 B
Bash

#!/bin/bash
cat /passwd > /tmp/flag
chmod 777 /tmp/flag