etc
/
lpe
1
0
Fork 0
lpe/CVE-2019-15666/test.sh

6 lines
61 B
Bash

#!/bin/sh
while [ 1 ]; do
$1 && break
done
sudo touch $2