Commit Graph

112 Commits (67d125b8e9f75e433ab6fd887730bd876fb80795)

Author SHA1 Message Date
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
Sebastian Kinne fc1ca50a29 Added Autossh port configuration (thanks QDBA) 2017-02-09 09:08:07 +11:00
Sebastian Kinne ff63a4ba86 Update responder Git repository 2017-02-09 08:49:18 +11:00
Darren Kitchen 24207d26b4 Link to Forums 2016-11-08 11:34:59 -08:00
Darren Kitchen dc97f6c965 Fix logs symlink
replace "rm /etc/turtle/Responder/logs/*" with "rm -rf /etc/turtle/Responder/logs" on line 118 to fix symlink with /root/loot/#
2016-11-04 17:27:48 -07:00
Sebastian Kinne 20cef3a7a1 Update mdwiki to latest stable version 2016-10-30 17:32:30 +11:00
Sebastian Kinne ccd774af17 Undo overwriting the wrong index page"
This reverts commit d481eb0156.
2016-10-30 17:31:32 +11:00
Sebastian Kinne d481eb0156 Update mdwiki to latest stable version 2016-10-30 17:12:07 +11:00
Patrick Kiley adf6747518 Merged PR (#17) - Fixes and improvements to QuickCreds
* Modified Script to fix a couple of issues

Made the following changes:
 Modified check script to only stop when User credentials were harvested.  Machine credentials are often captured by Responder and are next to useless on a penetration test.  Machine credentials have a $ as the last digit of the username.  I also purge the Responder logs correctly at the start of the script and then make a copy of the logs directory to the current loot numbered directory before the cleanup.

* Bumped version to 1.2 to fix 2 issues

Made the following changes:
1. Modified check script to only stop when User credentials were harvested. Machine credentials are often captured by Responder and are next to useless on a penetration test. Machine credentials have a $ as the last digit of the username.

2. I also purge the Responder logs correctly at the start of the script and then make a copy of the logs directory to the current loot numbered directory before the cleanup.
2016-10-13 09:10:04 +11:00
Darren Kitchen 634bae3a83 Update module_list
Cleaned up QuickCreds description
2016-09-21 19:56:56 -07:00
Darren Kitchen d4d510652a Merge pull request #14 from NotMedic/gh-pages
Added iodine DNS Tunneling Software
2016-09-21 19:55:46 -07:00
Darren Kitchen 6dba852882 Version 1.1
Fixes new directory creation in /root/loot and changes LED blink behavior to now rapidly blink when running and light solid when NTLM hashes have been saved.
2016-09-20 17:23:05 -07:00
Darren Kitchen 7749b58116 Update QuickCreds
Replace --ForceWpadAuth option with --ProxyAuth and remove --fingerprint
2016-09-19 09:55:22 -07:00
Sebastian Kinne f011a0737f Merge pull request #13 from IMcPwn/patch-1
Update responder bug
2016-09-16 04:28:22 +10:00
NotMedic 09b9777099 Added iodine DNS Tunneling Software
A module to configure and start an iodine (currently v0.7.0) IP over DNS
Tunnel.
2016-09-14 22:23:17 -05:00
Darren Kitchen 1a354f3dac Added QuickCreds
QuickCreds - Snag creds from locked machines -Mubix, Room362.com
2016-09-12 10:18:37 -07:00
Darren Kitchen 4073109c2e Create QuickCreds
Snagging creds from locked machines --Mubix, Room362.com. Implements responder attack and saves creds to numbered directories in /root/loot. Upon capture of NTLM hash the amber LED will repeat a 3 blink pattern. Author: Hak5Darren. Credit: Mubix.
2016-09-12 10:17:01 -07:00
IMcPwn 68d4493522
Update responder
Fix missing dependency, ping 8.8.8.8 instead of lanturtle.com, move iptables rules to functions
2016-08-23 13:50:19 -04:00
Sebastian Kinne bb89d00041 Merge pull request #12 from IMcPwn/gh-pages
Update module_list with meterpreter-sl and responder
2016-05-13 19:13:20 +02:00
Carleton Stuberg d64934e956 Fix meterpreter-sl typo 2016-04-14 15:40:08 -04:00
IMcPwn d7043d422c Update module_list with meterpreter-sl and responder 2016-04-13 15:43:35 -04:00
Sebastian Kinne 26ee4a0158 Merge pull request #8 from CCarleton/patch-2
New module responder
2016-04-07 15:39:36 +02:00
Darren Kitchen ac8d94ef5f Merge pull request #11 from IMcPwn/patch-5
New module meterpreter-sl
2015-12-29 10:40:04 -08:00
Sebastian Kinne 4be004bc23 Ensure that Google fonts are loaded via HTTPS 2015-12-04 03:36:58 +00:00
IMcPwn 8f028e1ba5 Fix pgrep typo 2015-11-22 13:16:48 -05:00
IMcPwn 2f2e644a80 Change stop methods and show PID 2015-11-22 12:32:13 -05:00
IMcPwn bc7716f187 Add meterpreter-sl module 2015-11-22 12:29:49 -05:00
IMcPwn 0e36c49ab1 Make first time download look nicer
Pipe opkg updating to /dev/null
Make git quiet
Notify user how to view log in real time
2015-10-24 15:25:33 -04:00
IMcPwn 6a1ce22832 Minor formatting improvement 2015-10-12 10:31:54 -04:00
IMcPwn c0fb3ea73e Improve start messages 2015-10-12 09:02:47 -04:00
Sebastian Kinne e47b64f01c Merge pull request #10 from IMcPwn/patch-4
Fix misspellings of missing
2015-10-11 23:47:11 -07:00
Sebastian Kinne 11ebb43d38 Merge pull request #9 from IMcPwn/patch-3
Fix misspelling of urlsnarf_log - Thanks!
2015-10-11 23:46:47 -07:00
IMcPwn 4d1fa206d1 Improve internet check formatting 2015-10-05 18:29:18 -04:00
IMcPwn c8fe3bf949 More formatting fixes! 2015-10-04 20:33:41 -04:00