HD Moore
|
bcd7343803
|
Fixes #563. Make fakedns act like a normal passive aux module
git-svn-id: file:///home/svn/framework3/trunk@7640 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-29 15:27:37 +00:00 |
HD Moore
|
b0c68d3fd2
|
Faster DLL reading (ruby will yield to background threads on 4k blocks otherwise)
git-svn-id: file:///home/svn/framework3/trunk@7639 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-29 04:23:33 +00:00 |
et
|
75ca12439e
|
Added new testing options
git-svn-id: file:///home/svn/framework3/trunk@7638 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-29 04:00:26 +00:00 |
HD Moore
|
63b6cf1713
|
Remove unused libraries from the tree
git-svn-id: file:///home/svn/framework3/trunk@7637 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 22:56:40 +00:00 |
HD Moore
|
15dca2285f
|
Scrub the build path from the executable
git-svn-id: file:///home/svn/framework3/trunk@7636 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 22:55:54 +00:00 |
HD Moore
|
5dec149ea8
|
Note that OLE, PacketFu, and BinData are no longer in the tree
git-svn-id: file:///home/svn/framework3/trunk@7635 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 22:49:11 +00:00 |
HD Moore
|
3ef0987aae
|
Remove unused libraries (packetfu will be re-integrated when the next rev is done)
git-svn-id: file:///home/svn/framework3/trunk@7634 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 22:48:36 +00:00 |
HD Moore
|
8ba8945f53
|
Fixes #579. Clean up the runtime environment for ruby, update the version
git-svn-id: file:///home/svn/framework3/trunk@7633 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 16:38:52 +00:00 |
HD Moore
|
ff93072d1e
|
Fixes #578. Only register a new meterpreter sink if one doesnt already exist
git-svn-id: file:///home/svn/framework3/trunk@7632 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 16:34:46 +00:00 |
Mario Ceballos
|
09cb98678f
|
added exploit module intersystems_cache.rb
git-svn-id: file:///home/svn/framework3/trunk@7631 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 15:26:21 +00:00 |
et
|
2db0b95f30
|
Remove table
git-svn-id: file:///home/svn/framework3/trunk@7630 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 20:53:46 +00:00 |
et
|
6e975b57ee
|
Include Auxiliary Report
git-svn-id: file:///home/svn/framework3/trunk@7629 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 20:39:15 +00:00 |
Joshua Drake
|
f845a7db54
|
dissected most of the u3d data
git-svn-id: file:///home/svn/framework3/trunk@7628 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 07:26:08 +00:00 |
James Lee
|
9d2ab30f9d
|
create the history file if it doesn't exist
git-svn-id: file:///home/svn/framework3/trunk@7627 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 07:13:21 +00:00 |
Joshua Drake
|
623f3b88ec
|
minor cleanups, fixed u3d_pad function
git-svn-id: file:///home/svn/framework3/trunk@7626 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 06:21:39 +00:00 |
James Lee
|
d6a732d619
|
move histfile reading into rex
git-svn-id: file:///home/svn/framework3/trunk@7625 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 06:03:05 +00:00 |
Joshua Drake
|
8e8a52fe26
|
removed meta data, randomized mesh name
git-svn-id: file:///home/svn/framework3/trunk@7624 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 04:42:42 +00:00 |
HD Moore
|
7324108c14
|
Support non-default interfaces for idle scan host detection
git-svn-id: file:///home/svn/framework3/trunk@7623 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 04:14:16 +00:00 |
James Lee
|
3412a38146
|
register a 'meterpreter' logsink
git-svn-id: file:///home/svn/framework3/trunk@7622 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 02:46:04 +00:00 |
James Lee
|
fd61df4e9e
|
add full support for persistent history, works in msfweb as well. fixes #523
git-svn-id: file:///home/svn/framework3/trunk@7621 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 02:18:02 +00:00 |
James Lee
|
1b4aa0380b
|
read in a history file. beginnings of persistent history. see #523
git-svn-id: file:///home/svn/framework3/trunk@7620 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 01:01:27 +00:00 |
Joshua Drake
|
dd713f96de
|
broke up u3d data a bit, first pass
git-svn-id: file:///home/svn/framework3/trunk@7619 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 00:34:22 +00:00 |
James Lee
|
723aa65df0
|
refuse to migrate into the current process. fixes #418
git-svn-id: file:///home/svn/framework3/trunk@7618 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 23:24:01 +00:00 |
Joshua Drake
|
f88dee904a
|
add exploit module for cve-2009-2994
git-svn-id: file:///home/svn/framework3/trunk@7617 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 22:24:10 +00:00 |
HD Moore
|
927563c135
|
Correct some assumptions about client-side exploit signature development, remove the prepend since we dont use .net anymore
git-svn-id: file:///home/svn/framework3/trunk@7616 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 21:18:26 +00:00 |
Joshua Drake
|
e3a1a7958e
|
cleaned up the descriptions
git-svn-id: file:///home/svn/framework3/trunk@7615 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 20:05:18 +00:00 |
Joshua Drake
|
a4dd52543c
|
removed .net dll bypass, recorded some crash addresses
git-svn-id: file:///home/svn/framework3/trunk@7614 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 19:39:15 +00:00 |
James Lee
|
5fb4ef2005
|
make OUTFILE actually do something other than stack dump. fixes #538
git-svn-id: file:///home/svn/framework3/trunk@7613 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 18:32:28 +00:00 |
HD Moore
|
f3006f78c9
|
Fix up handling of service-less vulnerabilities
git-svn-id: file:///home/svn/framework3/trunk@7612 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 18:03:25 +00:00 |
James Lee
|
00eaff0550
|
stupid ruby string differences
git-svn-id: file:///home/svn/framework3/trunk@7611 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 17:16:45 +00:00 |
HD Moore
|
0c19f50718
|
Fix broken .NET method
git-svn-id: file:///home/svn/framework3/trunk@7610 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 17:11:38 +00:00 |
Joshua Drake
|
f733856974
|
add exploit module for cve-2009-3762
git-svn-id: file:///home/svn/framework3/trunk@7609 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 07:25:04 +00:00 |
James Lee
|
6bd2e7f5b4
|
dup http resource so modules don't inadvertantly modify it
git-svn-id: file:///home/svn/framework3/trunk@7608 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 06:45:14 +00:00 |
et
|
70d5e219e4
|
Additional reporting methods removed
git-svn-id: file:///home/svn/framework3/trunk@7607 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 06:20:21 +00:00 |
et
|
252cdcfb92
|
Removing unnecesary reporting methods
git-svn-id: file:///home/svn/framework3/trunk@7606 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 06:11:52 +00:00 |
et
|
5b81d85447
|
Replaced reporting to use notes
git-svn-id: file:///home/svn/framework3/trunk@7605 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 06:08:28 +00:00 |
HD Moore
|
b460843929
|
Fixes #574. Uses compatible_payloads as the initial list for finding a match
git-svn-id: file:///home/svn/framework3/trunk@7604 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 02:24:41 +00:00 |
James Lee
|
f516edacfb
|
only works on ie7
git-svn-id: file:///home/svn/framework3/trunk@7603 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 02:14:40 +00:00 |
James Lee
|
07543fd526
|
fix potential hang when server doesn't respond
git-svn-id: file:///home/svn/framework3/trunk@7602 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 02:01:27 +00:00 |
James Lee
|
825cbfca66
|
remove the deprecated Thread.critical. fixes #544
git-svn-id: file:///home/svn/framework3/trunk@7601 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 01:48:11 +00:00 |
HD Moore
|
49b6111dbc
|
Correctly print vulnerability references when there is no associated service
git-svn-id: file:///home/svn/framework3/trunk@7600 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 01:44:55 +00:00 |
James Lee
|
c45c15cd29
|
add autopwn info
git-svn-id: file:///home/svn/framework3/trunk@7599 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 23:50:08 +00:00 |
James Lee
|
d5e09a90e2
|
add minver and maxver options and prepare for universal module ranking
git-svn-id: file:///home/svn/framework3/trunk@7598 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 21:40:02 +00:00 |
Joshua Drake
|
3bca7d14c4
|
payload compatability: no findsock allowed
git-svn-id: file:///home/svn/framework3/trunk@7597 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 19:35:05 +00:00 |
Joshua Drake
|
6a2bc85729
|
oops, hasty commit -- removed comment
git-svn-id: file:///home/svn/framework3/trunk@7596 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 17:47:22 +00:00 |
Joshua Drake
|
6e7de5b6d3
|
changed module from exploit to auxiliary
git-svn-id: file:///home/svn/framework3/trunk@7595 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 17:45:21 +00:00 |
HD Moore
|
91a7329810
|
Update the exploit list to indicate that smb_sniffer has been ported
git-svn-id: file:///home/svn/framework3/trunk@7594 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 15:33:31 +00:00 |
HD Moore
|
3796cf3865
|
Fixes #567, hands the case where the svn directories were moved
git-svn-id: file:///home/svn/framework3/trunk@7593 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 12:47:05 +00:00 |
Patrick Webster
|
796e8cdfc3
|
Ported hdm's exchange2000_xexch50 module to version 3.
git-svn-id: file:///home/svn/framework3/trunk@7592 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 07:11:12 +00:00 |
James Lee
|
99319d2a55
|
don't unintentionally create a UNC path. see #558
git-svn-id: file:///home/svn/framework3/trunk@7591 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 06:23:03 +00:00 |