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
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
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
IMcPwn
4168ba0607
Minor formatting fixes
2015-10-04 13:34:31 -04:00
IMcPwn
cc3f65609d
Improve formatting and add internet check
2015-10-04 13:20:25 -04:00
IMcPwn
fbb0181f9c
Fix rm's and add more validity checks
2015-10-03 13:15:43 -04:00
IMcPwn
c3401c6727
Remove extra function call
2015-10-03 12:52:36 -04:00
IMcPwn
a3cf7d9566
Responder V2.2
...
Add tailing of log option
Add fix if responder configuration is invalid
2015-10-03 12:50:08 -04:00
IMcPwn
7d4be6e25f
Fix Responderconf function
2015-09-30 17:33:46 -04:00
IMcPwn
ed5a49100c
Return to correct page after help
2015-09-30 17:15:33 -04:00
IMcPwn
66b03bb074
Formatting fix
2015-09-28 17:30:05 -04:00
IMcPwn
fdc22f04c8
Fix typo
2015-09-28 17:21:46 -04:00
IMcPwn
0781049db5
Improve formatting
2015-09-27 20:19:12 -04:00
IMcPwn
e6bf7791a9
Responder V2
...
Add support for targeting the LAN interface.
Add different Responder modes.
Add menu for editing Responder.conf
2015-09-27 18:03:14 -04:00
IMcPwn
303a10c010
Fix misspellings of missing
2015-09-27 17:58:48 -04:00
IMcPwn
cb2ad0bf63
Minor updates
2015-09-26 21:46:31 -04:00
IMcPwn
4b2ceea9f3
Improve dependency installer check
2015-09-26 21:04:14 -04:00
IMcPwn
20717783ba
More specific log change check
2015-09-26 20:26:51 -04:00
Darren Kitchen
ba28490073
replaced openvpn start w openvpn --daemon --config
2015-09-20 09:00:53 -07:00
IMcPwn
75284201f3
Add quotes around start message
2015-09-19 19:03:29 -04:00
IMcPwn
83d71d279d
Fix comparing log symlinks
2015-09-19 18:45:33 -04:00
IMcPwn
9b7a442a72
Minor fix
2015-09-19 18:39:23 -04:00
IMcPwn
424065c57c
Fix wrong use of equality operators
2015-09-19 18:28:24 -04:00
IMcPwn
0c8471f8aa
Fix formatting of start
2015-09-19 18:23:50 -04:00
IMcPwn
a715920e5a
Minor fixes and upgrades
...
Remove Responder Database. Add check for previous logs.
2015-09-19 18:21:56 -04:00
IMcPwn
4e052dd2a7
Remove unnecessary if/else
2015-09-19 13:16:14 -04:00
IMcPwn
49e3852db0
Fix misspelling of urlsnarf_log
2015-09-19 12:54:45 -04:00
IMcPwn
daeb20b6c6
Fix missing semicolon
2015-09-19 12:48:48 -04:00
IMcPwn
6e4e079af5
Be more specific on log locations
2015-09-19 10:54:12 -04:00
IMcPwn
157e246389
Remove extra quotes
2015-09-19 10:52:31 -04:00
IMcPwn
936873414c
Improve help menu
2015-09-19 10:44:26 -04:00
IMcPwn
bb113af0d9
Add dependency installer and fix formatting
2015-09-19 10:22:10 -04:00
IMcPwn
d294178b9c
New module responder
...
Responder is an LLMNR, NBT-NS and MDNS poisoner, with built-in HTTP/SMB/MSSQL/FTP/LDAP rogue authentication server supporting NTLMv1/NTLMv2/LMv2, Extended Security NTLMSSP and Basic HTTP authentication. The program itself can be viewed here: https://github.com/SpiderLabs/Responder
I have created a module that can use this program and save the logs to sshfs or tmp.
2015-09-19 10:09:34 -04:00
IMcPwn
7a9478a385
Fixed spelling of typically
2015-09-09 18:20:22 -04:00
Darren Kitchen
ba213781c4
Added tortle
2015-09-08 17:55:24 -07:00
ShadGIT
ad72dc6b81
New version TORtle v0.8
...
Probably now it does everything it should.
2015-08-30 22:52:13 +02:00
ShadGIT
2200cfb041
v1.2
2015-08-30 01:47:29 +02:00
ShadGIT
c71259f94e
Clomac v1.2
...
Reworked and added workarounds to some situations.
2015-08-30 01:33:28 +02:00
ShadGIT
1e2e9d6b8d
V0.6
...
Added "hidden" transparent proxy functionality. To activate and test uci set tortle.forwarding="0".
2015-08-29 23:11:56 +02:00
ShadGIT
309e6110d4
Fix non persistance of tor shell - v0.5
...
I was using /var/lib/tor..... and /var is a symbolic link to tmp so the private key and onion address were being substituted for a new one on boot. Fixed.
Other cosmetical and minor additions.
2015-08-29 14:24:42 +02:00
ShadGIT
d3fd6a2e0f
New module Tortle
...
VERSION="0.3"
DESCRIPTION="TORTLE - TOR TURTLE Gateway + TOR Hidden Shell"
2015-08-28 18:30:57 +02:00
Darren Kitchen
bd859a4c8a
Fixes opkg install and status issue
...
Fixes install issue where opkg update must be completed before opkg install.
Removes "uci: No entry found" error if service hasn't started from status function.
2015-08-27 18:17:53 -07:00
Darren Kitchen
44bdf9920c
Update module_list
...
Added ddnsc
2015-08-27 17:45:49 -07:00
Darren Kitchen
5993610837
Merge pull request #4 from ShadGIT/gh-pages
...
New module ddnsc
2015-08-27 17:45:06 -07:00
ShadGIT
6a0ca1f394
New module ddnsc
...
Dynamic Domain Name Service
2015-08-27 13:07:05 +02:00
Darren Kitchen
35b8fcb009
Update module_list
2015-08-26 21:09:14 -07:00
Darren Kitchen
bead87f094
Update module_list
...
Added upnp-portfwd and clomac
2015-08-26 21:09:05 -07:00
ShadGIT
bf0f7aefca
Update upnp-portfwd
2015-08-27 01:31:52 +02:00
ShadGIT
177d581ea2
upnp-portfwd
...
uPnP Port Forwarding Module
2015-08-26 22:53:17 +02:00
ShadGIT
088015a1a0
Clomac
...
Clomac Module - Clone Client's MAC address into WAN interface
2015-08-26 22:43:19 +02:00
Sebastian Kinne
f8baf74a9a
Website, Wiki, Module repository going public
2015-07-27 18:01:06 +03:00