19 lines
No EOL
367 B
Text
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",
|
|
}
|
|
] |