aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/Resources
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-08-02 10:23:13 -0400
committerMichael <[email protected]>2017-08-02 10:23:13 -0400
commit37cf129165916101ba665891d157c85ea9c37383 (patch)
treebc184d6be19bdf1258faba51a1323bfeec676502 /ShiftOS.Frontend/Resources
parent10d2c0bbaa2b5c933a37056c784d3de84fa82eaf (diff)
downloadshiftos_thereturn-37cf129165916101ba665891d157c85ea9c37383.tar.gz
shiftos_thereturn-37cf129165916101ba665891d157c85ea9c37383.tar.bz2
shiftos_thereturn-37cf129165916101ba665891d157c85ea9c37383.zip
The first loot!
Diffstat (limited to 'ShiftOS.Frontend/Resources')
-rw-r--r--ShiftOS.Frontend/Resources/LootInfo.txt6
-rw-r--r--ShiftOS.Frontend/Resources/sploitset_keepalive.txt12
2 files changed, 16 insertions, 2 deletions
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