Commit Graph

157 Commits (gh-pages)

Author SHA1 Message Date
Darren Kitchen 9ee23159b9
Merge pull request #46 from jrwimmer/newmodule-extroot
New Module: extroot
2021-12-21 16:53:56 -06:00
jrwimmer b0c8927aed
Restored missing parameter
* perform_step was not passing the tmpfile used for error processing
2021-12-20 21:55:21 -08:00
jrwimmer a5d084610f
Bash variable linting
* Added double quotes where possible to prevent globbing/word-splitting
2021-12-20 21:02:23 -08:00
jrwimmer 0ed9bc94fb
Added rootfs-size sanity check
* Module will now check the total size of the active root filesystem
* - This is done to catch and prevent instances of double-extroot migration
2021-12-20 20:32:06 -08:00
jrwimmer 1a78065764
Remove inconsistent use of path prefixing 2021-12-20 19:49:41 -08:00
jrwimmer 3e108f1cba
Process refinement
* Migration stages are now piped through to a dialog progressbox for monitoring
* Migration stages are now proxied through a separate function to monitor for breaking errors
* Each migration stage now ends with a 3-second sleep to provide time to review the last lines written to the progressbox
* Limited the wget spider retry amount to prevent an indefinite wait during a bad connectivity check
* Nulled stderr on select calls during formatting and data-copy to hide non-critical extraneous errors
* Added a finalization step to inform the user of an impending reboot
2021-12-20 19:42:19 -08:00
jrwimmer d02f467a0c
Correct props from template copy 2021-12-20 19:34:20 -08:00
jrwimmer 29582b7780
Modify initialization
* Moved entrypoint to CONFIGURE since the module framework already uses "dialog" in START
2021-12-20 19:32:04 -08:00
jrwimmer 26053d83de
First flesh-out 2021-12-05 08:56:22 -08:00
jrwimmer f07030eb1d
Initial module commit 2021-12-05 08:13:09 -08:00
monsieurmarc 10f44f6cb1
Update nmap-scan (#45)
Updated the dselect height for setting the log path.  The original setting was too large for a default putty screen and was preventing a user from setting the log path.
2021-11-11 14:13:51 +00:00
Marc b66568e492
Updates: Use downloads.hak5.org 2021-07-12 20:37:35 +01:00
Theo 1452617da4
Fixed quickcreds with new responder size. (#43)
* Fixed quickcreds with new responder size.

Forces use of SD card amongst some other small fixes.

* corrected fixes

* remove comments

* fixed indexing

* Fixed indexing

* QuickCreds: Remove all trailing whitespace, fix indentation, drop unwanted comments

* Removed odd comment

Co-authored-by: Marc Egerton <foxtrot@malloc.me>
2021-04-09 22:49:35 +01:00
Marc e3ce49c4f3
Merge pull request #31 from ceramicskate0/patch-1
Update autossh
2020-12-26 20:51:29 +00:00
Marc d6c5b4e346
Merge branch 'gh-pages' into patch-1 2020-12-26 20:51:10 +00:00
Marc 302259cfdc
Merge pull request #41 from jmkebalo/gh-pages
Fix quickcreds (Issue #34)
2020-12-26 20:43:27 +00:00
jmkebalo 0ff93be9e0
Fix quickcreds
Blink 0.04 was not handled: changed to integer (so, no longer "rapidly")
Orange led was missing: replace by "yellow", which seems to be the orange one...
2020-11-07 19:44:09 +01:00
Darren Kitchen fb6c169e52
Merge pull request #39 from hak5/module_status_fixes
Fix module status
2020-07-23 11:32:05 -07:00
Dallas Winger 9bac19b21a
update broken status functions 2020-07-23 14:23:42 -04:00
Darren Kitchen 2ab2b49d03
Merge pull request #38 from mmdj4u/bugfix/pm-wrong-month-token
bugfix/pm_wrong_month_token
2020-06-29 09:03:42 -07:00
Micheal Wall 25b1af53f2 Fixed an incorrect month token argument to the date command. 2020-06-29 10:24:39 -05:00
mmdj4u ef4486f919
Merge pull request #2 from hak5/gh-pages
merge from upstream
2020-05-10 17:36:34 -05:00
Darren Kitchen a1214e9671
Merge pull request #37 from mmdj4u/feature/module-ping-monitor
feature/module-ping-monitor
2020-05-10 15:30:09 -07:00
mmdj4u 07abaadd25
Merge pull request #1 from hak5/gh-pages
merge from upstream
2020-05-10 16:48:36 -05:00
Micheal Wall d54e9e5475 ping-monitor: modified the lanturtle-heaven url after repo name change 2020-05-10 16:38:58 -05:00
Micheal Wall 3d3c26f0b2 ping-monitor: updated the help - removed the .git extension 2020-05-10 16:36:14 -05:00
Micheal Wall 08123be584 ping-monitor: updated the help with a repo to aid in analysis of the data 2020-05-10 16:31:02 -05:00
Darren Kitchen 6580174407
Merge pull request #36 from mmdj4u/bugfix/status-for-sshfs-not-working
sshfs: bugfix for status not reporting properly
2020-05-09 23:21:52 -07:00
Micheal Wall a32b25897a changed some text and moved a function 2020-05-09 19:29:51 -05:00
Micheal Wall 1b278496e9 ping-monitor: added 2020-05-09 19:10:01 -05:00
Micheal Wall bfd522c7f8 sshfs: bugfix for status not reporting properly 2020-05-09 19:07:04 -05:00
Darren Kitchen 85ea267c89
Fixed error in LED blink function 2019-10-21 12:55:17 -07:00
Marc 36f22a0607 Firmware: Release 6.2 2019-10-15 22:08:39 +01:00
Darren Kitchen fbb39f2bcb
added deprecation message 2019-10-10 12:21:32 -07:00
Darren Kitchen 2544ffe50d
Added deprecation message 2019-10-10 12:20:56 -07:00
Darren Kitchen e831e1296b
Removed deprecated php-based meterpreter modules
Firmware v6.2 removes php-cli. Metasploit users are advised to use the meterpreter-https module
2019-10-10 12:19:29 -07:00
Darren Kitchen c7d1615a11
Rename QuickCreds to quickcreds 2019-10-10 12:17:25 -07:00
Darren Kitchen 1eb5272771
Updated to no longer rely on ssh-keyscan 2019-10-08 13:41:15 -07:00
Foxtrot b244de6371 AutoSSH: Fix an issue where endquotes would show in the configuration input boxes 2019-10-08 19:11:01 +01:00
Darren Kitchen 07f5edfeeb
Fixed bug in autossh module
uci now sets enabled=1 in autossh config
2019-10-02 13:30:16 -07:00
Foxtrot faa95357db Firmware: Release 6.1
Changelog:
 - Address an issue where modules would not show in the modules listing.
2019-09-06 23:18:30 +01:00
Marc e8c5a58c75
Merge pull request #33 from hak5/fix-quickcreds
QuickCreds: Remove git dependency, pull Responder from release. (LT-12)
2019-08-05 22:46:57 +00:00
Foxtrot 52ba991a2d Release version 6 of the LAN Turtle Firmware 2019-08-05 23:45:21 +01:00
Foxtrot 69638f52d7 QuickCreds: Remove git dependency, pull Responder from release. (LT-12)
Instead of installing git and then git cloning the Responder repository, it is better to download the release to save storage space.
2019-07-12 18:20:53 +01:00
Ceramicskate0 af33784c9c
Update autossh 2019-06-25 19:28:53 -04:00
Sebastian Kinne 67d125b8e9
release v5 2018-10-02 10:16:00 +10:00
Sebastian Kinne e8ff1c97d5 Release firmware version 4 2017-11-24 08:53:17 +11:00
Sebastian Kinne feefad5be5 Fix typo in update script 2017-11-22 16:20:42 +11:00
Sebastian Kinne c9a79cf096
Properly stop OpenVPN module
Until we move this to init.d, we should kill the openvpn process manually.
2017-11-22 13:45:41 +11:00
Sebastian Kinne 5132f76964
Update README.md 2017-11-20 08:35:23 +11:00