Metasploit
|
53176444a5
|
Bump metasploit-payloads to 2.0.25
|
2020-12-02 10:16:27 -06:00 |
|
Jeffrey Martin
|
436f189186
|
Land #447, remove dev bundler version restriction
|
2020-12-02 10:17:37 -06:00 |
|
Tim W
|
c15ae41e8c
|
Land #446, fix execute files with unicode characters in stdapi sys.process.execute
|
2020-12-02 00:58:31 +00:00 |
|
Jeffrey Martin
|
279c8c45cb
|
remove dev bundler version restriction
|
2020-11-30 22:17:34 -06:00 |
|
Tim W
|
be443779ff
|
fix free() process.execute wchars
|
2020-11-30 18:48:26 +00:00 |
|
Kali-Team
|
7933f06484
|
[stdapi] support_unicode_characters_for_execute
|
2020-11-24 17:41:07 +08:00 |
|
Metasploit
|
609a76038e
|
Bump metasploit-payloads to 2.0.24
|
2020-11-05 18:12:18 -06:00 |
|
Grant Willcox
|
491ec7e4eb
|
Land #445, Use the proper bytes type when building search response TLVs
|
2020-11-05 18:09:04 -06:00 |
|
Spencer McIntyre
|
f3b6d5ae51
|
Use the proper bytes type when building search response TLVs
|
2020-10-27 09:27:47 -04:00 |
|
Metasploit
|
6ce0ac76c3
|
Bump metasploit-payloads to 2.0.23
|
2020-10-14 10:52:18 -05:00 |
|
Spencer McIntyre
|
3110509731
|
Land #444, Bump junit from 3.8.2 to 4.13.1 in /java
|
2020-10-14 11:37:11 -04:00 |
|
Metasploit
|
7258c39291
|
Bump metasploit-payloads to 2.0.22
|
2020-10-14 09:35:00 -05:00 |
|
Spencer McIntyre
|
6907a5ade6
|
Land #435, Update makefile to match new output folder and naming convention.
|
2020-10-14 10:29:31 -04:00 |
|
Metasploit
|
e103e44ab4
|
Bump metasploit-payloads to 2.0.21
|
2020-10-14 09:16:48 -05:00 |
|
Spencer McIntyre
|
c42d69cb55
|
Land #439, Fix a potentially loop bug in the C packet recv function
|
2020-10-14 10:10:37 -04:00 |
|
dependabot[bot]
|
848de1d318
|
Bump junit from 3.8.2 to 4.13.1 in /java
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.2 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r3.8.2...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-13 03:29:38 +00:00 |
|
Metasploit
|
44f5a4819b
|
Bump metasploit-payloads to 2.0.20
|
2020-10-11 21:15:58 -05:00 |
|
Spencer McIntyre
|
99f90ca10b
|
Land #443, Revert \"Undo commit for #441\" (revert the revert of the merge that was correct to begin with)
|
2020-10-11 22:10:14 -04:00 |
|
William Vu
|
8e3933bed7
|
Revert "Undo commit for #441"
This reverts commit 8361d5367a , reversing
changes made to db3d5f0896 .
|
2020-10-11 20:49:06 -05:00 |
|
Metasploit
|
c394680f87
|
Bump metasploit-payloads to 2.0.19
|
2020-10-11 20:22:03 -05:00 |
|
OJ
|
8361d5367a
|
Undo commit for #441
|
2020-10-12 11:13:36 +10:00 |
|
William Vu
|
8c5ab95cd2
|
Revert "Land #441 - Fix missing TLV migration from string to int"
This reverts commit eb1d51b94e , reversing
changes made to b6ce0dff18 .
|
2020-10-11 20:08:15 -05:00 |
|
Metasploit
|
db3d5f0896
|
Bump metasploit-payloads to 2.0.18
|
2020-10-11 20:00:06 -05:00 |
|
OJ
|
eb1d51b94e
|
Land #441 - Fix missing TLV migration from string to int
Fixes #440
Thanks @justinsteven!
|
2020-10-12 10:52:34 +10:00 |
|
Justin Steven
|
68e3e0cb4e
|
Fix missing TLV migration from strings -> ints
Fixes #440
|
2020-10-11 13:57:13 +10:00 |
|
vixfwis
|
9f0b9008bb
|
Fix endless loop bug
Main thread will be stuck in loop if recv returns SOCKET_ERROR (-1) due
to int to DWORD casting
|
2020-10-09 20:24:37 +03:00 |
|
bwatters-r7
|
68c5c5f733
|
adjust spaces
|
2020-10-08 17:32:45 -05:00 |
|
Metasploit
|
50cacb424e
|
Bump metasploit-payloads to 2.0.17
|
2020-10-07 14:58:21 -05:00 |
|
bwatters-r7
|
b1c8376459
|
Land #438, Disconnect the named pipe and break after the impersonation callback
Merge branch 'land-438' into upstream-master
|
2020-10-07 14:51:36 -05:00 |
|
Spencer McIntyre
|
1aac00a6ce
|
Disconnect the named pipe and break after the impersonation callback
|
2020-10-06 15:21:25 -04:00 |
|
Metasploit
|
49381926f0
|
Bump metasploit-payloads to 2.0.16
|
2020-10-06 08:11:41 -05:00 |
|
Spencer McIntyre
|
9ebb095a0a
|
Land #437, Fix Metasploit 6 pivoting issue
|
2020-10-06 09:05:15 -04:00 |
|
Alan Foster
|
985ccbd3af
|
Fix Metasploit 6 pivoting issue
|
2020-10-01 22:58:21 +01:00 |
|
Metasploit
|
3db09f2216
|
Bump metasploit-payloads to 2.0.15
|
2020-09-28 13:53:08 -05:00 |
|
bwatters-r7
|
230e18e856
|
Land #432, Add SECURITY.md
Merge branch 'land-432' into upstream-master
|
2020-09-28 13:45:28 -05:00 |
|
Metasploit
|
964e680968
|
Bump metasploit-payloads to 2.0.14
|
2020-09-28 12:22:57 -05:00 |
|
bwatters-r7
|
bbe40ee335
|
Land #431, GetSystem Technique #4 (Named Pipe Impersonation RPCSS Variant)
Merge branch 'land-431' into upstream-master
|
2020-09-28 12:13:06 -05:00 |
|
bwatters-r7
|
c15e774a59
|
Update makefile to match new output folder and naming convention.
w
|
2020-09-10 17:38:20 -05:00 |
|
Metasploit
|
62f78c0f23
|
Bump metasploit-payloads to 2.0.13
|
2020-09-04 09:41:00 -05:00 |
|
Adam Galway
|
89b544067f
|
Land #427, adds support for proxies requiring auth
|
2020-09-04 15:34:10 +01:00 |
|
Tod Beardsley
|
f19fa340a2
|
Add SECURITY.md
|
2020-09-02 12:02:50 -05:00 |
|
Spencer McIntyre
|
e96d8e5fc8
|
Fix a bad comment
|
2020-08-20 14:42:17 -04:00 |
|
Spencer McIntyre
|
25a0b76797
|
Filter out Windows < 6.3 for the namedpipe_rpcss technique
|
2020-08-20 14:05:48 -04:00 |
|
Spencer McIntyre
|
666ee4f57e
|
Cleanup the ext_server_priv.vcxproj file
|
2020-08-19 12:05:53 -04:00 |
|
Spencer McIntyre
|
ee69b4f274
|
Revert "Add a fourth parameter to the thread API"
This reverts commit 0afe17d160 .
|
2020-08-19 11:54:45 -04:00 |
|
Spencer McIntyre
|
cf4614c941
|
Working on Windows 10 from native x64 and WOW64
|
2020-08-19 11:54:45 -04:00 |
|
Spencer McIntyre
|
ce7dd3f699
|
Clean up the namedpipe_rpcss code
|
2020-08-19 11:54:21 -04:00 |
|
Spencer McIntyre
|
7967fd569d
|
x64 version is working
|
2020-08-18 15:41:42 -04:00 |
|
Metasploit
|
2c6ccea24c
|
Bump metasploit-payloads to 2.0.12
|
2020-08-17 02:30:47 -05:00 |
|
OJ
|
b6ce0dff18
|
Land #429 - Fix Older PHP error with rvalue indexing
Fixes #428
|
2020-08-17 17:24:02 +10:00 |
|