From 37cf129165916101ba665891d157c85ea9c37383 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 2 Aug 2017 10:23:13 -0400 Subject: The first loot! --- ShiftOS.Frontend/Resources/LootInfo.txt | 6 ++++-- ShiftOS.Frontend/Resources/sploitset_keepalive.txt | 12 ++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 ShiftOS.Frontend/Resources/sploitset_keepalive.txt (limited to 'ShiftOS.Frontend/Resources') diff --git a/ShiftOS.Frontend/Resources/LootInfo.txt b/ShiftOS.Frontend/Resources/LootInfo.txt index ff2784d..9fee421 100644 --- a/ShiftOS.Frontend/Resources/LootInfo.txt +++ b/ShiftOS.Frontend/Resources/LootInfo.txt @@ -7,14 +7,16 @@ [ { FriendlyName: "Force Heartbeat", - LootName: "sploitset_keepalive", + LootName: "sploitset_keepalive.stp", Rarity: 1, PointTo: "sploitset_keepalive", + ID: "sploitset_keepalive" }, { FriendlyName: "SSHardline", - LootName: "sploitset_sshardline", + LootName: "sploitset_sshardline.stp", Rarity: 1, PointTo: "sploitset_sshardline", + ID: "sploitset_keepalive" } ] \ No newline at end of file diff --git a/ShiftOS.Frontend/Resources/sploitset_keepalive.txt b/ShiftOS.Frontend/Resources/sploitset_keepalive.txt new file mode 100644 index 0000000..92ea279 --- /dev/null +++ b/ShiftOS.Frontend/Resources/sploitset_keepalive.txt @@ -0,0 +1,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" + } \ No newline at end of file -- cgit v1.2.3