ShiftOS_TheReturn/ShiftOS.Frontend/Resources/Payloads.txt

14 lines
251 B
Text
Raw Normal View History

2017-07-27 23:34:27 +00:00
/* ShiftOS Payloads data file
*
* This file contains information about all payloads in the game's campaign.
*
*/
[
{
2017-07-27 23:35:17 +00:00
FriendlyName: "FTP Payload",
2017-07-28 00:27:31 +00:00
PayloadName: "ftpull",
2017-07-27 23:34:27 +00:00
EffectiveAgainstFirewall: 1,
2017-07-28 00:27:31 +00:00
EffectiveAgainst: "FileServer",
2017-07-27 23:34:27 +00:00
}
]