mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-23 02:12:14 +00:00
14 lines
No EOL
254 B
Text
14 lines
No EOL
254 B
Text
/* ShiftOS Payloads data file
|
|
*
|
|
* This file contains information about all payloads in the game's campaign.
|
|
*
|
|
*/
|
|
|
|
[
|
|
{
|
|
FriendlyName: "FTP Exploit",
|
|
PayloadName: "ftpull"
|
|
EffectiveAgainstFirewall: 1,
|
|
EffectiveAgainstPort: "FileServer",
|
|
}
|
|
] |