diff options
| author | Michael <[email protected]> | 2017-08-03 11:55:53 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-08-03 11:55:53 -0400 |
| commit | 1f131438c0be7fe7a7c558530d32f24d3696686a (patch) | |
| tree | 6d22b6d87d3e30353cf793d134a5eaddb43f1612 /ShiftOS.Frontend/Resources | |
| parent | be1b65d1c63c05f01164f9ab1395233ab367aedf (diff) | |
| download | shiftos_thereturn-1f131438c0be7fe7a7c558530d32f24d3696686a.tar.gz shiftos_thereturn-1f131438c0be7fe7a7c558530d32f24d3696686a.tar.bz2 shiftos_thereturn-1f131438c0be7fe7a7c558530d32f24d3696686a.zip | |
the first mission
Diffstat (limited to 'ShiftOS.Frontend/Resources')
| -rw-r--r-- | ShiftOS.Frontend/Resources/Payloads.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ShiftOS.Frontend/Resources/Payloads.txt b/ShiftOS.Frontend/Resources/Payloads.txt index 7e74ba8..efc43c8 100644 --- a/ShiftOS.Frontend/Resources/Payloads.txt +++ b/ShiftOS.Frontend/Resources/Payloads.txt @@ -6,10 +6,11 @@ [ { - FriendlyName: "FTP Payload", + FriendlyName: "FTP File Puller Payload", PayloadName: "ftpull", EffectiveAgainstFirewall: 1, EffectiveAgainst: "FileServer", + Function: 2 }, { FriendlyName: "Force Heartbeat", |
