cgranleese-r7
a4b14d8b64
Runs Rubocop to fix layout in modules
2025-06-20 15:18:01 +01:00
cgranleese-r7
f6faa5598b
Fixes modules to now correctly use a hash with report note
2025-05-22 10:59:50 +01:00
bcoles
81a405355c
modules/post: Resolve RuboCop violations and typos
2025-05-13 09:23:28 +10:00
bcoles
2a616f7560
modules/post/multi: Resolve RuboCop violations
2025-05-01 02:32:23 +10:00
bcoles
fab5a3b1b1
modules/post/multi/gather: Resolve RuboCop violations
2025-04-30 20:15:08 +10:00
sjanusz-r7
70d5430ba8
Add ignorelist to local exploit suggester datastore options
2024-12-16 17:51:38 +00:00
Ashley Donaldson
880203b503
Remove accidentally committed changes
2024-10-12 14:36:08 +11:00
Ashley Donaldson
85d019cd3c
Handle CommandLineToArgv behaviour
2024-10-12 14:36:08 +11:00
jvoisin
862acbdbae
Improve screensaver management
...
- Add modern ways to unlock Linux machines remotely
- Use proper `register_options`
- Clarify the actions: lock/unlock, start/stop
- Add more platforms
- Add a couple of checks before running the commands
2024-09-16 23:41:37 +02:00
bwatters
02eb49ed00
Land #19395 , Electerm post password gather module
...
Merge branch 'land-19395' into upstream-master
2024-08-27 16:17:45 -05:00
Simon Janusz
3ad24b45e3
Land #19241 , Remove uri unescape usage
2024-08-27 15:22:43 +01:00
三米前有蕉皮
ea6efff830
Update modules/post/multi/gather/electerm.rb
...
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com >
2024-08-22 22:28:01 +08:00
cn-kali-team
d5fbfaf775
set the default type to ssh
2024-08-18 16:53:09 +08:00
cn-kali-team
cd21e57576
fix window appdata path
2024-08-18 16:45:36 +08:00
cn-kali-team
1127225363
electerm
2024-08-16 20:04:57 +08:00
adfoster-r7
62a3f73e70
Update rubocop target ruby version
2024-07-24 16:47:17 +01:00
Zach Goldman
eb81a786d1
replace uri unescape with new proper methods
2024-07-01 15:52:01 -05:00
h00die
6dc1b6a6e4
fix slashes for linux on azure_cli
2024-06-27 10:45:05 -04:00
h00die
b4975f6a23
updates to azure cli creds
2024-06-24 17:06:04 -04:00
h00die
db338e364c
fix consolehost_history search
2024-06-16 20:33:18 -04:00
h00die
434455757d
tested azure_cli_creds against data files
2024-06-16 20:25:47 -04:00
h00die
99b3b607cc
Update azure_cli_creds.rb
2024-06-07 08:53:43 -04:00
h00die
7594a4103c
moving azure_cli_files around and stubbing out content
...
Update azure lib with process_context_contents
Update azure_spec.rb
Update azure.rb
Update azure_spec.rb
Update azure_cli_creds.rb
fix lint warning
add function to print consolehost_history
print_consolehost_history spec updates
fixing azure_cli spec, and errors
2024-06-06 17:31:19 -04:00
James Otten
e8571f23ed
Fix typo
2024-06-04 19:52:02 -04:00
James Otten
37f7e17fd0
Add osx support to post/multi/gather/azure_cli_creds
2024-06-04 19:52:02 -04:00
James Otten
1cd1ae5049
Add new module post/multi/gather/azure_cli_creds
2024-06-04 19:52:02 -04:00
adfoster-r7
48221e594d
Land #18704 , Leverage the module metadata cache in the module_sets
2024-02-02 14:16:46 +00:00
sjanusz-r7
502511a71a
memory_search module improvements
2024-01-24 19:55:53 +00:00
Jack Heysel
904e34434e
Land #18626 , SaltStack Minion Deployer
...
This PR adds an exploit module which allows for
a user who has compromised a host acting as a
SaltStack Master to deploy payloads to the Minions
attached to that Master.
2024-01-23 11:58:38 -05:00
sjanusz-r7
2bd93ae72c
Use a glob for memory_search PROCESS_NAMES_GLOB
2024-01-22 16:53:32 +00:00
sjanusz-r7
f8bdb02593
Validate memory_search PROCESS_IDS using regex
2024-01-22 16:53:00 +00:00
sjanusz-r7
6ca4c113ee
Get memory match length from buffer TLV length for Mettle
2024-01-18 11:08:38 +00:00
sjanusz-r7
337400b9b8
Remove AARCH64 reference
2024-01-18 11:08:38 +00:00
sjanusz-r7
1e7b74a0e5
Correctly use process glob when searching for processes
2024-01-18 11:08:34 +00:00
sjanusz-r7
977a9f3cd4
Add generic memory search module for supported Meterpreter sessions
2024-01-17 15:55:23 +00:00
Dean Welch
2cf045d3c4
Leverage the module metadata cache in the module_sets
2024-01-15 14:56:46 +00:00
h00die
b654275ec4
add saltstack lib
2023-12-23 13:52:52 -05:00
Zach Goldman
90d3d6fc0a
testing for opt_enum changes
2023-12-11 09:08:54 -06:00
Zach Goldman
56afed78ff
fix optenum, add documentation, fix issue with unset values
2023-12-04 18:03:28 -06:00
Zach Goldman
095540cea6
Enhance ability to follow payload override in shell to meterpreter
...
Update modules/post/multi/manage/shell_to_meterpreter.rb
Co-authored-by: jheysel-r7 <Jack_Heysel@rapid7.com >
payload override
2023-12-04 12:01:28 -06:00
cgranleese-r7
a0f04a7018
Land #17681 , Add datastore option for Jenkins home directory
2023-07-18 14:17:15 +01:00
Joshua Rogers
d9e23a5c67
Update modules/post/multi/gather/jenkins_gather.rb
...
Co-authored-by: cgranleese-r7 <69522014+cgranleese-r7@users.noreply.github.com >
2023-07-18 14:02:27 +02:00
Joshua Rogers
cac515b8db
Update jenkins_gather.rb
...
Change the default Windows location to C:\ProgramData\Jenkins\.jenkins\.
2023-06-26 21:27:59 +02:00
dwelch-r7
d68eb84334
Land #18065 , Updates jenkins_gather module to work with newer version of Jenkins
2023-06-23 10:44:06 +01:00
cgranleese-r7
9176d0d3e0
Updates jenkins_gather to work with newer version of Jenkins
2023-06-23 10:02:03 +01: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
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
adfoster-r7
c6816fceec
Update post agther aws keys to run against linux
2023-06-01 18:19:11 +01:00