1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00
Commit Graph

43138 Commits

Author SHA1 Message Date
William Vu
aceeedc895
Land #8647, custom logger for module search 2017-07-03 17:03:25 -05:00
Brent Cook
06aa239d47 pass loggger conditionally to common search function 2017-07-03 16:22:47 -05:00
dmohanty-r7
aa387e96a7
Land #8577, Add SurgeNews User Credentials scanner 2017-07-03 10:14:03 -05:00
Pearce Barry
ef1145c6b7
Use common code to delete non-applicable cmds. 2017-07-03 09:11:04 -05:00
Christian Mehlmauer
040ba90fc6
Land #8644, text change in mysql_enum 2017-07-03 15:42:29 +02:00
Roman
38b1e56bbd negated wording regarding legacy auth
According to the docs this variable means the opposite:
https://dev.mysql.com/doc/refman/5.5/en/mysql-command-options.html#option_mysql_secure-auth
OFF     ->      insecure
ON      ->      secure
2017-07-03 14:29:07 +02:00
Brendan Coles
dff96ce9a0 Re-order includes with Auxiliary::Scanner last 2017-07-01 08:30:17 +00:00
Pearce Barry
e21ae88b55
Update wave file header with actual length.
Fixes MS-2759.
2017-06-30 22:48:42 -05:00
Pearce Barry
a2602bf514
Land #8600, Add GoAutoDial 3.3 RCE Command Injection / SQL injection module 2017-06-30 17:32:51 -05:00
Pearce Barry
dd530a2953
Minor indentation tweaks. 2017-06-30 17:29:43 -05:00
Pearce Barry
3d4d03c9b4
Land #8575, Cerberus Helpdesk hash disclosure 2017-06-30 16:02:53 -05:00
Pearce Barry
71b2ddaa2c
Minor doc tweaking. 2017-06-30 15:53:27 -05:00
David Maloney
1cbc4af6b6
Land #8606
land's bcook's module search rpc work
2017-06-30 14:58:46 -05:00
James Lee
ada954aab9
Land #8624, fix mis-ordered kiwi output 2017-06-30 14:23:24 -05:00
dmohanty-r7
be56d370db
Revert schema change 2017-06-30 11:39:20 -05:00
Pearce Barry
d2098137a9
Grab last bit of audio from target when done.
Also remove module that needs work (we can create later).
2017-06-30 10:56:49 -05:00
Brent Cook
796fe99744
update docs to note that cluster mode is not necessary to exploit 2017-06-30 11:26:35 -04:00
Brent Cook
40f0d36f6b
Land #8615, add @artkond's DoS module for Cisco CVE-2017-3881 2017-06-30 11:17:09 -04:00
Brent Cook
819d810532
Land #8638, remove ruby refinement for Rubinious support 2017-06-30 11:13:20 -04:00
Brent Cook
4393b6e563 Improve compatibility with Rubinius (alternate Ruby implementation) 2017-06-30 11:08:17 -04:00
Brent Cook
658b79414b
Land #8634, Ensure HTTP client sends a Host header if it is passed with a request 2017-06-30 11:03:58 -04:00
Brent Cook
9677fd00c2
Land #8637, add client-side SSL cert and mac address matchers to rex-socket 2017-06-30 10:53:53 -04:00
Brent Cook
fa79f90e4e bump rex-socket, add client cert, mac address matching support 2017-06-30 10:46:15 -04:00
Pearce Barry
48e7e8397e Make listen focus on prerecorded items. 2017-06-29 16:52:17 -05:00
Pearce Barry
e8468a5c99 Cleanup. 2017-06-29 16:52:17 -05:00
Pearce Barry
5c5044a80f Stream audio data via channel (MS-2725). 2017-06-29 16:52:16 -05:00
dmohanty-r7
dd7726b894 Change to Audio Mic 2017-06-29 16:52:16 -05:00
dmohanty-r7
1bfa9366e6 Bring back to working 2017-06-29 16:52:15 -05:00
dmohanty-r7
bd9c15713d Bring polling back in 2017-06-29 16:52:15 -05:00
dmohanty-r7
3d51301b98 Seperation of concerns 2017-06-29 16:52:15 -05:00
dmohanty-r7
c7b71a2b32 Seperate concerns of console/mic 2017-06-29 16:52:14 -05:00
dmohanty-r7
9ca74d69f1 add sleep 2017-06-29 16:52:14 -05:00
dmohanty-r7
d2cccae2a1 Use webrtc browser 2017-06-29 16:52:13 -05:00
dmohanty-r7
56b3b0e00d Add more parameterization 2017-06-29 16:52:13 -05:00
dmohanty-r7
d9e1d21c56 Spacing 2017-06-29 16:52:13 -05:00
dmohanty-r7
d62f0cfd98 Add the mic stop command 2017-06-29 16:52:12 -05:00
dmohanty-r7
40ce03b85f Parameterize playback configurations 2017-06-29 16:52:12 -05:00
dmohanty-r7
6f8f85df61 Open player for listening to audio 2017-06-29 16:52:12 -05:00
dmohanty-r7
60e009de8f Use large datasize 2017-06-29 16:52:11 -05:00
dmohanty-r7
16a13723d0 Remove debug 2017-06-29 16:52:11 -05:00
dmohanty-r7
fa4ebadf0f Make mic audio device stream work with mettle 2017-06-29 16:52:10 -05:00
dmohanty-r7
0a0e6c8576 Use audio stream pool 2017-06-29 16:52:10 -05:00
dmohanty-r7
197d377424 Fix commands to mic 2017-06-29 16:52:10 -05:00
Dev Mohanty
ebf967db3e Add audio-channel 2017-06-29 16:52:09 -05:00
Anderson
959f9fe2d2 Updated lib/rex/proto/http/client_request.rb to ensure that the host header is formatted 2017-06-29 12:05:02 -07:00
NickTyrer
994f00622f tidy module output 2017-06-29 16:12:23 +01:00
William Vu
7e1b50ab3b
Land #8629, AKA (also known as) module reference 2017-06-28 19:15:45 -05:00
Brent Cook
aa8c580aba updates 2017-06-28 20:14:38 -04:00
Brent Cook
d20036e0fb revise spelling, add heartbleed and tidy checks 2017-06-28 18:50:20 -04:00
William Vu
43d8c4c5e7
Land #8519, Apache ActiveMQ file upload exploit 2017-06-28 17:19:39 -05:00