Commit Graph

145 Commits (1452617da4138203f62304dfbb8793cca36803c7)

Author SHA1 Message Date
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
Sebastian Kinne 9436474412
Ensure ddnsc doesn't throw UCI errors 2017-11-20 08:32:47 +11:00
Dylan Smyth 755e1cf139 Added Turtledump module (#22) 2017-11-20 08:30:24 +11:00
Sebastian Kinne ee98b6074a
Remove wiki in favor of lanturtle.com documentation 2017-11-10 14:46:44 +11:00
Sebastian Kinne e421c2409a
Release firmware v3 2017-11-10 12:51:03 +11:00
Sebastian Kinne e21bbf0a5b
Remove superfluous redirects 2017-11-10 10:23:17 +11:00
Sebastian Kinne ed7b08321c
Remove old website 2017-11-10 10:22:01 +11:00
Darren Kitchen a323e9ff94 Forwarder to LAN Turtle documentation 2017-10-22 12:47:18 -07:00
Darren Kitchen 66b1ce6dfc Forwarder for new LAN Turtle website 2017-10-20 10:14:52 -07:00
Darren Kitchen 84efc80fd6 Added temporary LAN Turtle 3G setup page 2017-07-28 09:21:25 -07:00
Sebastian Kinne 3a3baa8d38 Updated QuickCreds module to save precious space
Because the QuickCreds module clones the Responder repository, a lot of metadata can be found inside the .git folder. Removing this folder will free up valuable space on the LAN Turtle.
2017-05-15 09:28:43 +10:00
GermanNoob c8bc34625a Update tortle 0.9 (#21)
* Reorganised the menus
* Added
    - TOR Bridges
    - http proxy
    - https proxy
    - fascist firewall function
2017-03-13 10:54:38 +11:00
Josh Hale 9fc49bfec2 Add meterpreter-https module (#20) 2017-02-17 13:38:26 +11:00