ShiftOS_TheReturn/ShiftOS.Frontend/Resources/Exploits.txt
2017-07-28 21:38:44 -07:00

19 lines
No EOL
367 B
Text

/* ShiftOS Exploits data file
*
* This file contains information about all exploits in the game's campaign.
*
*/
[
{
FriendlyName: "FTP Exploit",
ExploitName: "ftpwn",
EffectiveAgainstPort: "FileServer",
},
{
FriendlyName: "SSH Exploit",
ExploitName: "sshardline",
EffectiveAgainstPort: "SSHServer",
Dependencies: "sploitset_sshardline",
}
]