aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/Properties
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/Properties
parent10d2c0bbaa2b5c933a37056c784d3de84fa82eaf (diff)
downloadshiftos_thereturn-37cf129165916101ba665891d157c85ea9c37383.tar.gz
shiftos_thereturn-37cf129165916101ba665891d157c85ea9c37383.tar.bz2
shiftos_thereturn-37cf129165916101ba665891d157c85ea9c37383.zip
The first loot!
Diffstat (limited to 'ShiftOS.Frontend/Properties')
-rw-r--r--ShiftOS.Frontend/Properties/Resources.Designer.cs31
-rw-r--r--ShiftOS.Frontend/Properties/Resources.resx3
2 files changed, 28 insertions, 6 deletions
diff --git a/ShiftOS.Frontend/Properties/Resources.Designer.cs b/ShiftOS.Frontend/Properties/Resources.Designer.cs
index 05b50c6..a9086e6 100644
--- a/ShiftOS.Frontend/Properties/Resources.Designer.cs
+++ b/ShiftOS.Frontend/Properties/Resources.Designer.cs
@@ -81,13 +81,13 @@ namespace ShiftOS.Frontend.Properties {
/// {
/// FriendlyName: &quot;FTP Exploit&quot;,
/// ExploitName: &quot;ftpwn&quot;,
- /// EffectiveAgainstPort: &quot;FileServer&quot;
+ /// EffectiveAgainstPort: &quot;FileServer&quot;,
/// },
/// {
/// FriendlyName: &quot;SSH Exploit&quot;,
/// ExploitName: &quot;sshardline&quot;,
/// EffectiveAgainstPort: &quot;SSHServer&quot;,
- /// Dependencies: &quot;sploitset_sshardline&quot;
+ /// Dependencies: &quot;sploitset_sshardline&quot;,
/// }
///].
/// </summary>
@@ -176,7 +176,7 @@ namespace ShiftOS.Frontend.Properties {
/// FriendlyName: &quot;FTP Payload&quot;,
/// PayloadName: &quot;ftpull&quot;,
/// EffectiveAgainstFirewall: 1,
- /// EffectiveAgainst: &quot;FileServer&quot;
+ /// EffectiveAgainst: &quot;FileServer&quot;,
/// },
/// {
/// FriendlyName: &quot;Force Heartbeat&quot;,
@@ -184,7 +184,7 @@ namespace ShiftOS.Frontend.Properties {
/// EffectiveAgainstFirewall: 1,
/// EffectiveAgainst: &quot;SSHServer&quot;,
/// Function: 1,
- /// Dependencies: &quot;sploitset_keepalive&quot;
+ /// Dependencies: &quot;sploitset_keepalive&quot;,
/// }
///].
/// </summary>
@@ -233,13 +233,13 @@ namespace ShiftOS.Frontend.Properties {
/// <summary>
/// Looks up a localized string similar to [
- /// }
+ /// {
/// Name: &quot;sploitset_keepalive&quot;,
/// Cost: 1000000000,
/// Description: &quot;lolyouarentsupposedtobeabletobuythis&quot;,
/// Dependencies: &quot;thisupgradeshouldneverexistever;sploitset_sshardline&quot;,
/// },
- /// }
+ /// {
/// Name: &quot;sploitset_sshardline&quot;,
/// Cost: 1000000000,
/// Description: &quot;lolyouarentsupposedtobeabletobuythis&quot;,
@@ -254,6 +254,25 @@ namespace ShiftOS.Frontend.Properties {
}
/// <summary>
+ /// Looks up a localized string similar to /* ShiftOS setup data file
+ /// *
+ /// * This file holds information used by a ShiftOS &quot;Installer&quot; for setting up a system component.
+ /// *
+ /// */
+ ///
+ /// {
+ /// Name: &quot;Sploitset Force Heartbeat exploit&quot;,
+ /// Description: &quot;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...&quot;,
+ /// SourceType: &quot;ShiftoriumUpgrade&quot;,
+ /// So [rest of string was truncated]&quot;;.
+ /// </summary>
+ public static string sploitset_keepalive {
+ get {
+ return ResourceManager.GetString("sploitset_keepalive", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to {
/// &quot;{SUBMIT}&quot;:&quot;Bestätigen&quot;,
///
diff --git a/ShiftOS.Frontend/Properties/Resources.resx b/ShiftOS.Frontend/Properties/Resources.resx
index 5a92cc4..5b11c39 100644
--- a/ShiftOS.Frontend/Properties/Resources.resx
+++ b/ShiftOS.Frontend/Properties/Resources.resx
@@ -151,4 +151,7 @@
<data name="Exploits" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Exploits.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data>
+ <data name="sploitset_keepalive" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\sploitset_keepalive.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
+ </data>
</root> \ No newline at end of file