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
Darren Kitchen
fb0d939a24
Merge pull request #7 from IMcPwn/patch-1
...
Fixed misspelling of typically [Typos are the wrost!]
2015-09-16 18:23:44 -07: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
Darren Kitchen
6094fe968c
Merge pull request #5 from ShadGIT/gh-pages
...
New module TORtle
2015-09-08 17:53:57 -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
ShadGIT
a0547225c0
Merge pull request #1 from hak5/gh-pages
...
syncing
2015-08-28 18:27:00 +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
Darren Kitchen
99158958db
Merge pull request #3 from ShadGIT/gh-pages
...
New Modules for LAN Turtle
2015-08-26 21:07:48 -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
Darren Kitchen
574a38a2e6
Merge pull request #2 from Foxtrot/gh-pages
...
Create turtle.sh
2015-08-22 12:31:30 -07:00
Foxtrot
7a5c5e73e2
Add DNS Selecting
2015-08-22 07:00:14 +01:00
Foxtrot
1c89850e46
Create turtle.sh
...
Easy ICS for your LAN Turtle.
2015-08-21 19:29:17 +01:00
Darren Kitchen
8c3f9fb9e3
Added section on manually updating
2015-08-05 18:42:47 -07:00