1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-10-29 18:07:27 +01:00
Commit Graph

32012 Commits

Author SHA1 Message Date
William Vu
6353154865
Land #4983, renamed WordPress modules 2015-03-23 23:49:40 -05:00
William Vu
e338b77389 Readd and deprecate renamed WordPress modules 2015-03-23 23:48:56 -05:00
HD Moore
f6731f115f
Lands #4991, fixes a potential backcompat issue w/meterpreter 2015-03-23 20:00:35 -05:00
OJ
25dcfc796a Better support old binaries in rev http(s)
* Patch 256char URL if the 512char one doesn't work.
* Return an empty list in the case where the ext enum fails.
2015-03-24 10:14:44 +10:00
Brent Cook
1869977921
Land #4962: OJ adjusts MSF to new metsrv needs
bump meterpreter bins to 0.0.17
2015-03-23 17:18:06 -05:00
Brent Cook
afe17e1f33 bump meterpreter bins to 0.0.17 2015-03-23 17:15:49 -05:00
William Vu
809bc52dfc
Land #4982, tagging for msfconsole 2015-03-23 15:28:50 -05:00
sinn3r
0e1b9f90b4 Small details 2015-03-23 14:40:20 -05:00
Tod Beardsley
fe3f9c71cb
Land #4985, Mozilla vuln from @joevennix 2015-03-23 14:05:35 -05:00
Tod Beardsley
21a97c0926
Add exploit for R7-2015-04, Firefox Proxy RCE 2015-03-23 13:44:41 -05:00
aushack
b191f92713 Renamed WordPress files to fit majority naming convention. 2015-03-23 18:15:04 +11:00
sinn3r
01caf161f8 Fix syntax error in db_spec.rb 2015-03-23 01:35:26 -05:00
sinn3r
2e75d14d56 Update rspec 2015-03-23 00:53:55 -05:00
William Vu
1a2a78b417
Land #4981, msfvenom advanced/evasion options 2015-03-23 00:30:35 -05:00
William Vu
b87744c1a9 Add whitespace 2015-03-23 00:30:18 -05:00
William Vu
2f83a53884
Add missing fix for #4921 2015-03-23 00:26:18 -05:00
William Vu
8165ae35d0 Remove extraneous semicolon 2015-03-23 00:26:03 -05:00
William Vu
e176b21bcd
Land #4921, db_nmap help and tab completion 2015-03-23 00:22:46 -05:00
OJ
20131110cd Add verify_ssl file (missed in prev commit) 2015-03-23 13:22:10 +10:00
OJ
9c9d333a1b Create verify ssl mixin, adjust some formatting 2015-03-23 13:21:08 +10:00
sinn3r
23685694ad The tags column should be a virtual column 2015-03-22 21:04:37 -05:00
sinn3r
182018786b This is probably the proper way to delete tags 2015-03-22 20:55:20 -05:00
sinn3r
ffe48e1ec8 Don't need order to delete 2015-03-22 20:43:11 -05:00
HD Moore
1b3dfe6635
Lands #4977, updates test module to support arbitrary base filename. 2015-03-22 20:32:52 -05:00
HD Moore
3cb4fa293f Show advanced/evasion options in msfvenom --payload-options 2015-03-22 20:24:26 -05:00
sinn3r
ef62fc3df7 Allow the delete mode for tags 2015-03-22 20:08:23 -05:00
sinn3r
b2cc3c4954 I found more bugs and fixed them 2015-03-22 18:21:57 -05:00
sinn3r
708eb42984 I fix bugs for tagging 2015-03-22 18:13:40 -05:00
nstarke
dac5b078f0 Minor fixes for format and style
This commit contains a few minor tweaks
for style and format.  Some whitespace removed,
an erroneous 'return' removed, and using single
quotes for consistency.  Updated as per request.
2015-03-22 22:51:21 +00:00
nstarke
16eab48012 Adding help and tab functions for db_nmap
These functions address certain problems
listed in GitHub issue #4353, but do not
address all issues in that ticket.  Most
notably, this commit adds basic tab
completion for db_nmap.
2015-03-22 22:45:56 +00:00
sinn3r
863cbcbddb Add real tagging for the hosts command 2015-03-22 15:34:37 -05:00
jvazquez-r7
2d1adf6ef4
Land #4923, @m-1-k-3's exploit for overflow on belkin routers 2015-03-22 02:05:35 -05:00
jvazquez-r7
ee74bb3c5b
The default concat operator should be ok 2015-03-22 02:05:02 -05:00
jvazquez-r7
5499b68e02
Do code cleanup 2015-03-22 01:58:32 -05:00
Spencer McIntyre
9f176cab43
Land #4976, @wchen-r7's Egghunter undefined esize fix 2015-03-21 13:34:37 -04:00
Brent Cook
8e8e373c31
Land #4961, @zeroSteiner adds unicode for pymet 2015-03-20 22:38:24 -05:00
Brent Cook
b29d2b5e84 do not die if the uid/gid of a file is > 65535
The meterpreter stat command is a little broken in that it assumes uid/gids
16-bit. Prevent this from erroring with python meterpreter on a system with a
large uid/gid.
2015-03-20 22:34:01 -05:00
Brent Cook
d77f8ffeeb update meterpreter tests to test utf filenames
This adds a new option BaseFileName that allows setting the base name for files
and directories used in the meterpreter test modules.
2015-03-20 22:18:19 -05:00
sinn3r
97b919923e Fix undefined esize in Rex::Exploitation::Egghunter
esize is not a valid variable, and we don't need it either.
2015-03-20 21:32:46 -05:00
William Vu
07b82ec640
Land #4974, minishare_get_overflow WfsDelay change 2015-03-20 18:55:58 -05:00
William Vu
859b54f8a3
Land #4956, Qualys' Exim GHOST module 2015-03-20 18:44:30 -05:00
jvazquez-r7
8c3e39acf0
Land #4847 @rastating's module for WordPress WP EasyCart privilege escalation 2015-03-20 18:23:05 -05:00
jvazquez-r7
349d7cb9ee
Do minor cleanup 2015-03-20 18:20:45 -05:00
Adam Ziaja
921b9eab8e Update minishare_get_overflow.rb
set WfsDelay 30
2015-03-20 23:42:54 +01:00
William Vu
4004771aed
Land #4972, minishare_get_overflow targets
Windows 2003 SP1 English and Windows 2003 SP2 English.
2015-03-20 17:27:34 -05:00
William Vu
6f51946aa0
Land #4969, GitLab module references 2015-03-20 17:26:51 -05:00
William Vu
99f3de0843 Clean up info hash formatting 2015-03-20 17:26:21 -05:00
Adam Ziaja
505ecd32fb Update minishare_get_overflow.rb
Windows 2003 SP1 English, Windows 2003 SP2 English
2015-03-20 23:09:50 +01:00
HD Moore
1eafb21741
Lands #4970, fixes exception about msfconsole.rc 2015-03-20 16:49:04 -05:00
William Vu
259e95ed21 Add load_resource exception for msfconsole.rc
This prevents msfconsole from erroring on a nonexistent msfconsole.rc.
2015-03-20 16:50:27 -05:00