Ashley Donaldson
|
461240639c
|
Check PID validity before getting its bitness
|
2023-06-22 16:05:48 +10:00 |
|
Ashley Donaldson
|
6e438d338e
|
Modify execute_dotnet_assembly to run in existing processes (including our own process) and receive output.
|
2023-06-21 12:04:09 +10:00 |
|
bwatters
|
38f542174d
|
Land #17336, A more robust implementation for Windows version comparisons
Merge branch 'land-17336' into upstream-master
|
2023-06-13 15:38:56 -05:00 |
|
bwatters
|
039f238dd4
|
Land #18068, Fix VBS stager in shell_to_meterpreter
Merge branch 'land-18068' into upstream-master
|
2023-06-08 19:16:54 -05:00 |
|
Spencer McIntyre
|
5b5c29842c
|
Land #18022, Add post/windows/manage/make_token
Add update_token to MSF + make_token post-ex module
|
2023-06-08 14:53:22 -04:00 |
|
attl4s
|
a34c3cf055
|
linted - all offenses addressed
|
2023-06-06 09:07:57 +02:00 |
|
Ashley Donaldson
|
61539ac260
|
Fix VBS stager in shell_to_meterpreter.
|
2023-06-06 07:23:58 +10:00 |
|
Grant Willcox
|
0d094f8645
|
Land #17917, shell_to_meterpreter: Support using bind payloads with PAYLOAD_OVERRIDE
|
2023-06-05 13:36:30 -05:00 |
|
Ashley Donaldson
|
795980260b
|
Created mixin to retrieve the architecture of the current shell.
Currently only supports Windows, but does work on Win2000 upwards.
|
2023-06-05 11:10:53 +10:00 |
|
RadioLogic
|
ed5eeea2e6
|
Added a lot of vprints
|
2023-06-02 21:13:30 -04:00 |
|
RadioLogic
|
e743edb933
|
Fixed instance of no groups
|
2023-06-02 21:13:10 -04:00 |
|
RadioLogic
|
3dcfaac0de
|
Removed use of manual binary in platform check
|
2023-06-02 21:12:05 -04:00 |
|
RadioLogic
|
e2d56c02c4
|
Added use of sysinfo for getting OS
|
2023-06-02 21:11:41 -04:00 |
|
RadioLogic
|
3af89850dd
|
Added faulire for shell not existing
|
2023-06-02 21:11:02 -04:00 |
|
RadioLogic
|
c2a48cde7c
|
Added post module to cleanly add new users
|
2023-06-02 19:11:16 -04:00 |
|
adfoster-r7
|
c6816fceec
|
Update post agther aws keys to run against linux
|
2023-06-01 18:19:11 +01:00 |
|
attl4s
|
217df628df
|
fix getting the username + use Failure::BadConfig instead of NoTarget
|
2023-05-25 19:05:42 +02:00 |
|
attl4s
|
39b45694af
|
Update datastore option USER -> USERNAME
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>
|
2023-05-25 18:55:49 +02:00 |
|
Ashley Donaldson
|
75ba9110e2
|
Added module for Windows version comparisons
Utilised it in various existing modules - this should fix some subtle bugs in specific modules' version detection.
|
2023-05-25 14:36:46 +10:00 |
|
attl4s
|
240fd65d0c
|
module, not exploit
|
2023-05-24 16:30:38 +02:00 |
|
attl4s
|
623657b072
|
Logontype changed to OptEnum + better meterpreter session requirement check
|
2023-05-24 16:28:56 +02:00 |
|
attl4s
|
3a685849a8
|
add update_token bridge + make_token module
|
2023-05-24 10:33:52 +02:00 |
|
Edmond Major III
|
d24f5873bd
|
Update sticky_keys.rb
Persistance -> Persistence
Fix a small typo
|
2023-05-11 12:22:54 -05:00 |
|
bcoles
|
5a57ea131e
|
resolve_sid: Add docs and resolve RuboCop violations
|
2023-04-23 17:39:32 +10:00 |
|
bcoles
|
538381bd4d
|
shell_to_meterpreter: Support using bind payloads with PAYLOAD_OVERRIDE
|
2023-04-22 15:44:56 +10:00 |
|
adfoster-r7
|
8e2169ed47
|
Ensure identify hashes helper is accessible to modules
|
2023-04-12 13:28:56 +01:00 |
|
SubcomandanteMeowcos
|
a54f3d4707
|
fix broken module references
doing these "by domain" now, piecemeal.
this PR fixes all broken references to the "insecurety" website, which is long dead.
|
2023-04-01 05:17:02 -07:00 |
|
adfoster-r7
|
d6e9e8d3bb
|
Land #17735, fix some incorrect YARD parameters
|
2023-03-22 15:20:12 +00:00 |
|
space-r7
|
9e1be62f06
|
Land #17462, add WhatsUp Gold credential extractor
|
2023-03-17 16:44:17 -05:00 |
|
bcoles
|
f62994b4c0
|
Add Gather Wowza Streaming Engine Credentials
|
2023-03-09 01:31:23 +11:00 |
|
Grant Willcox
|
08f07eccb6
|
Fix initial incorrect parameters in YARD documentation
|
2023-03-05 20:15:14 -06:00 |
|
Spencer McIntyre
|
26d9026fc2
|
Fix a filter error
When FILTER was nil, the check would fail causing `()` to be appended to
the LDAP query filter which would cause it to fail.
|
2023-02-24 13:51:58 -05:00 |
|
Jack Heysel
|
9a874c352b
|
Added missing space in fail_with statement
|
2023-02-23 20:57:19 -05:00 |
|
space-r7
|
eec73fe394
|
add module changes
|
2023-02-23 16:34:43 -06:00 |
|
Jack Heysel
|
5e2f0965f3
|
Changed print_bad to fail_with
|
2023-02-23 17:33:52 -05:00 |
|
Jack Heysel
|
8db255288b
|
Spelling
|
2023-02-23 16:40:09 -05:00 |
|
Jack Heysel
|
2ed89dda7e
|
Added nc and python cmd techniques
|
2023-02-23 16:21:09 -05:00 |
|
archcloudlabs
|
10552cbc87
|
msftidy and notes
|
2023-02-22 21:48:35 -05:00 |
|
archcloudlabs
|
9ff4cdfd5c
|
updated w/ socat method
|
2023-02-22 21:40:26 -05:00 |
|
archcloudlabs
|
55371f9363
|
removing to_str
|
2023-02-22 20:36:55 -05:00 |
|
Joshua Rogers
|
0f5f495108
|
Add default locations for the Jenkins home directory, and add an optional value that a user can suggest the home directory.
|
2023-02-22 03:56:54 +01:00 |
|
archcloudlabs
|
bf5919f461
|
finisehd msftidy/rubocop fixs
|
2023-02-19 19:49:39 -05:00 |
|
archcloudlabs
|
fc5a38e870
|
Simplifying the module
|
2023-02-19 19:49:39 -05:00 |
|
archcloudlabs
|
1f45b1e4b7
|
initial commit of disable_clamav module
|
2023-02-19 19:49:39 -05:00 |
|
adfoster-r7
|
b56213b168
|
Update linting on post modules
|
2023-02-08 14:12:43 +00:00 |
|
dwelch-r7
|
11c886b30f
|
Land #17616, Run rubocop on post modules
|
2023-02-08 14:09:16 +00:00 |
|
adfoster-r7
|
a81a71c5df
|
Run rubocop on post modules
|
2023-02-08 13:47:34 +00:00 |
|
adfoster-r7
|
433bafdccf
|
Add missing module notes for stability reliability and side effects
|
2023-02-08 11:45:17 +00:00 |
|
cgranleese-r7
|
d1e68e634a
|
Add row indicator to show targets command
|
2023-02-02 16:12:19 +00:00 |
|
Jack Heysel
|
c90a6f9068
|
Land #17406, veeam_credential_dump post module
Veeam Backup & Recovery and Veeam ONE Monitor credential
capture post module for versions 9.x and 11.x.
|
2023-02-01 17:29:05 -05:00 |
|