1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-12-08 23:33:07 +01:00
Commit Graph

2493 Commits

Author SHA1 Message Date
Spencer McIntyre
6a24c38e2b Fix unbound UDP sockets by not requiring the peer 2018-04-22 19:45:43 -04:00
Spencer McIntyre
e4b2e7f812 Use the proto field from getaddrinfo 2018-04-08 14:27:46 -04:00
Spencer McIntyre
408d0ff212 Use getaddrinfo for udp channels too 2018-04-08 12:29:16 -04:00
Spencer McIntyre
c9905cd177 Fix IPv6 support by using getaddrinfo 2018-04-08 12:29:16 -04:00
Metasploit
ed001c9230 Bump to 1.3.34 2018-04-07 12:09:20 -07:00
Brent Cook
5f09a324bf
Land #276, add UDP channel support to Python meterpreter 2018-04-06 16:42:13 -05:00
Spencer McIntyre
1f953580b1 Fix a bug when accepting a connection 2018-03-29 17:28:34 -04:00
Metasploit
67c93e6bba Bump to 1.3.33 2018-03-25 05:02:00 -07:00
Brent Cook
4cfa36cfa1
Land #272, fix android screenshot error on failure 2018-03-25 06:52:18 -05:00
Spencer McIntyre
d8d97e55e8 Process channel events with a higher priority 2018-03-19 11:15:23 -04:00
Spencer McIntyre
76168ba186 Add and use a new tlv_pack_request function 2018-03-19 10:36:21 -04:00
Spencer McIntyre
99aac30459 Add UDP channel support to the python meterpreter 2018-03-18 19:22:08 -04:00
Spencer McIntyre
7a3da787b1 Fix bugs introduced by the channel refactoring 2018-03-18 18:13:54 -04:00
Spencer McIntyre
38db1218dd Major refactoring for channel objects 2018-03-18 17:31:23 -04:00
Spencer McIntyre
8153648aab Refactor socket class names with the family 2018-03-17 19:02:05 -04:00
Spencer McIntyre
0e06102549 Add debug statements for channel open dispatching 2018-03-17 18:29:40 -04:00
Metasploit
172fe622c6 Bump to 1.3.32 2018-03-09 10:52:28 -08:00
Tim W
ad3a821ffe
Land #275, fix python stdapi_sys_process_execute on Solaris 11.1 2018-03-10 02:47:24 +08:00
Tim W
c373b2fafe fix tabs to spaces 2018-03-09 00:45:42 +08:00
Tim W
9db18dc8a3 catch termios exceptions 2018-03-09 00:45:01 +08:00
Metasploit
0f2fa4a0c2 Bump to 1.3.31 2018-03-01 15:37:04 -08:00
Pearce Barry
434bf00ebb
Land #273, fix reliability for PHP packet dispatch 2018-03-01 17:33:46 -06:00
Pearce Barry
6c9bf01346
Minor tweak to ensure last requested length is accurate. 2018-03-01 17:26:52 -06:00
Brent Cook
913e254fea fix reliability for PHP packet dispatch
A bug in the read function would cause a too-large read when there are multiple
packets or other things in the control channel. This would cause the subsequent
packet to fail to parse, leading to the current message getting discarded.
2018-02-27 06:51:44 -06:00
Tim W
bdd3399e3a fix android screenshot error on failure 2018-02-20 16:18:25 +08:00
Metasploit
249c7292dd Bump to 1.3.30 2018-02-15 09:04:34 -08:00
Brent Cook
63b1acf4c8
Land #270, Add support for bind_named_pipe comms 2018-02-15 10:53:40 -06:00
UserExistsError
006bb2c998 added support for bind_named_pipe comms 2018-02-11 17:58:39 -07:00
Metasploit
1d3884a9a5 Bump to 1.3.29 2018-01-26 15:35:45 -08:00
Brent Cook
96fb621adc
add missing semicolon 2018-01-26 17:26:45 -06:00
Metasploit
b87e445677 Bump to 1.3.28 2018-01-23 05:16:37 -08:00
bwatters
53ca1a608d
Land #263, remove read-only attributes on delete for Windows platforms
Merge branch 'land-263' into upstream-master
2018-01-23 07:08:29 -06:00
Metasploit
8626b8e4c5 Bump to 1.3.27 2018-01-22 12:19:10 -08:00
Brent Cook
e61b538fc4
Land #264, bump license 2018-01-22 14:10:43 -06:00
bwatters
16b82ed9cc
Add the attrib to all file deletes 2018-01-18 12:08:01 -06:00
Brent Cook
d9ed8004d8 remove readonly attributes for python meterpreter 2018-01-16 10:35:09 -06:00
Brent Cook
27fe856cb4 whitespace 2018-01-16 10:26:00 -06:00
Brent Cook
7f4dc5e525 you say potato, I say cononical 2018-01-16 10:16:15 -06:00
Brent Cook
bc22f457a3 remove read-only attribute on delete 2018-01-16 10:16:03 -06:00
Brent Cook
a8eebd18f2 remove read-only attribute on delete 2018-01-16 10:16:03 -06:00
Metasploit
863414b652 Bump to 1.3.26 2018-01-09 12:52:46 -08:00
Brent Cook
39277d10bc
switch to pythonic whitespace 2018-01-09 15:44:54 -05:00
Metasploit
8b7fb06f50 Bump to 1.3.25 2018-01-09 01:56:43 -08:00
Brent Cook
c437e0f75d
Land #266, use consistent whitespace for indentation 2018-01-09 04:46:19 -05:00
Jonas Lieb
cd433fb2cf Fix meterpreter.py indentation
Commit b5372d2a98 messed up the indentation
(mixing spaces and tabs) for some parts of the code. This commit fixes it.
2018-01-09 10:43:26 +01:00
Kevin Kirsche
9a7ae8a6f1
Update the year in the LICENSE 2018-01-08 15:22:38 -05:00
Metasploit
95f594c2c0 Bump to 1.3.24 2017-12-20 14:41:48 -08:00
Brent Cook
a6c71a6076
Revert "Land #259, delete deps repo"
This reverts commit 90a5ccd1e7, reversing
changes made to 412e29a28c.
2017-12-20 16:33:15 -06:00
Metasploit
64572c482a Bump to 1.3.23 2017-12-20 12:52:51 -08:00
Brent Cook
cd4aa1a22a
Land #258, if we cannot load .NET 4 CLR, fall back to .NET 2 2017-12-20 14:43:58 -06:00