OJ
c6eebdf72b
Properly fix half-baked changes to getprivs
...
This was left over code from me trying to do some fixes to getprivs
which didn't make sense in the middle of the packet pivot work. This was
left over by me as a result of my half-baked revert. This caused issues
with both the `getprivs` and `getsystem` command. I'm pretty sure that
as a result of breaking the latter, I will never live down the "make
getsystem great again" meme.
2017-09-27 16:30:18 +10:00
Tim
c61c565918
fix record_mic TLV values
2017-09-11 10:53:15 +08:00
OJ
a10938e5a0
Revert changes made to getprivs
...
This work should be done in another PR
2017-08-09 15:58:38 +10:00
OJ
005ba6a8c0
Merge branch upstream into packet-pivot
2017-08-08 17:37:59 +10:00
OJ
b363584648
Merge branch 'upstream/master' into transport-agnostic-packet-encryption
2017-08-08 17:37:25 +10:00
Brent Cook
cdff912abf
support hidpi for screenshots
2017-07-22 08:35:28 -07:00
Brent Cook
94f4147425
give attribution
2017-07-22 06:15:34 -07:00
Brent Cook
9118645a6e
simplify and reduce logic
2017-07-22 06:12:19 -07:00
Artem
770d0f65f4
Update fs_win.c
...
Fix FS Stat on Windows XP
2017-07-22 06:12:13 -07:00
William Webb
6fc00bc812
cleanup memleak
2017-07-14 01:24:54 -05:00
OJ
6d2582102d
Slow progress on pipe packet pivots
2017-07-10 20:00:37 +10:00
William Webb
d25ff91ca2
axe errant DebugBreak()
2017-07-06 20:21:22 -05:00
William Webb
c144bac8d9
gracefully handle threading and correctly destroy msg only window
2017-07-06 19:57:07 -05:00
OJ
f96fe3542f
Next phase of packet pivot work
2017-07-06 15:40:32 +10:00
William Webb
519194dc6c
log pid on new active window
2017-07-05 20:34:37 -05:00
William Webb
cad32aaa33
kill whitespace
2017-06-23 14:08:08 -05:00
William Webb
419533ce48
kill whitespace
2017-06-23 13:56:07 -05:00
William Webb
f437e6aef7
use conventional option/TLV scheme instead of dumb stuff
2017-06-23 13:51:08 -05:00
OJ
3554aff9de
Remove SSL from all but the python extension
...
Re-implement MD5 and SHA1 file hashing using CSP.
2017-06-14 21:40:20 +10:00
Brent Cook
0a2d768e77
delete Linux meterpreter support
2017-05-14 02:11:57 -05:00
Brent Cook
995471faad
Land #190 , list all possible privileges with the getprivs command
2017-04-21 14:46:30 -05:00
Brent Cook
37bc1689b2
fix a compiler warning
2017-04-15 05:51:12 -05:00
ouahib-el-hanchi
4f9866d035
Fixed issue #189
2017-04-15 02:55:00 +01:00
William Webb
8bd164bbbb
some minor cleanup
2017-04-12 21:19:45 -05:00
William Webb
88f240c26c
specify globals in variable names because its 2017 bro
2017-04-10 14:28:22 -05:00
William Webb
017a4e107e
final cleanup and type check
2017-04-10 14:08:46 -05:00
William Webb
3653169513
save wip
2017-04-05 00:18:02 -05:00
William Webb
145285c549
add focused windows enumeration and date/time stamping
2017-04-01 22:21:54 -05:00
William Webb
5d917565c0
add known working keylog code
2017-03-31 13:19:53 -05:00
William Webb
9272af7863
save initial unicode keyscan updates
2017-03-20 21:47:47 -05:00
Brent Cook
8e4af5500a
Windows 2016 is released
2016-12-29 13:31:05 -06:00
Tim
db85f099c3
stdapi_fs_file_copy
2016-11-29 13:58:46 +08:00
OJ
4d145d78a7
Merge upstream/master into uuid-to-tlv
2016-10-29 15:25:21 +10:00
OJ
ed1e912e6b
Remove presence of WOW64 in the architecture string
2016-10-29 06:43:26 +10:00
Brent Cook
f302463f94
Land #133 , add local time command
2016-10-10 23:28:20 -05:00
Brent Cook
c304eb79c3
revert mode changes
2016-10-03 23:05:57 -05:00
OJ
d10795ba09
Update to use wchar_t API functions and unicode results
2016-10-04 13:50:28 +10:00
OJ
2b9aac9c45
Add support for listing of loaded drivers
2016-10-04 11:30:12 +10:00
OJ
46484c2f35
Small space/comment fix
2016-10-03 15:26:54 +10:00
OJ
0cbb86c59b
Add localtime support to php, tidy python and c
2016-10-03 15:26:54 +10:00
OJ
5e6dc8ca85
Add localtime command support for POSIX
2016-10-03 15:26:54 +10:00
OJ
38fe6e1188
Add localtime command to Windows native meterp
2016-10-03 15:26:54 +10:00
Brent Cook
42a1e49768
fix unicode string writes for REG_EXPAND_SZ types
2016-09-29 23:10:27 -05:00
ssyy201506
6625248fc7
fix crash after closing channel
2016-07-08 15:40:29 +09:00
ssyy201506
baad192ba6
Fix the immediate closing of a interactive channel.
2016-06-16 11:14:12 +09:00
Brent Cook
0057809573
fix registry class, take 2
2016-05-03 22:05:14 -05:00
Brent Cook
167b2d2ac1
Land #94 , Enable support for IPv6 address binding
2016-05-03 20:40:54 -05:00
Brent Cook
90f5cd2c3a
fix the length calculation for meterpreter registry class reads
2016-05-03 16:40:58 -05:00
OJ
4763c24cfe
Small tidy, and adding of debug code
2016-05-03 12:09:46 +10:00
OJ
d6387fcd90
Typedef the sockaddr_in6 struct for POSIX
2016-04-06 16:14:27 +10:00