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

32184 Commits

Author SHA1 Message Date
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
sinn3r
315948e403 Extra newline 2015-03-21 13:49:50 -05:00
Spencer McIntyre
9f176cab43
Land #4976, @wchen-r7's Egghunter undefined esize fix 2015-03-21 13:34:37 -04:00
sinn3r
848dc07020 var name needs a default 2015-03-21 12:20:29 -05:00
sinn3r
f45e8f49eb Custom var name 2015-03-21 12:18:02 -05:00
sinn3r
2be5ae3bab Fix bugs 2015-03-21 12:14:00 -05:00
Spencer McIntyre
a407bc8d65 Fix the reverse_https stager CachedSize for the spec 2015-03-21 13:05:44 -04:00
Spencer McIntyre
7282968d8a Python reverse HTTPS stager 2015-03-21 12:43:14 -04:00
sinn3r
0ff114bcd6 use #!/usr/bin/env ruby 2015-03-20 23:48:13 -05:00
sinn3r
675f96ecd1 Don't need this require 2015-03-20 23:32:23 -05: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
sinn3r
e09f9ca0bc Provide an example 2015-03-20 20:55:30 -05:00
sinn3r
96bcdd211c Finished rspec 2015-03-20 20:53:04 -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
sinn3r
470464874f The important test cases I want to cover 2015-03-20 16:53:42 -05: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
sinn3r
2fda115110 rspec starter 2015-03-20 16:46:09 -05:00
sinn3r
487ddfc09c no need for Interrupt 2015-03-20 16:39:00 -05:00
sinn3r
582bfdad64 explain arch 2015-03-20 16:37:42 -05:00
sinn3r
9ecfd36d9e comments 2015-03-20 16:34:58 -05:00
sinn3r
79a6f1cd09 fix option bug 2015-03-20 16:33:19 -05:00
sinn3r
6da216f3a4 More options 2015-03-20 16:30:29 -05:00
sinn3r
af8f645d1c This starts to work 2015-03-20 16:15:43 -05:00
jvazquez-r7
1226b3656f
Land #4945, @wchen-r7's login scanner for Symantec web gateway 2015-03-20 14:44:05 -05:00
jvazquez-r7
2f35fcff99
Fix require 2015-03-20 14:43:42 -05:00
jvazquez-r7
e257e742e0
Fix require 2015-03-20 14:26:55 -05:00
jvazquez-r7
62871255b0
Match class and file names 2015-03-20 14:25:20 -05:00
jvazquez-r7
eb73da2f39 Clean specs 2015-03-20 14:19:02 -05:00
Meatballs
8ee520e749
Add reference 2015-03-20 19:17:34 +00:00