HD Moore
8b081cf6c1
Merge remote-tracking branch 'upstream/master'
2013-02-06 11:49:07 -06:00
HD Moore
22e3458cea
Fix multi-line output due to bad regex flag
2013-02-06 11:27:58 -06:00
Tod Beardsley
734bd614e1
Adds a pre-commit hook that fires off msftidy
...
If people use this, it'll cut down quite a bit on trivial module errors.
2013-02-06 11:13:30 -06:00
Tod Beardsley
faeaa74a49
Msftidy whitespace
2013-02-06 11:06:13 -06:00
sinn3r
8562cb1e9b
Merge branch 'guiUpdate' of github.com:scriptjunkie/metasploit-framework into scriptjunkie-guiUpdate
2013-02-06 01:05:03 -06:00
Tasos Laskos
b3e828359d
Web::HTTP#_request: allow Rex opt level overrides
...
Allow overriding options at the Rex level when performing requests
via the Auxiliary::Web::HTTP wrapper.
2013-02-06 01:02:46 +02:00
sinn3r
0186e290d3
Merge branch 'ovftool_format_string_fileformat' of github.com:jvazquez-r7/metasploit-framework into jvazquez-r7-ovftool_format_string_fileformat
2013-02-05 15:13:51 -06:00
sinn3r
ebd49eb534
Merge branch 'master' of github.com:rapid7/metasploit-framework
2013-02-05 15:13:09 -06:00
sinn3r
b706af54a0
Merge branch 'ovftool_format_string_browser' of github.com:jvazquez-r7/metasploit-framework into jvazquez-r7-ovftool_format_string_browser
2013-02-05 15:12:24 -06:00
HD Moore
9af888c03b
Merge pull request #1433 from jjarmoc/jjarmoc-rails_xml_scan
...
rails_xml_yaml_scanner.rb improvements
2013-02-05 12:34:10 -08:00
Matt Andreko
2cdeca5422
Added reference & depth
...
Added reference to IOActive's release.
Added a depth option to allow user to specify how many folders to traverse.
2013-02-05 14:32:50 -05:00
David Maloney
888bb80ab6
more comments
2013-02-05 11:55:12 -06:00
HD Moore
80a8bab02f
Correct the CVE reference
2013-02-05 10:37:24 -06:00
David Maloney
16b4fb1faa
Added some comment documentation
2013-02-05 10:36:51 -06:00
David Maloney
463a45ccaf
if we don't support the auth return original res
...
make sure we return the original 401 if we don't support the auth.
2013-02-05 09:57:33 -06:00
m-1-k-3
43f3bb4fe6
small updates
2013-02-05 13:54:10 +01:00
SphaZ
0f46ed72e1
Using snake_case, fixed using tmp files, changed errorhandling
2013-02-05 12:00:04 +01:00
sinn3r
a5053a0e74
Merge branch 'jjarmoc-rails_methods' of github.com:jjarmoc/metasploit-framework into jjarmoc-jjarmoc-rails_methods
2013-02-04 18:06:25 -06:00
Jeff Jarmoc
03a9723dc8
Update options to use OptEnum for HTTP_METHOD
2013-02-04 17:36:02 -06:00
scriptjunkie
447f78cb24
Handle nonstandard ports when starting new msfrpcd.
2013-02-04 17:24:41 -06:00
David Maloney
877fb017b6
remove negotiate requirements
...
winrm can support basic, and now these modules can too, for free
2013-02-04 16:50:43 -06:00
sinn3r
42912bf286
Merge branch 'jjarmoc-rails_methods' of github.com:jjarmoc/metasploit-framework into jjarmoc-jjarmoc-rails_methods
2013-02-04 16:50:01 -06:00
David Maloney
af6b0615fb
fix pipelining
...
winrm is unforgiving of pipelining from non ntlm requests into the
challenge response cycle. we must clear our initial tcp session before
starting ntlm auth for winrm
2013-02-04 16:42:24 -06:00
David Maloney
44d4e298dc
Attempting to cleanup winrm auth
2013-02-04 15:48:31 -06:00
Jeff Jarmoc
9b30e354ea
Updates HTTP_METHOD option to use OptEnum.
2013-02-04 15:32:36 -06:00
James Lee
b793579f5e
Fix silly revert of MDM version
2013-02-04 15:12:31 -06:00
Jeff Jarmoc
39cafd0cde
Use OptEnum instead of OptString
2013-02-04 15:08:34 -06:00
David Maloney
c71b803413
Add invisible auth to web crawler
...
the anemone web crawler now properly supports our invisible auth scheme
for rex http.
2013-02-04 14:38:08 -06:00
sinn3r
45db43d2b3
Merge branch 'msftidy/no-twitter-handles' of github.com:todb-r7/metasploit-framework into todb-r7-msftidy/no-twitter-handles
2013-02-04 14:21:40 -06:00
sinn3r
376c3acbee
Merge branch 'master' of github.com:rapid7/metasploit-framework
2013-02-04 14:20:45 -06:00
sinn3r
801a97a32b
Merge branch 'bug/msftidy-check-rubies' of github.com:todb-r7/metasploit-framework into todb-r7-bug/msftidy-check-rubies
2013-02-04 14:20:28 -06:00
David Maloney
9b84e5b3c4
Fix raw requests to work as well as cgi
2013-02-04 13:59:58 -06:00
David Maloney
413c37e506
Add invisible auth to Web::HTTP
...
add the invisible auth support to tasos' http class
2013-02-04 13:39:40 -06:00
David Maloney
0c57026065
Remove junk added earlier
...
i added junk to tasos' class when we were going to attempt this a
different way. housekeeping to clean it up
2013-02-04 13:13:08 -06:00
David Maloney
8d013d1034
Merge branch 'master' into http/auth_methods
2013-02-04 13:11:57 -06:00
David Maloney
4c1e630bf3
BasicAuth datastore cleanup
...
cleanup all the old BasicAuth datastore options
2013-02-04 13:02:26 -06:00
Jeff Jarmoc
1d3bf02866
Merge remote-tracking branch 'upstream/master'
2013-02-04 13:01:12 -06:00
Jeff Jarmoc
d28557dded
Merge branch 'master', remote-tracking branch 'origin/master'
2013-02-04 12:59:05 -06:00
James Lee
6a7cd3cac2
Add better deps to Gemfile
...
Thanks, @bturner-r7 for tracking these down.
2013-02-04 12:47:36 -06:00
James Lee
090690e440
Add msgpack to gem deps
2013-02-04 12:41:38 -06:00
David Maloney
8b1febb4cf
add myself to the blame list for the module =P
2013-02-04 12:32:43 -06:00
David Maloney
9497e38ef7
Fix http login scanner
...
Fix the http_login scanner to use new buitin auth
2013-02-04 12:31:19 -06:00
David Maloney
2c3de43f4b
datastore opts cleanup
...
cleanuo digestauth datastore options in modules
2013-02-04 12:10:44 -06:00
jvazquez-r7
9ce5f39bc6
added migrate as initial script
2013-02-04 16:42:56 +01:00
jvazquez-r7
e0d4bb5799
Added module for cve-2012-3569, browser version
2013-02-04 16:37:42 +01:00
jvazquez-r7
135718a97b
Added module for cve-2012-3569, fileformat version
2013-02-04 16:36:33 +01:00
SphaZ
fa1811ac38
changed SOURCE to be OptPath
2013-02-04 15:25:11 +01:00
SphaZ
3b528d7f6d
removed data files from docx
2013-02-04 14:00:13 +01:00
SphaZ
145cf618aa
msftidy
2013-02-04 13:51:01 +01:00
SphaZ
24de0d2274
Data files moved. Updated to use Rex::zip and Msf::Exploit::FILEFORMAT
2013-02-04 13:37:09 +01:00