metasploit-framework/data
Brent Cook 7ae56865f1 Update linux meterpreter binaries for rapid7/meterpreter#111
This rebuilds the binaries on Ubuntu 10.04 i386 for metepreter PR #111,
improving the reliability and fixing some bugs in linux process migration.

Tested against Ubuntu 10.04 i386 and Ubuntu 14.04 x86_64:

```
meterpreter > ps
...
 55994  48270  server                   0        bcook       ../metasploit-framework/server
 56009  44199  bash                     0        bcook       -bash
 56094  56009  dummy                    0        bcook       ./dummy

meterpreter > migrate 56094
[*] Migrating to 56094
[*] Migration completed successfully.
meterpreter > sysinfo
Computer     : mint
OS           : Linux mint 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 (x86_64)
Architecture : x86_64
Meterpreter  : x86/linux
meterpreter > ps
...
 55994  48270  [server] <defunct>        0        bcook
 56009  44199  bash                      0        bcook       -bash
 56094  56009  dummy                     0        bcook       ./dummy

meterpreter >
```

Verified presence of call stub when debugging a session:

```
(gdb) x/32b 0x61cc28
0x61cc28:	0x90	0x90	0x90	0x90	0x90	0x90	0x90	0x90
0x61cc30:	0x90	0x90	0x90	0x90	0x90	0x90	0x90	0x90
0x61cc38:	0x90	0x90	0x68	0x04	0x00	0x00	0x00	0x68
0x61cc40:	0xff	0xff	0xff	0xff	0xb8	0x5a	0x5a	0x5a
```
2015-01-04 10:47:44 -06:00
..
android Recompiled again. 2014-07-27 22:23:26 -07:00
cpuinfo Undeleting cpuinfo.ia64.bin 2011-11-17 08:47:49 -06:00
exploits Land #4263, @jvennix-r7's OSX Mavericks root privilege escalation 2014-11-30 21:13:07 -06:00
gui/lib Drop msfgui.jar, too. 2013-04-22 16:03:38 -05:00
ipwn Support for embedded autorun commands 2007-10-23 23:22:53 +00:00
java Java payload bins 2013-04-11 13:08:16 -05:00
john Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
js Land #3373, recog 2014-10-03 18:05:58 -05:00
lab Permission changes (to sync) 2011-11-10 19:48:32 -06:00
logos Rename logo file 2014-11-11 16:07:44 -06:00
meterpreter Update linux meterpreter binaries for rapid7/meterpreter#111 2015-01-04 10:47:44 -06:00
msfcrawler Replace hpricot by nokogiri 2014-07-17 00:14:07 +02:00
msfpescan Permission changes (to sync) 2011-11-10 19:48:32 -06:00
passivex Commit the PassiveX DLL updated to build with Visual Studio C++ 2008. Removed some compiler warnings. Use VirtualProtect to make second stage RWX. Use WSASocketA() over socket() for second stage compatibility. Seems to now work with the shell stage (Tested on XPSP2/IE7) but still not working with meterpreter. 2009-11-11 00:39:38 +00:00
php Merge master for testing of #2809 2014-07-06 22:27:58 -05:00
post outlook post module fixes 2014-12-06 00:28:44 +01:00
ropdb Add module for CVE-2013-3346 2013-12-16 14:13:47 -06:00
snmp/mibs Permission changes (to sync) 2011-11-10 19:48:32 -06:00
sounds Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
templates adding template and src for elf 64 shared object payload target 2014-06-19 00:38:16 -05:00
webcam Fix transparent background, add VISIBLE option. 2014-06-06 16:52:00 -05:00
wmap First step on module cleaning. 2012-03-02 10:18:32 -06:00
wordlists Adds new TFTP file names, submitted by Chris McNab 2014-11-16 18:47:11 -06:00
eicar.com Permission changes (to sync) 2011-11-10 19:48:32 -06:00
eicar.txt Permission changes (to sync) 2011-11-10 19:48:32 -06:00
emailer_config.yaml Permission changes (to sync) 2011-11-10 19:48:32 -06:00
isight.bundle Permission changes (to sync) 2011-11-10 19:48:32 -06:00
mime.yml Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
vncdll.x64.dll Update project VS 2013, clean CLI build 2013-12-20 09:49:15 +10:00
vncdll.x86.dll Update project VS 2013, clean CLI build 2013-12-20 09:49:15 +10:00