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
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
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