1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-12-02 20:36:40 +01:00
Commit Graph

34 Commits

Author SHA1 Message Date
Joe Vennix
8ab4190fc7 Oops, the default bufsize is 0 anyways. 2014-01-05 18:57:56 -06:00
Joe Vennix
50899d608d Fixes #8732 by reading until EOF reached.
* use a lambda for cleaner iterator.
* also disables buffering, since we are reading byte-by-byte in the first place
and maintaining our own buffer (#data).
2014-01-05 18:36:22 -06:00
Meatballs
159beef9a9 Land #2602, Windows Extended API
Retrieve clipboard data
Retrieve window handles
Retrieve service information
2013-12-08 19:01:35 +00:00
OJ
958ddd4132 Merge branch 'egypt/feature/getenv-php' into getenv_cmd 2013-11-27 15:22:15 +10:00
OJ
4c1748dafd Add getenv support to python meterpreter
This change adds support for `getenv` to python meterpreter. Nothing too
complex going on here. I tidied up the definitions of the TLVs as well
so that they look nice.
2013-11-27 11:19:26 +10:00
OJ
bf3d51679f Merge branch 'upstream/master' into ext_server_extapi 2013-11-25 07:43:36 +10:00
Meatballs
bec151a45f Land #2506, Python Meterpreter - Fixes Registry Endianess 2013-10-12 23:41:26 +01:00
Spencer McIntyre
f3d1df3a4e Fix an endianess issue in pymeterpreter registry_query_value. 2013-10-12 23:39:22 +01:00
Spencer McIntyre
161e96a5f0 Fix an endianess issue in pymeterpreter registry_query_value. 2013-10-11 15:19:34 -04:00
Meatballs
3b5fe040e6 Land #2453, Add stdapi_net_resolve_host(s) to Python Meterpreter.
Moves resolve_host post module to multi and depreciates Windows module.
Resolve will now return nil for failed lookups instead of an empty
string.
2013-10-10 20:13:06 +01:00
Spencer McIntyre
6a2e0e4700 Add fault tolerance for resolve_hosts. 2013-10-04 08:51:13 -04:00
Spencer McIntyre
282a92b9aa Add support for stdapi_net_resolve_host. 2013-10-03 10:31:54 -04:00
Spencer McIntyre
5fd893ee19 Fix additional issues in the python meterpreter. 2013-09-10 15:06:33 -04:00
Tod Beardsley
17d0d47577 Merge branch 'upstream-master' 2013-09-03 10:22:54 -05:00
Spencer McIntyre
6d2a787699 Fixes three minor issues in the python meterpreter. 2013-08-30 15:31:40 -04:00
Tod Beardsley
dccf4a601a Merge branch 'upstream-master' 2013-08-30 13:14:40 -05:00
Spencer McIntyre
3a3cd1f726 Always os.fork() when available. 2013-08-30 13:14:34 -05:00
Spencer McIntyre
075916dc61 Sort import statements alphabetically. 2013-08-30 13:14:33 -05:00
Spencer McIntyre
bebef75422 Remove debug print and fix channel additions. 2013-08-30 13:14:33 -05:00
Spencer McIntyre
b9893fea69 Add process enumeration via PS for OSX. 2013-08-30 13:14:33 -05:00
Spencer McIntyre
da00a4c7ff Improve process execution on Linux. 2013-08-30 13:14:32 -05:00
Spencer McIntyre
06f1d89707 Add Windows registry manipulation support. 2013-08-30 13:14:32 -05:00
Spencer McIntyre
84a1c25baa Add process enumeration for windows. 2013-08-30 13:14:32 -05:00
Spencer McIntyre
51383e49cb Initial commit of the python meterpreter. 2013-08-30 13:14:32 -05:00
Meatballs
3194081962 Lands #2244 Python Meterpreter
[Closes #2244]
2013-08-30 14:33:35 +01:00
Spencer McIntyre
568d1f5963 Always os.fork() when available. 2013-08-28 17:19:49 -04:00
Spencer McIntyre
322e20886c Sort import statements alphabetically. 2013-08-15 09:27:13 -04:00
Spencer McIntyre
4b7cd5232b Remove debug print and fix channel additions. 2013-08-13 12:50:52 -04:00
Spencer McIntyre
bff3c62f38 Add process enumeration via PS for OSX. 2013-08-12 16:38:15 -04:00
Spencer McIntyre
5c828d01eb Improve process execution on Linux. 2013-08-09 10:39:19 -04:00
Spencer McIntyre
4a55da3cc7 Add Windows registry manipulation support. 2013-08-09 08:39:05 -04:00
Spencer McIntyre
c39f8b2de0 Add process enumeration for windows. 2013-08-06 22:33:43 -04:00
Spencer McIntyre
43e6cb22c8 Initial commit of the python meterpreter. 2013-08-05 23:38:49 -04:00
Matt Miller
a56e60d47d stdapi
git-svn-id: file:///home/svn/incoming/trunk@2517 4d416f70-5f16-0410-b530-b9f4589650da
2005-05-24 21:11:57 +00:00