adfoster-r7
f26d0b676a
Land #14984 - OSX Post exploitation .gitignore retrieval
2021-05-26 00:50:43 +01:00
Spencer McIntyre
64eeedf218
Land #15246 , Refactor as Msf::Post::Process
2021-05-25 13:07:21 -04:00
Spencer McIntyre
8d834afeae
Land #15236 , Add additional Xen check to checkvm
2021-05-25 11:15:14 -04:00
Jeffrey Martin
5b3edd4cb2
still need to include Msf::Post::File
...
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com >
2021-05-25 08:35:55 -05:00
Jeffrey Martin
0cefd8eaa6
refactor post API for process lists
2021-05-24 18:39:16 -05:00
Shelby Pace
9f2dae38c8
Land #15079 , add meterpreter compat requirements
2021-05-24 16:00:08 -05:00
Sean M
c484391949
Update checkvm.rb
...
Removed spaces at end of lines 99/110 from msftidy complaints
2021-05-23 13:16:22 -04:00
Sean M
5d61ce4a0b
Update checkvm.rb
...
Extended Xen VM identification - AWS Xen VMs are now detected new kernel modules.
2021-05-23 10:23:56 -04:00
bwatters
8266f2ffdc
Land #15113 , post gather module for saltstack salt #15113
...
Merge branch 'land-15113' into upstream-master
2021-05-17 15:33:20 -05:00
h00die
b2f8bc6958
guard on nil minions
2021-05-15 09:38:15 -04:00
Alan Foster
100da2f1b1
Enforce Style/RedundantBegin for new modules
2021-05-13 04:01:03 +01:00
Spencer McIntyre
00131a666c
Land #15096 , Add shell support for win checkvm
2021-05-04 17:32:05 -04:00
Ashley Donaldson
929197b85e
Fix rubocop errors
2021-05-04 11:34:22 +10:00
Ashley Donaldson
2ac4eeb141
Check VAS configuration to find defined kerberos location.
...
Also verify root prior to exploitation (gives better error message)
2021-05-04 11:31:11 +10:00
h00die
75ed65a0ab
properly name saltstack salt
2021-05-03 19:34:37 -04:00
Ashley Donaldson
4cd7637274
Fixed Rubocop errors added since this module was forked
2021-05-03 13:28:07 +10:00
Ashley Donaldson
f0a442b77d
Retrieve configured kerberos ticket location before retrieving tickets
...
Rather than assume that file-configured kerberos tickets will be at /tmp/krb5_*, let's check the config file.
Also allows us to give more meaningful error messages and point people in the direction of where to look if it doesn't work.
2021-05-03 13:07:45 +10:00
h00die
2c76671436
add windows minion file
2021-05-02 10:01:06 -04:00
h00die
2c0c7791a0
more error handling, updated docs
2021-05-02 08:19:43 -04:00
pingport80
fd73b03239
add get_processes for windows in common.rb
2021-05-02 14:16:51 +05:30
Ashley Donaldson
86a7b7b915
Forked a long time ago, so let's get it closer to the main branch
2021-05-02 14:23:56 +10:00
h00die
fde1696ae2
windows and osx updates
2021-04-30 20:59:54 -04:00
Spencer McIntyre
da01a839d1
Set required commands spec for all post mixins
2021-04-26 12:28:18 -04:00
pingport80
77b0b3e183
add shell support for win checkvm
2021-04-24 18:06:37 +05:30
Spencer McIntyre
95e59f514c
Land #15021 , add KOFFEE exploit for CVE-2020-8539
2021-04-23 09:25:16 -04:00
Spencer McIntyre
50873d3d88
Fix some typos and markdown formatting
2021-04-23 09:24:38 -04:00
gianpyc
12cb8b3f02
Removed not needed require
2021-04-22 04:49:22 -04:00
gianpyc
3c64475da9
Adding new actions on the module and updated documentation
2021-04-22 04:34:22 -04:00
Spencer McIntyre
8186a75235
Add meterpreter command compatibility to modules
2021-04-21 18:22:15 -04:00
Spencer McIntyre
397530c554
Add meterpreter command compat to module info
2021-04-21 14:24:01 -04:00
pingport80
f6cb88b642
remove is_root check from linux_hashdump
2021-04-21 10:19:30 +05:30
Tim W
deaa241ca5
Land #15065 , fix post/linux/gather/checkvm
2021-04-20 17:02:45 +01:00
pingport80
a4cfc3684e
remove ls_pci_data initialization
2021-04-20 21:26:21 +05:30
pingport80
32bfa887da
rubocop fixes
2021-04-20 21:23:24 +05:30
pingport80
43f4ec921d
update docs and remove lscpu check
2021-04-20 21:12:27 +05:30
pingport80
490e49acdb
fix msftidy warning
2021-04-20 20:58:04 +05:30
pingport80
673084b65c
remove sys/bus/xen check and add /sys/class/dmi/id/product_name check
2021-04-20 20:51:04 +05:30
pingport80
cde5c83517
add nil check and remove readable?
2021-04-20 18:44:38 +05:30
pingport80
61d4ab4e26
fix linux checkvm bug
2021-04-20 09:40:11 +05:30
gianpyc
c4956ce19b
Updatied the module with the full set of actions
2021-04-16 04:54:29 -04:00
BuildTools
ee8838eea5
added validation to make sure the file path is set
2021-04-14 17:47:19 -04:00
gianpyc
cffb82e8d9
Updating KOFFEE module enabling actions that can be selected by a user to trigger functionalities on the head unit
2021-04-13 10:00:12 -04:00
Grant Willcox
045367cff7
Apply RuboCop formatting to documentation and module
2021-04-12 13:52:00 -05:00
Grant Willcox
54aa9d42e9
Add one additional guard clause in to prevent outputting a message if the database isn't properly connected
2021-04-12 13:41:17 -05:00
Grant Willcox
0b06904dd0
Update module with more checks and replace the Process migration strategy with a PID migration strategy. Also update documentation accordingly
2021-04-12 13:05:26 -05:00
archcloudlabs
7a828b5884
updating w/ proc option to migrate into and proc check before auto migrate
2021-04-12 13:05:26 -05:00
gianpyc
e9088cfc12
Run rubocop and msftidy_docs, both on the module and documentation
2021-04-12 04:13:03 -04:00
h00die
938b4741a9
saltstack doc update and tested
2021-04-10 13:46:19 -04:00
Christophe De La Fuente
e48ebe6659
Update haserl_read module documentation (again)
...
- Add CVE and Ref.
- Add fixed version
2021-04-09 13:24:49 +02:00
Christophe De La Fuente
586d033909
Land #14833 , haserl-based exploit for Alpine linux
2021-04-09 13:07:47 +02:00