Add exploitarium archive
This commit is contained in:
4
objdump-dlx-calc-poc/P
Executable file
4
objdump-dlx-calc-poc/P
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
echo "CALC_HELPER_RAN $(date -u +%Y-%m-%dT%H:%M:%SZ)" >> ./calc_hit.log
|
||||
/mnt/c/WINDOWS/system32/calc.exe >/dev/null 2>&1 &
|
||||
exit 0
|
||||
Reference in New Issue
Block a user