HD Moore
|
478a7ce8ab
|
Fixes #410. Calls the real _close function, not the best solution, but will do until we fix the IO::Stream override.
git-svn-id: file:///home/svn/framework3/trunk@7281 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 19:06:50 +00:00 |
|
HD Moore
|
91dd38550f
|
Fixes #398. Allow globals to override local defaults, but fallthrough to local defaults if no global or local is set
git-svn-id: file:///home/svn/framework3/trunk@7280 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 18:48:06 +00:00 |
|
HD Moore
|
bbb85ceb2c
|
Updated userguide and latex file to match copyright and links
git-svn-id: file:///home/svn/framework3/trunk@7279 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 18:04:49 +00:00 |
|
HD Moore
|
32f7d742b3
|
Fixes #328. Crafty little bug -- if asm was "" vs nil, the stage would try to compile as metasm instead of using the raw payload.
git-svn-id: file:///home/svn/framework3/trunk@7278 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 17:44:43 +00:00 |
|
HD Moore
|
e7638ef887
|
Fixes #397. Webrick requires :BindAddress but msfweb only passed in :Host, likely an api change was missed during a rails upgrade.
git-svn-id: file:///home/svn/framework3/trunk@7277 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 17:33:05 +00:00 |
|
James Lee
|
0a6bb91cb9
|
keywords
git-svn-id: file:///home/svn/framework3/trunk@7276 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 15:14:28 +00:00 |
|
James Lee
|
127b5f8608
|
keywords, maybe?
git-svn-id: file:///home/svn/framework3/trunk@7275 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 15:12:05 +00:00 |
|
Mario Ceballos
|
3d3e031690
|
fixes ticket 419
git-svn-id: file:///home/svn/framework3/trunk@7274 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 11:21:23 +00:00 |
|
James Lee
|
232c218475
|
raise instead of return
git-svn-id: file:///home/svn/framework3/trunk@7273 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 06:02:14 +00:00 |
|
James Lee
|
cf25726236
|
killav usage
git-svn-id: file:///home/svn/framework3/trunk@7272 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 05:50:02 +00:00 |
|
James Lee
|
adece18fd5
|
keylogrecorder usage; spacing; don't try to migrate into the process we're currently running in
git-svn-id: file:///home/svn/framework3/trunk@7271 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 05:26:08 +00:00 |
|
James Lee
|
6e85ba4393
|
hostedit usage
git-svn-id: file:///home/svn/framework3/trunk@7270 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 04:56:55 +00:00 |
|
James Lee
|
198bf48735
|
gettelnet usage and spacing
git-svn-id: file:///home/svn/framework3/trunk@7269 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 04:49:01 +00:00 |
|
James Lee
|
bf48e39532
|
get_local_subnets usage
git-svn-id: file:///home/svn/framework3/trunk@7268 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 04:43:59 +00:00 |
|
James Lee
|
0a074b294f
|
getgui option parsing; usage; spacing
git-svn-id: file:///home/svn/framework3/trunk@7267 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 04:41:51 +00:00 |
|
HD Moore
|
7d7c565a37
|
Merge in the POSIX stdapi extension, still some work left to finish
git-svn-id: file:///home/svn/framework3/trunk@7266 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 04:34:20 +00:00 |
|
James Lee
|
1aa9d1b662
|
fix some spacing; better option parsing; don't write a file if we don't have to
git-svn-id: file:///home/svn/framework3/trunk@7265 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 04:33:53 +00:00 |
|
HD Moore
|
6da0013b91
|
See #378. Additional fix for batch mode
git-svn-id: file:///home/svn/framework3/trunk@7264 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 03:54:44 +00:00 |
|
HD Moore
|
8328bf654b
|
Fixes #358. Adds progress reporting at 10% intervals (min granularity is thread count)
git-svn-id: file:///home/svn/framework3/trunk@7263 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 03:49:07 +00:00 |
|
et
|
7a24a5495e
|
Fix #414 globaly defined datastore values are now rewriten before RHOSTS, RPORT, SSL are set. Support of hostnames instead of ips. Minor version changes
git-svn-id: file:///home/svn/framework3/trunk@7262 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 22:20:59 +00:00 |
|
HD Moore
|
6dfaaef295
|
Remove the bogus puts()
git-svn-id: file:///home/svn/framework3/trunk@7261 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 21:55:59 +00:00 |
|
Mario Ceballos
|
131adc4c3a
|
fixed cve reference number.
git-svn-id: file:///home/svn/framework3/trunk@7260 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 21:19:27 +00:00 |
|
James Lee
|
cadb1c9337
|
add -h and usage to get_local_subnets
git-svn-id: file:///home/svn/framework3/trunk@7259 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 21:03:42 +00:00 |
|
HD Moore
|
b0a38b1cfa
|
Fix bad uses of puts() and add raise Rex::Script::Completed where appropriate. These still need a major overhaul to fix tab indents and other problems
git-svn-id: file:///home/svn/framework3/trunk@7258 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 20:57:23 +00:00 |
|
HD Moore
|
f9f690b0e7
|
Updated prefetch script and creation of Rex::Script::Completed as a clean way to exit meterpreter scripts
git-svn-id: file:///home/svn/framework3/trunk@7257 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 20:50:07 +00:00 |
|
HD Moore
|
e94360f7cf
|
The script now downloads this as needed
git-svn-id: file:///home/svn/framework3/trunk@7256 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 20:47:16 +00:00 |
|
James Lee
|
e93995fdab
|
add -h to credcollect
git-svn-id: file:///home/svn/framework3/trunk@7255 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 19:52:40 +00:00 |
|
James Lee
|
5fd8dc748a
|
add -h and usage to checkvm
git-svn-id: file:///home/svn/framework3/trunk@7254 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 18:53:43 +00:00 |
|
James Lee
|
134c8d75d7
|
better option handling, beginnings of universal -h support
git-svn-id: file:///home/svn/framework3/trunk@7253 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 18:36:47 +00:00 |
|
James Lee
|
e836e6373a
|
add Id to scripts; remove shebang since they should never run from commandline
git-svn-id: file:///home/svn/framework3/trunk@7252 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 18:04:39 +00:00 |
|
James Lee
|
daed2d5d8f
|
spaces --> tabs
git-svn-id: file:///home/svn/framework3/trunk@7251 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 17:56:01 +00:00 |
|
James Lee
|
cdc042d49b
|
keywords
git-svn-id: file:///home/svn/framework3/trunk@7250 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 17:45:34 +00:00 |
|
James Lee
|
15f8538e1c
|
spaces --> tabs
git-svn-id: file:///home/svn/framework3/trunk@7249 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 17:44:53 +00:00 |
|
HD Moore
|
e3f68f2639
|
Another large number of warnings fixed by Yoann Guillot
git-svn-id: file:///home/svn/framework3/trunk@7248 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 17:18:23 +00:00 |
|
HD Moore
|
9904861e94
|
Prevent rails from overloading require, another big speed boost from Yoann, and it looks like we can avoid it
git-svn-id: file:///home/svn/framework3/trunk@7247 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 17:07:48 +00:00 |
|
HD Moore
|
b38a74c961
|
Another mega-patch from Yoann Guillot: fixes warnings generated by method calls with a space betwee the method and the parans, corrects a problem with the alpha encoders that causes them to overwrite the allowed charset, hardcodes the metasm output size of some modules in order to reduce load time, more to come
git-svn-id: file:///home/svn/framework3/trunk@7246 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 16:40:19 +00:00 |
|
HD Moore
|
1af9353ecb
|
Remove the duplicate module
git-svn-id: file:///home/svn/framework3/trunk@7245 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 05:08:23 +00:00 |
|
HD Moore
|
c138724b06
|
Various SMB fuzzers to demonstrate the new fuzzing api
git-svn-id: file:///home/svn/framework3/trunk@7244 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 05:05:54 +00:00 |
|
HD Moore
|
c4e8c52585
|
Import some basic ssh fuzzers and a smb fuzzer that can trigger the smb2 negotiate bug
git-svn-id: file:///home/svn/framework3/trunk@7243 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 03:25:15 +00:00 |
|
HD Moore
|
b03ecfcaff
|
Demonstrate the fuzz_string_corrupt_byte_reverse() method
git-svn-id: file:///home/svn/framework3/trunk@7242 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 01:51:15 +00:00 |
|
HD Moore
|
cae0d61491
|
Adds a basic fuzzing mixin, as well as a TDS username fuzzer to demonstrate usage
git-svn-id: file:///home/svn/framework3/trunk@7241 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 01:40:27 +00:00 |
|
HD Moore
|
acf1b2eda7
|
Relocate the wifi fuzzer modules to a new directory
git-svn-id: file:///home/svn/framework3/trunk@7240 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 00:22:34 +00:00 |
|
HD Moore
|
1b46833d8a
|
We waited long enough, but finally added a fuzzer category
git-svn-id: file:///home/svn/framework3/trunk@7239 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 00:21:46 +00:00 |
|
HD Moore
|
7433d180da
|
Renaming wireless to wifi as appropriate. See #413
git-svn-id: file:///home/svn/framework3/trunk@7238 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 00:21:09 +00:00 |
|
HD Moore
|
a0fbc2914f
|
Remove the milw0rm references, as the links are no longer valid.
git-svn-id: file:///home/svn/framework3/trunk@7237 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-24 18:13:07 +00:00 |
|
HD Moore
|
b53a596ff0
|
Merge in David Kennedy's new MSSQL changes (centralized SQL query mixin)
git-svn-id: file:///home/svn/framework3/trunk@7236 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-23 19:15:32 +00:00 |
|
HD Moore
|
255379c2d0
|
Fixes #378. Still need to reorganize the modules and fix the lorcon2 mixin for 1.9.1
git-svn-id: file:///home/svn/framework3/trunk@7235 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-23 15:59:13 +00:00 |
|
HD Moore
|
9fda642939
|
Prevent the packet loop from blocking ruby
git-svn-id: file:///home/svn/framework3/trunk@7234 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-23 15:58:09 +00:00 |
|
HD Moore
|
070f85d6b5
|
Adds Lorcon::Device.write() for compatibility with Lorcon1
git-svn-id: file:///home/svn/framework3/trunk@7233 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-23 14:40:47 +00:00 |
|
HD Moore
|
07653cb452
|
Fix a typo for 1.9.1 support
git-svn-id: file:///home/svn/framework3/trunk@7232 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-23 13:58:21 +00:00 |
|