Commit Graph

912 Commits

Author SHA1 Message Date
Chris Long
f0987e8148 Don't sync VM clock with ESXi host 2020-12-27 20:53:33 -08:00
Chris Long
c5b057096c Merge pull request #577 from tbennett6421/BF-esxivars
ensure all resources utilize the vars.esxi_datastore var
2020-12-20 20:44:50 -08:00
Chris Long
cad9c0e553 Verify explorer.exe is running it before stopping it
Issue #578
2020-12-20 20:35:04 -08:00
Tyler Bennett
f206996a40 ensure all resources utilize the vars.esxi_datastore var 2020-12-18 22:53:41 -06:00
Chris Long
1a4509c340 Merge pull request #575 from clong/taskbar_layout
Implement taskbar layout GPO
2020-12-17 17:15:48 -08:00
Chris Long
ec57ad4fb9 Implement taskbar layout GPO 2020-12-17 17:14:22 -08:00
Chris Long
5b7dab7a43 I need more coffee 2020-12-17 14:31:30 -08:00
Chris Long
081a7f6812 Fix typo 2020-12-17 14:29:35 -08:00
Chris Long
7cc0bc79fd HTTP failover for live.sysinternals.com
https://twitter.com/Centurion/status/1339676252047724545
2020-12-17 13:06:11 -08:00
Chris Long
39513f5eea Remove boot_disk_size
This can cause issues with the ESXi provider per https://github.com/josenk/vagrant-vmware-esxi/issues/90#issuecomment-516141239
2020-12-14 16:40:07 -08:00
Chris Long
7826c6edef Merge pull request #572 from clong/update_splunk_uf
Update Defender GPO, Update Splunk UF
2020-12-05 10:05:17 -08:00
Chris Long
a9e3b3d5de Update Defender GPO, Update Splunk UF 2020-12-05 09:16:42 -08:00
Chris Long
4067a98c6c Fix indentation 2020-11-24 11:23:32 -08:00
Chris Long
287063c394 Merge pull request #568 from man715/master
Fix for Issue #525
2020-11-24 11:23:02 -08:00
man715
9f9fdfb0c3 Fix indenting Issues 2020-11-23 14:52:41 -08:00
man715
d9e7e741f7 Fix network issue on Logger. 2020-11-23 06:16:27 -08:00
man715
c746f7d409 Change some wording. 2020-11-23 06:15:41 -08:00
Chris Long
bc8e89c359 Adding cost estimation 2020-11-20 22:58:07 -08:00
Chris Long
89c5eeb317 Update Fleet URL 2020-11-20 22:42:41 -08:00
Chris Long
2e69f945d3 Merge branch 'master' of https://github.com/clong/detectionlab 2020-11-20 22:38:28 -08:00
Chris Long
18be2e2c29 Fix issues 565 and 559 2020-11-20 22:37:54 -08:00
Chris Long
af07f095f2 Update ESXi bootstrap to match vagrant 2020-11-17 20:32:14 -08:00
Chris Long
7fd7993bf7 Force python2 for asngen app 2020-11-17 20:31:22 -08:00
Chris Long
91c5763032 Creating esxi_datastore variable 2020-11-17 13:37:16 -08:00
Chris Long
e00dada09b Add missing quotes 2020-11-16 16:59:03 -08:00
Chris Long
baeecf21be Merge pull request #561 from juju4/devel
Azure/Ansible: improve idempotency (2)
2020-11-16 16:54:02 -08:00
Chris Long
dc776f3135 Merge branch 'master' into devel 2020-11-16 16:53:50 -08:00
Chris Long
1a47c92d90 Update bootstrap.sh with fleet fixes, remove duplicate registry key code 2020-11-16 16:51:23 -08:00
Chris Long
71bb917b12 Merge pull request #564 from kernel-sanders/master
Fix issues with fleet, ansible, and splunk (#563)
2020-11-16 16:48:58 -08:00
kernel-sanders
4d04dafdb6 Fix issues with fleet, ansible, and splunk 2020-11-16 13:07:14 -05:00
juju4
5545d0c5a7 Azure/Ansible: improve idempotency (2) 2020-11-15 16:36:08 -05:00
Chris Long
cf336b578a Actually fix Issue #558 2020-11-15 08:46:44 -08:00
Chris Long
aa787f22c0 Update install-evtx-attack-samples.ps1 2020-11-14 23:39:36 -08:00
Chris Long
27a41df46b Fix typo 2020-11-14 23:19:53 -08:00
Chris Long
5ce28c7ca1 Create logger_variables.sh 2020-11-14 20:41:10 -08:00
Chris Long
8b0b43f2e9 Merge pull request #560 from clong/logger_bootstrap_rename
Rename bootstrap.sh -> logger_bootstrap.sh
2020-11-14 20:39:12 -08:00
Chris Long
6bd07be431 Rename bootstrap.sh -> logger_bootstrap.sh 2020-11-14 19:09:52 -08:00
Chris Long
20e34c4130 Fix issue 558
- Fixes 558
- Fixes the CredentialGuard check
- Write-Error -> Write-Host
2020-11-14 08:23:46 -08:00
Chris Long
92f7d91769 Backporting updates this role 2020-11-09 23:46:17 -08:00
Chris Long
6e203d4d0e Merge pull request #554 from clong/kolide_to_fleetdm
Kolide -> FleetDM
2020-11-08 23:35:44 -08:00
Chris Long
310a38e604 Update bootstrap.sh 2020-11-08 23:35:01 -08:00
Chris Long
821e9a65b9 Merge branch 'master' of https://github.com/clong/detectionlab 2020-11-08 22:55:04 -08:00
Chris Long
0db18b0859 Resolving Issue #553 2020-11-08 22:54:45 -08:00
Chris Long
d10f0852cc Merge pull request #552 from sukster/patch-1
ESXi Terraform Provider automatic installation
2020-11-08 21:56:34 -08:00
sukster
fc3416874c ESXi Terraform Provider automatic installation
Since Terraform 0.13.x there is no need to build the provider or download it manually. The file versions.tf was added to specify the provider name in the Terraform Registry. The instructions in the README file have been updated to reflect this change.
2020-11-08 10:41:24 +01:00
Chris Long
b1a4d32dfa Merge pull request #549 from juju4/devel
Azure/Ansible: improve idempotency
2020-11-07 15:44:40 -08:00
Chris Long
fc5637fc29 Merge branch 'master' into devel 2020-11-07 15:44:32 -08:00
Chris Long
ae023bcc46 Merge pull request #550 from sukster/master
Open VNC ports on the firewall (automated way)
2020-11-07 15:43:01 -08:00
sukster
f110936fef Added VIB file to open VNC ports automatically
I have created this VIB file to automate the manual steps to open the VNC ports on ESXi firewall.
2020-11-07 21:05:19 +01:00
sukster
2326421ce6 Merge pull request #6 from clong/master
Syncing with upstream repo
2020-11-07 20:46:41 +01:00