Mario Ceballos
|
6ad1a82101
|
fixed tabbing.
git-svn-id: file:///home/svn/framework3/trunk@5710 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-02 15:48:25 +00:00 |
|
HD Moore
|
fd256ec4a1
|
This massive commit changes the metasploit 3 module format. The new syntax allows for greater scalability and future improvements to the metasploit module loader. This change also makes it easier for users to add new modules, since the class name no longer needs to match the directory structure.
git-svn-id: file:///home/svn/framework3/trunk@5709 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-02 05:23:59 +00:00 |
|
Mario Ceballos
|
67a25b6ce8
|
added exploit modules ms08_053_mediaencoder.rb, macrovision_unsafe.rb and
ms08_041_snapshotviewer.rb
git-svn-id: file:///home/svn/framework3/trunk@5707 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-01 22:40:57 +00:00 |
|
HD Moore
|
422e58c51f
|
Close the listening socket, allows the same shellcode to beused on the same port repeatedly, thanks antoine!
git-svn-id: file:///home/svn/framework3/trunk@5705 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-01 16:16:34 +00:00 |
|
et
|
fa3ce57fed
|
Implemented Auxiliary::WMAPScanUniqueQuery.
git-svn-id: file:///home/svn/framework3/trunk@5704 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-01 03:57:57 +00:00 |
|
Mario Ceballos
|
cef8153df2
|
add aux module from Kris Katterjohn.
git-svn-id: file:///home/svn/framework3/trunk@5703 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-30 23:28:24 +00:00 |
|
James Lee
|
647118f333
|
remove debug statements, add disabled_functions evasion in php findsock stuff
git-svn-id: file:///home/svn/framework3/trunk@5700 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-30 19:56:16 +00:00 |
|
Mario Ceballos
|
12af69ed03
|
added exploit module realwin.rb
git-svn-id: file:///home/svn/framework3/trunk@5699 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-30 13:32:29 +00:00 |
|
Ramon de C Valle
|
a4ee57c476
|
Applied patch from Kris Katterjohn to to correct the status message printed for logins.
git-svn-id: file:///home/svn/framework3/trunk@5697 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-30 01:50:08 +00:00 |
|
James Lee
|
36a06e7576
|
initial commit of php findsock. This patch makes all http connections global and removes the "close if (!pipelining)" checks, so beware of bugs.
git-svn-id: file:///home/svn/framework3/trunk@5678 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-24 04:41:51 +00:00 |
|
HD Moore
|
b001e4684d
|
Import first version of WMAP from ET LoWNOISE
git-svn-id: file:///home/svn/framework3/trunk@5675 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-22 22:32:20 +00:00 |
|
HD Moore
|
b0225127cf
|
Patch for Ruby 1.9 compat (not there yet)
git-svn-id: file:///home/svn/framework3/trunk@5674 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-22 15:52:18 +00:00 |
|
Ramon de C Valle
|
309618a3f8
|
Fixed indentation
git-svn-id: file:///home/svn/framework3/trunk@5673 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-21 21:59:15 +00:00 |
|
Ramon de C Valle
|
40b8f1896e
|
Moving it in again. Thanks antoine for the fix!
git-svn-id: file:///home/svn/framework3/trunk@5672 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-21 19:35:27 +00:00 |
|
Ramon de C Valle
|
89ba4c289c
|
Moving out temporarily
git-svn-id: file:///home/svn/framework3/trunk@5671 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-20 18:18:29 +00:00 |
|
Ramon de C Valle
|
590ac24121
|
Moving out temporarily
git-svn-id: file:///home/svn/framework3/trunk@5670 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-20 18:17:05 +00:00 |
|
Ramon de C Valle
|
58cef5775e
|
Added ARCH_POWER constant and fixed AIX payload modules
git-svn-id: file:///home/svn/framework3/trunk@5663 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-17 01:42:51 +00:00 |
|
HD Moore
|
07c838e4e0
|
Merge patch and module from Robert, adds a x86 int3 payload for debugging, patches for the testsrv
git-svn-id: file:///home/svn/framework3/trunk@5660 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-15 19:38:50 +00:00 |
|
HD Moore
|
87c9cd9547
|
New module from Julien TINNES for Linksys Apply.CGI overflow
git-svn-id: file:///home/svn/framework3/trunk@5659 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-15 18:51:45 +00:00 |
|
HD Moore
|
6772685f3e
|
Merge patch from Julien TINNES for MIPS support (LE/BE)
git-svn-id: file:///home/svn/framework3/trunk@5658 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-15 18:50:34 +00:00 |
|
James Lee
|
8e97503333
|
fix bug where random URIPATHs sent 404 instead of exploits
git-svn-id: file:///home/svn/framework3/trunk@5657 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-13 04:07:28 +00:00 |
|
Ramon de C Valle
|
4dd9b23f37
|
Added AIX POWER/PowerPC payload modules
git-svn-id: file:///home/svn/framework3/trunk@5655 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-10 20:15:38 +00:00 |
|
James Lee
|
f0976fad87
|
avoid logging socket errors
git-svn-id: file:///home/svn/framework3/trunk@5651 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-04 03:52:02 +00:00 |
|
Mario Ceballos
|
1ef66ec2ff
|
added auxiliary/exploits modules for emc alphastor.
git-svn-id: file:///home/svn/framework3/trunk@5649 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-01 11:28:55 +00:00 |
|
James Lee
|
49e0daf140
|
bug fix for firefox 1.0; minor code cleanup, better naming
git-svn-id: file:///home/svn/framework3/trunk@5648 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-01 05:19:28 +00:00 |
|
James Lee
|
98632ac069
|
add simple command execution payload for php
git-svn-id: file:///home/svn/framework3/trunk@5646 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-01 04:41:18 +00:00 |
|
HD Moore
|
d53dd66701
|
Adds initial support for IPv6, including two stager. Tested Meterpreter over IPv6 stages on XP and Vista. Using this is still tricky, I will add a wiki page tomorrow to explain the ScopeID stuff for link-local testing. This commit also includes the raw (oversized) assembler for the stagers as well as the entire old metasploit assembly set (useful for development).
git-svn-id: file:///home/svn/framework3/trunk@5635 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-22 06:34:57 +00:00 |
|
James Lee
|
e203311af7
|
updated references for ms06_066
git-svn-id: file:///home/svn/framework3/trunk@5630 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-15 15:46:47 +00:00 |
|
HD Moore
|
cb2efe6356
|
Swap the new NX-enabled stagers for the old ones, keep the old ones since they are still much smaller.
git-svn-id: file:///home/svn/framework3/trunk@5628 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-13 01:49:07 +00:00 |
|
Mario Ceballos
|
33afd40526
|
added exploit module nowsms.rb
git-svn-id: file:///home/svn/framework3/trunk@5626 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-11 23:48:45 +00:00 |
|
HD Moore
|
fae008d1b0
|
Adds the bind_nx_tcp stager (NX support)
git-svn-id: file:///home/svn/framework3/trunk@5625 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-11 22:51:28 +00:00 |
|
HD Moore
|
eaa91fd8f4
|
Adds a reverse_tcp stager that downloads the stage into a RWX page created with VirtualAlloc. Results in NX support
git-svn-id: file:///home/svn/framework3/trunk@5624 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-11 22:41:35 +00:00 |
|
Patrick Webster
|
9159623ec2
|
Added ms00_094_pbserver.rb
git-svn-id: file:///home/svn/framework3/trunk@5622 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-10 10:12:45 +00:00 |
|
HD Moore
|
eae5315ab7
|
Apply patch for disabling console logging of DNS requests
git-svn-id: file:///home/svn/framework3/trunk@5621 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-08 21:20:25 +00:00 |
|
HD Moore
|
83248c3d60
|
Better parsing in proxy mode, ignore checkbox values
git-svn-id: file:///home/svn/framework3/trunk@5620 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-08 06:38:59 +00:00 |
|
HD Moore
|
cc8ae206b6
|
First batch of karmetasploit updates
git-svn-id: file:///home/svn/framework3/trunk@5618 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-08 06:00:30 +00:00 |
|
HD Moore
|
bfa20906fb
|
Fix a bug in fakedns when TARGETHOST is not an IP address
git-svn-id: file:///home/svn/framework3/trunk@5616 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-08 03:46:07 +00:00 |
|
HD Moore
|
3cf81f257e
|
Ensure that the Content-Type is set to text/html by default.
git-svn-id: file:///home/svn/framework3/trunk@5615 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-08 02:37:54 +00:00 |
|
Mario Ceballos
|
8fb167d7ff
|
added exploit module lgserver_rxsuselicenseini.rb
git-svn-id: file:///home/svn/framework3/trunk@5614 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-02 15:03:13 +00:00 |
|
James Lee
|
a212bfba99
|
fix PrepenEncoder typo, replace it with 'StackAdjustment' => -3500
git-svn-id: file:///home/svn/framework3/trunk@5613 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-01 20:04:42 +00:00 |
|
James Lee
|
a97dbb0106
|
fix missing semicolon in js
git-svn-id: file:///home/svn/framework3/trunk@5612 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-01 02:48:32 +00:00 |
|
HD Moore
|
c3c53cae67
|
Adds a simplistic DNS diffing module. Useful for looking for poisoned cache servers and geo-location enabled DNS.
git-svn-id: file:///home/svn/framework3/trunk@5610 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-29 22:09:49 +00:00 |
|
HD Moore
|
ed3ab97100
|
Better randomization of the hostname element
git-svn-id: file:///home/svn/framework3/trunk@5609 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-28 18:51:24 +00:00 |
|
HD Moore
|
5371549968
|
Remove the static (and quite obvious) TTL from the requests
git-svn-id: file:///home/svn/framework3/trunk@5608 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-28 18:49:39 +00:00 |
|
HD Moore
|
f589f5cdb8
|
Fix an exception when the cached entry is a non-A, better descriptions for the timing detection
git-svn-id: file:///home/svn/framework3/trunk@5607 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-28 05:05:04 +00:00 |
|
Mario Ceballos
|
ee0f6ed5cc
|
module update from Elazar Broad.
git-svn-id: file:///home/svn/framework3/trunk@5606 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-27 11:23:42 +00:00 |
|
HD Moore
|
a531785372
|
Better check method
git-svn-id: file:///home/svn/framework3/trunk@5605 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-26 21:09:36 +00:00 |
|
HD Moore
|
b4fc255a41
|
Adds an option to randomize the source address of the queries as well as some cosmetic changes. The tuning code should be forwarding queries properly now.
git-svn-id: file:///home/svn/framework3/trunk@5602 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-26 04:35:28 +00:00 |
|
HD Moore
|
9b56053974
|
Add timestamps, researching something
git-svn-id: file:///home/svn/framework3/trunk@5601 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-26 03:16:25 +00:00 |
|
HD Moore
|
afa0623e6e
|
Better logging
git-svn-id: file:///home/svn/framework3/trunk@5600 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-26 02:59:56 +00:00 |
|