Brent Cook
|
aadfb843bb
|
add module move metadata
|
2019-10-08 13:18:47 -05:00 |
|
Brent Cook
|
5ce3f5d166
|
Land #12400, Add File Sharing Wizard SEH exploit module
|
2019-10-08 07:42:47 -05:00 |
|
dwelch-r7
|
951fd7b93e
|
Replace double quotes with single quotes
|
2019-10-08 11:44:41 +01:00 |
|
dwelch-r7
|
25937c9e35
|
Use uri param and clean up logging
|
2019-10-07 17:15:04 +01:00 |
|
dwelch-r7
|
4eb068c9b0
|
Update target
|
2019-10-07 15:25:27 +01:00 |
|
dwelch-r7
|
02376c88fe
|
Use httpclient over tcpclient
|
2019-10-07 15:20:30 +01:00 |
|
dwelch-r7
|
b723d026ab
|
Address code review comments
Use strings in info hash, port is an integer, remove version number from
name
|
2019-10-06 15:27:29 +01:00 |
|
Brendan Coles
|
af05a33957
|
Land #12408, Fix spelling mistakes
|
2019-10-05 21:10:56 +00:00 |
|
h00die
|
9f29f5f419
|
fix spelling received
|
2019-10-05 14:40:27 -04:00 |
|
h00die
|
905eb17132
|
begining to fix spelling errors
|
2019-10-05 14:26:34 -04:00 |
|
h00die
|
270f1cc63a
|
Land #12394 fix spelling of separated
|
2019-10-05 14:14:10 -04:00 |
|
h00die
|
f95f952b65
|
fix separated spelling
|
2019-10-05 14:13:38 -04:00 |
|
Brent Cook
|
3c397b721d
|
Land #12375, Add image execute options persistence module
|
2019-10-04 14:40:37 -05:00 |
|
dwelch-r7
|
06661df510
|
Make rubocop happy
|
2019-10-04 15:12:51 +01:00 |
|
dwelch-r7
|
938c3a0e76
|
Add module docs
|
2019-10-03 23:22:21 +01:00 |
|
dwelch-r7
|
e13463eb7c
|
remove default exit func
|
2019-10-03 16:24:29 +01:00 |
|
dwelch-r7
|
c8c4d8ad77
|
Add new bad char
|
2019-10-03 15:46:26 +01:00 |
|
bwatters-r7
|
8142f22f6e
|
shutup, rubocop
|
2019-10-02 14:50:00 -05:00 |
|
dwelch-r7
|
20d21b45de
|
Move module location
|
2019-10-02 16:08:54 +01:00 |
|
bwatters-r7
|
477a70934f
|
Fix copy/pasta error in options
|
2019-10-01 10:10:51 -05:00 |
|
bwatters-r7
|
273e8b6a82
|
Add image execute options persistence module
|
2019-09-30 16:34:43 -05:00 |
|
William Vu
|
3edb0e3ef5
|
Reword module title and description
|
2019-09-30 14:28:53 -05:00 |
|
William Vu
|
4b5c6002b4
|
Move implant neutralization code to method
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
d5a26b892a
|
Remove unused status codes in check
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
32728742ea
|
Clarify why we can't proceed
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
4975a24900
|
Refactor methods to use @tree_id ivar
Whoops, forgot this when I ivar'd it.
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
b1f2fa4e64
|
Don't hardcode body size
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
ed0b856aac
|
Prefer << over +=
Oops, spending too much time with Python.
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
255af7f2d3
|
Simplify data count calculation
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
ade715f88a
|
Update disclosure date to dump date
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
7417aa8a30
|
Rename module and note kill target in description
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
0392521887
|
Fix same multiplex ID meaning implant not detected
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
33d7a2a818
|
Remove SMB::Client::Authenticated
They're fine as advanced options, since this targets a null session.
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
6b4cf4970e
|
Don't support x86 at the moment
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
aa2f7d378a
|
Create method for kernel shellcode size
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
8190e7067a
|
Calculate kernel shellcode size
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
05b83ff5da
|
Calculate max payload size automagically
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
8cae04f194
|
Use constant for maximum shellcode size
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
fb1bb0fd2f
|
Don't use NOPs because Peter would be sad
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
530bf9bc0c
|
Finish RCE with Jacob's help
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
3a5a05f3a9
|
Use recently enhanced Rex::Text.xor
|
2019-09-30 14:18:41 -05:00 |
|
William Vu
|
90cb0e039f
|
Add DOUBLEPULSAR payload execution
|
2019-09-30 14:18:41 -05:00 |
|
Brent Cook
|
c0be631bf0
|
tweak groombase for vmware 15.1
|
2019-09-23 11:01:04 -05:00 |
|
Brent Cook
|
acb351ac44
|
add a few more vmware targets (emphasising the fragility here)
|
2019-09-19 07:02:02 -05:00 |
|
Brent Cook
|
67ee46ec03
|
add additional target, set default target GROOMSIZE to 100M (thanks aconite33)
|
2019-09-19 06:05:08 -05:00 |
|
Brent Cook
|
8138e2f185
|
remove email
|
2019-09-19 06:05:08 -05:00 |
|
Brent Cook
|
458dc59594
|
move kernel shellcode comments to the correct place
|
2019-09-19 06:05:08 -05:00 |
|
Brent Cook
|
d80ad89160
|
resolve msftidy error
|
2019-09-19 06:05:08 -05:00 |
|
Brent Cook
|
7e4a99689a
|
remove separate PoC and shellcode files, replaced with new integrated module
|
2019-09-19 06:05:08 -05:00 |
|
Brent Cook
|
51c0c24c20
|
add and update documentation from original PoC
|
2019-09-19 06:05:08 -05:00 |
|