blob: 92ea2795f8ad6877c8b3673c9ac3144c70576f25 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
/* ShiftOS setup data file
*
* This file holds information used by a ShiftOS "Installer" for setting up a system component.
*
*/
{
Name: "Sploitset Force Heartbeat exploit",
Description: "This is an exploit for the sploitset system exploitation utility which causes the remote system to force the connection to stay alive by sending heartbeat requests even after the firewall has timed out the connection. Useful against those pesky connection timers...",
SourceType: "ShiftoriumUpgrade",
Source: "sploitset_keepalive"
}
|