jheysel-r7
|
23110e2ee3
|
Update modules/post/windows/gather/checkvm.rb
|
2023-11-03 11:18:55 -04:00 |
|
h00die
|
42cf28dbbe
|
nifi creds stealer
|
2023-11-02 06:56:33 -04:00 |
|
Jemmy Wang
|
763fae6cd7
|
Fix typo to pass msftidy
|
2023-11-02 10:41:53 +08:00 |
|
Spencer McIntyre
|
7b76cc01f9
|
Add x86 support to windows/manage/kerberos_tickets
|
2023-10-27 12:47:19 -04:00 |
|
Spencer McIntyre
|
54bce7fcb5
|
Add module docs
|
2023-10-27 12:47:19 -04:00 |
|
Spencer McIntyre
|
b44bf1ce7e
|
Resolve the ticket host
|
2023-10-27 12:47:19 -04:00 |
|
Spencer McIntyre
|
7137820381
|
Refactor the module and update output handling
|
2023-10-27 12:47:19 -04:00 |
|
Spencer McIntyre
|
79a3e756b3
|
Add the ENUM_LUIDS action
|
2023-10-27 12:47:19 -04:00 |
|
Spencer McIntyre
|
98906a5976
|
Add the SHOW_LUID action, refactor printed output
|
2023-10-27 12:47:19 -04:00 |
|
Spencer McIntyre
|
7b4caf79f8
|
Move the code into libraries for reuse
|
2023-10-27 12:47:19 -04:00 |
|
Spencer McIntyre
|
3a6086d88b
|
Initial kerberos_tickets WIP
|
2023-10-27 12:47:19 -04:00 |
|
Spencer McIntyre
|
5b5d5ade40
|
Free data using the new util API
|
2023-10-27 12:47:19 -04:00 |
|
Jemmy Wang
|
93c13ad6a7
|
Apply document suggestions from code review
Co-authored-by: jheysel-r7 <Jack_Heysel@rapid7.com>
|
2023-10-27 02:02:00 +08:00 |
|
Jemmy Wang
|
013e4b5af2
|
Add Module for PL/SQL Developer to gather credentials
|
2023-10-26 19:38:02 +08:00 |
|
Christophe De La Fuente
|
9e5e57390f
|
Land #18194, Useradd post module
|
2023-10-25 19:29:59 +02:00 |
|
Christophe De La Fuente
|
14a5aaab98
|
Fix small typo
|
2023-10-25 19:28:23 +02:00 |
|
Corey
|
60b72fb4be
|
remove vmicheartbeat from hyperv_services
|
2023-10-16 17:27:37 -04:00 |
|
gardnerapp
|
9ee838d08e
|
Update modules/post/windows/gather/checkvm.rb
Co-authored-by: jheysel-r7 <Jack_Heysel@rapid7.com>
|
2023-10-16 17:21:32 -04:00 |
|
cgranleese-r7
|
3da17d2775
|
Addresses PR feedback
|
2023-10-12 10:59:29 +01:00 |
|
Corey
|
5ffac9af0c
|
pull changes
|
2023-10-09 15:29:14 -04:00 |
|
Corey
|
0863645fdb
|
remove false positive
|
2023-10-09 15:27:12 -04:00 |
|
gardnerapp
|
b0929fe445
|
Update modules/post/windows/gather/checkvm.rb
Co-authored-by: jheysel-r7 <Jack_Heysel@rapid7.com>
|
2023-10-09 15:24:26 -04:00 |
|
gardnerapp
|
93d5736f72
|
Update modules/post/windows/gather/checkvm.rb
correct spelling
Co-authored-by: jheysel-r7 <Jack_Heysel@rapid7.com>
|
2023-10-09 15:23:19 -04:00 |
|
Corey
|
9f795574cd
|
Change spelling error
|
2023-10-09 15:18:38 -04:00 |
|
Corey
|
dabf0b54e3
|
Add @processes and @services to run
|
2023-10-09 15:16:30 -04:00 |
|
cgranleese-r7
|
87d108aab5
|
Removes Meterpreter logic
|
2023-10-03 09:53:02 +01:00 |
|
cgranleese-r7
|
6fdcc43530
|
Removes mixin
|
2023-09-21 14:35:13 +01:00 |
|
cgranleese-r7
|
461e661d06
|
Makes improvement to enum_computers module
|
2023-09-20 12:50:39 +01:00 |
|
Corey
|
fadd9afb56
|
Rubocop corrections
|
2023-09-17 18:23:27 -04:00 |
|
Corey
|
dd03ad30d0
|
minor changes to method argument names
|
2023-09-17 18:22:40 -04:00 |
|
Corey
|
ea63fe5652
|
store keys in instance variable to prevent multiple lookups
|
2023-09-17 18:22:40 -04:00 |
|
Corey
|
bcaf3b2a3b
|
continue changing nomenclature
|
2023-09-17 18:22:34 -04:00 |
|
Corey
|
9a8f7af321
|
Continue changing method names
|
2023-09-17 18:21:14 -04:00 |
|
Corey
|
26b774d92b
|
rename services? to services_exist?
|
2023-09-17 18:20:12 -04:00 |
|
Corey
|
be48eb69f4
|
rename proc? to process_exists?
|
2023-09-17 18:19:23 -04:00 |
|
Corey
|
c126458f6d
|
Make @process [] instead of nil
|
2023-09-17 18:18:28 -04:00 |
|
Corey
|
283b6aa938
|
continue removing redundant return statements and registry queries
|
2023-09-17 18:16:15 -04:00 |
|
Corey
|
8247a98083
|
Add or clause to avoid redundant return statements
|
2023-09-17 18:16:15 -04:00 |
|
Corey
|
6e0adcdbbb
|
remove redundant calls for system manufacter registry
|
2023-09-17 18:16:15 -04:00 |
|
Corey
|
8529ca20f2
|
remove redundant registry queries for system_product_name
|
2023-09-17 18:16:14 -04:00 |
|
Corey
|
e0ee339b0a
|
order method callsd
|
2023-09-17 18:15:50 -04:00 |
|
Corey
|
e3d03ea963
|
store system and video bios version info in instance variable to avoid redundant registry quieries
|
2023-09-17 18:13:25 -04:00 |
|
Corey
|
614d9e430e
|
Remove redundant .join in parralells? when querying systembiosversion
|
2023-09-17 18:13:25 -04:00 |
|
Corey
|
6a5ee283f9
|
Refactor registry queries
|
2023-09-17 18:13:22 -04:00 |
|
Corey
|
a270587070
|
create rgval_match? method
|
2023-09-17 18:12:20 -04:00 |
|
Corey
|
fb7ded054e
|
Add get srvals method
|
2023-09-17 18:12:20 -04:00 |
|
Corey
|
02b1211deb
|
use instance variable in service_exists? method
|
2023-09-17 18:12:20 -04:00 |
|
Corey
|
8525cb858f
|
Make default behavior of @services [] rather than nil
|
2023-09-17 18:12:20 -04:00 |
|
Corey
|
6c27e63c55
|
Add necessary false statements to procs? and services?, impliment services? calls
|
2023-09-17 18:12:07 -04:00 |
|
Corey
|
c701326a21
|
Add services? method
|
2023-09-17 18:10:01 -04:00 |
|