Commit Graph

11 Commits (orig)

Author SHA1 Message Date
Marc 0ae5e95b05
Framework: Use -c instead of -C to execute payload
-C will execute the file when it doesn't have the executable bit set, however, it will also set the noclobber option and prevent overwriting files. To use -c instead, we must set the executable bit for the user in case they haven't done it themselves.
2020-05-26 19:50:25 +01:00
Dallas Winger 0ff12c2267
fix downloads.hak5.org package feed url 2020-05-26 19:43:50 +01:00
Foxtrot 5e9e50e3e2 Files: Add Staged Files 2019-12-13 21:58:04 +00:00
Marc b767b2f4ae
Merge pull request #5 from ZeroChaos-/mii-swconfig
okay, that was mii fault
2019-12-13 02:11:27 +00:00
Rick Farina (Zero_Chaos) 0ad786adac
okay, that was mii fault
mii-tool doesn't work on the SIX PORT SWITCH that the shark thinks it
is.  Foxtrot was kind enough to point me to swconfig.  This is tested
and functional 🇺🇸 🇺🇸 🚀 🇬🇧
2019-12-12 21:08:17 -05:00
Marc 9febcdee41
Merge pull request #1 from ZeroChaos-/master
stop killing random processes that happen to include LED in their inv…
2019-12-12 16:45:26 +00:00
Marc f03627b8cc
Merge pull request #2 from ZeroChaos-/wait_for_link
wait_for_link
2019-12-12 16:45:16 +00:00
Rick Farina (Zero_Chaos) a852ea7c4e
fix indent for my master, foxtrot 2019-12-12 11:43:27 -05:00
Rick Farina (Zero_Chaos) f3bf662795
wait_for_link
don't blindly execute the payload, wait for a link first at least
2019-12-12 10:45:14 -05:00
Rick Farina (Zero_Chaos) 3deab088fa
stop killing random processes that happen to include LED in their invocation 2019-12-12 10:27:59 -05:00
Marc 49cbd4460d Files: Initial commit of Shark files 2019-12-11 21:11:53 +00:00