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 |
HD Moore
|
0f03e872f1
|
Fixes ^C and ^Z session handling
git-svn-id: file:///home/svn/framework3/trunk@5706 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-01 17:32:55 +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 |
James Lee
|
43886f3697
|
typo fix, thanks Kris Katterjohn
git-svn-id: file:///home/svn/framework3/trunk@5702 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-30 23:24:52 +00:00 |
Ramon de C Valle
|
623fd50de5
|
Applied patch from patch from Kris Katterjohn to fix the time printed in the MsfGui log output.
git-svn-id: file:///home/svn/framework3/trunk@5698 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-30 04:18:28 +00:00 |
HD Moore
|
af9a8eba9a
|
Swap back to 8192 until the exploits which use it are updated.
git-svn-id: file:///home/svn/framework3/trunk@5694 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-27 17:13:11 +00:00 |
HD Moore
|
14e8e75cb6
|
Another, smaller, win32 wrapper
git-svn-id: file:///home/svn/framework3/trunk@5693 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-27 05:02:36 +00:00 |
HD Moore
|
16d2825b83
|
Wrap the shellcode in SEH
git-svn-id: file:///home/svn/framework3/trunk@5692 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-26 23:35:47 +00:00 |
HD Moore
|
b94d10f53c
|
Switch the exe back to windows mode (vs console)
git-svn-id: file:///home/svn/framework3/trunk@5691 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-26 23:01:58 +00:00 |
HD Moore
|
4d47f49c1c
|
Randomize the timedatestamp
git-svn-id: file:///home/svn/framework3/trunk@5690 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-26 22:37:41 +00:00 |
HD Moore
|
6d5ac7eead
|
Switches the executable template to something a little nicer and adds exe output to msfencode
git-svn-id: file:///home/svn/framework3/trunk@5689 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-26 22:34:51 +00:00 |
HD Moore
|
e341e46f6b
|
Remove debugging comment
git-svn-id: file:///home/svn/framework3/trunk@5688 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-26 13:33:09 +00:00 |
HD Moore
|
37d9c3db1d
|
Corrects an issue where a scope ID is passed to IPv4 addresses, cleans up the parsing.
git-svn-id: file:///home/svn/framework3/trunk@5687 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-26 05:39:06 +00:00 |
HD Moore
|
c9bb1bbcd0
|
Move th fd.unlink for the db_nmap command
git-svn-id: file:///home/svn/framework3/trunk@5686 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-26 05:01:18 +00:00 |
HD Moore
|
e6254d42ce
|
Cleaning up all the wordy stuff
git-svn-id: file:///home/svn/framework3/trunk@5685 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-26 04:25:44 +00:00 |
HD Moore
|
f4a4b0bfbb
|
Add a nasty error about ruby 1.8.7 for now
git-svn-id: file:///home/svn/framework3/trunk@5684 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-25 04:42:08 +00:00 |
HD Moore
|
a75978a218
|
Patch from Stephen Fewer from Harmony Security, makes the midstager uses VirtualAlloc with RWX, solves a number of issues, specifically stack space starvation for large payloads.
git-svn-id: file:///home/svn/framework3/trunk@5683 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-24 22:54:30 +00:00 |
HD Moore
|
1310e0e94c
|
Imported msfmachscan from Darren Kemp
git-svn-id: file:///home/svn/framework3/trunk@5682 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-24 22:14:33 +00:00 |
HD Moore
|
b3c3b29ed1
|
Wrong fix, right bug.
git-svn-id: file:///home/svn/framework3/trunk@5681 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-24 20:47:01 +00:00 |
HD Moore
|
8491ef3ff9
|
Correct File namespace (thanks MJM)
git-svn-id: file:///home/svn/framework3/trunk@5680 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-24 20:39:28 +00:00 |
HD Moore
|
df55d0107a
|
Update from Julien fixes API calls on older OSs
git-svn-id: file:///home/svn/framework3/trunk@5679 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-24 20:01:22 +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
|
ddc47955f2
|
Simplified module loader, update to the platform module to be more compat with ruby 1.9
git-svn-id: file:///home/svn/framework3/trunk@5677 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-24 04:15:10 +00:00 |
HD Moore
|
fba4fb2889
|
Fix deprecated while/case syntax
git-svn-id: file:///home/svn/framework3/trunk@5676 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-23 15:41:13 +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 |
HD Moore
|
c123a0e3ee
|
Merged in from the latest HG pull
git-svn-id: file:///home/svn/framework3/trunk@5669 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-18 21:02:32 +00:00 |
HD Moore
|
97dc2065b6
|
Nuking this - replacing with the latest testing version.
git-svn-id: file:///home/svn/framework3/trunk@5668 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-18 21:01:48 +00:00 |
HD Moore
|
53e9dc5b92
|
Massive patch to enable Ruby 1.9 compatibility
git-svn-id: file:///home/svn/framework3/trunk@5666 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-17 18:17:58 +00:00 |
Ramon de C Valle
|
bd753e8ece
|
Fixed identation
git-svn-id: file:///home/svn/framework3/trunk@5664 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-17 02:01:15 +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
|
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 |
Ramon de C Valle
|
117bae1e3e
|
Added AIX POWER/PowerPC payload modules
git-svn-id: file:///home/svn/framework3/trunk@5654 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-10 20:13:36 +00:00 |
HD Moore
|
9b34f931d2
|
Fixes #240. Resets tab completion after irb
git-svn-id: file:///home/svn/framework3/trunk@5653 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-05 22:10:18 +00:00 |
HD Moore
|
0f25d98fb2
|
Fixes a typo with IPv4->IPv6 address translation
git-svn-id: file:///home/svn/framework3/trunk@5652 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-05 16:23:34 +00:00 |
James Lee
|
0c2f8537a1
|
re-enable randomization of basic blocks in php shells
git-svn-id: file:///home/svn/framework3/trunk@5647 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-09-01 04:43:07 +00:00 |
HD Moore
|
ecf211a0d8
|
Pass the correct payload space value when specified via target or override
git-svn-id: file:///home/svn/framework3/trunk@5645 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-26 22:57:06 +00:00 |
HD Moore
|
b6993ad46a
|
Increase the address option fields, supports IPv6 and hostnames now.
git-svn-id: file:///home/svn/framework3/trunk@5641 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-24 15:34:24 +00:00 |
HD Moore
|
1fa95d6050
|
This patch adds support for IPv6 scope_ids to AddressRange parameters. Ranges consisting of a single address are not expanded
git-svn-id: file:///home/svn/framework3/trunk@5640 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-23 07:05:38 +00:00 |
HD Moore
|
947dad1f45
|
Expose the sslctx to the caller
git-svn-id: file:///home/svn/framework3/trunk@5639 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-23 05:12:43 +00:00 |
HD Moore
|
fcaa218548
|
Fix IPv4 payloads, dont commit past midnight anymore.
git-svn-id: file:///home/svn/framework3/trunk@5638 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-22 22:06:14 +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
|
1e3d89b467
|
fix a bug where firefox detection breaks with obfuscation of the js_osdetect code
git-svn-id: file:///home/svn/framework3/trunk@5632 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-15 20:11:42 +00:00 |
James Lee
|
36ce7136aa
|
add a couple of javascript os detections
git-svn-id: file:///home/svn/framework3/trunk@5629 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-13 16:31:38 +00:00 |
HD Moore
|
9903e0bb1d
|
Add the ror/rol ror13hash code to msf3
git-svn-id: file:///home/svn/framework3/trunk@5627 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-13 01:44:37 +00:00 |
HD Moore
|
a9c74714bb
|
Upgrading to a newer snapshot of metasm
git-svn-id: file:///home/svn/framework3/trunk@5623 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-08-11 19:46:33 +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 |
James Lee
|
f5fe1e0305
|
fix escaping bug in js_base64
git-svn-id: file:///home/svn/framework3/trunk@5611 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-30 02:56:21 +00:00 |
HD Moore
|
bd7e616fe3
|
Need another red bull...
git-svn-id: file:///home/svn/framework3/trunk@5604 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-26 18:23:54 +00:00 |
HD Moore
|
09c1b1d0fc
|
This fixes raw socket support for FreeBSD, NetBSD, BSDi, and Mac OS X. Thanks LibNET!
git-svn-id: file:///home/svn/framework3/trunk@5603 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-07-26 18:15:35 +00:00 |