Commit Graph

  • 2e6d3899f8 Fix Terraform Chris Long 2021-03-13 20:20:05 -08:00
  • 363454ca62 Merge pull request #622 from clong/exchange_esxi_azure Chris Long 2021-03-13 20:13:31 -08:00
  • 4bde98ff08 Adding Exchange for Azure and ESXi Chris Long 2021-03-13 20:12:24 -08:00
  • d8b40fc39d Merge pull request #616 from clong/add_exchange Chris Long 2021-03-08 09:50:35 -08:00
  • 758d6b5d34 Merge branch 'master' into add_exchange Chris Long 2021-03-08 09:50:24 -08:00
  • 3ac2b21ccc Update ThreatHunting, Add Exchange install script Chris Long 2021-03-08 09:49:10 -08:00
  • 3d85fd7ee9 Merge pull request #612 from tbennett6421/PR1 Chris Long 2021-03-01 14:10:53 -08:00
  • 55df112044 Merge branch 'master' into PR1 Tyler Bennett 2021-03-01 09:48:16 -06:00
  • 38b6b00e59 Merge branch 'master' of https://github.com/clong/detectionlab Chris Long 2021-02-26 16:39:05 -08:00
  • 429d9be155 Updating docs Chris Long 2021-02-26 16:38:54 -08:00
  • eb7d7a5a67 provide flexibility in packer servers with more then one NIC, when a packer server has more then one NIC, Packer can often select the wrong http server using {{ .HTTPIP }}. We extend the variables file to include an http_server_address which can be set to the IP address of the correct NIC. This configuration propagates down to the http_bind_address directive of the builder and the boot_command entered on the guest VM. Adding 0.0.0.0 as a reasonable default as it preserves comptability with packers default behavior. Tyler Bennett 2021-02-26 18:23:19 -06:00
  • a2786ab6a0 Merge pull request #1 from clong/master Tyler Bennett 2021-02-26 16:01:23 -06:00
  • 606dfe166f Add Process Hacker to utilities download Chris Long 2021-02-26 13:33:37 -08:00
  • 9b597c99a5 Add check for Virtual Machine Platform to prepare script Chris Long 2021-02-26 10:56:17 -08:00
  • 94ff451105 Mobile commits are hard Chris Long 2021-02-24 12:48:53 -10:00
  • 0f8559e095 Update slack join URL Chris Long 2021-02-24 12:47:56 -10:00
  • c530525fbe Merge pull request #607 from pgmcgee/fixESXiFleetInstall Chris Long 2021-02-21 10:53:09 -08:00
  • f6a85be0c6 Fix Fleet install in ESXi to use the latest fleet.zip release Parker McGee 2021-02-19 08:21:25 -05:00
  • eedd621537 Improve fleet release link finding Chris Long 2021-02-15 15:51:39 -08:00
  • a4eae82f3e Merge pull request #601 from mdtro/fix-zeek-props Chris Long 2021-02-09 08:45:05 -08:00
  • a422ad8442 add custom props.conf for Splunk TA for Zeek and update logger_bootstrap mdtro 2021-02-06 01:01:08 -06:00
  • 872a4284e6 Updating sponsors Chris Long 2021-02-04 11:17:30 -08:00
  • 386bab1fe3 Merge pull request #599 from mikajarvinen/master Chris Long 2021-02-01 20:18:39 -08:00
  • 84dcc43af4 fix a typo in vm_name -key value in qemu type section of windows_2016.json mikajarvinen 2021-02-01 20:49:26 +02:00
  • c681c30449 Add HTTP failover for autorunstowineventlog Chris Long 2021-01-26 14:25:23 -08:00
  • 59119e0ae4 Update install-utilities.ps1 Chris Long 2021-01-21 12:54:01 -08:00
  • 106a0a6805 Disable googlechrome installation (temporary) Chris Long 2021-01-20 18:45:30 -08:00
  • 77b484b0ec Actually adding the parameter Chris Long 2021-01-20 14:57:37 -08:00
  • 6c5cd3e137 Update install-utilities.ps1 Chris Long 2021-01-20 14:23:44 -08:00
  • ab9dd9487c Fix Zeek/Suricata on AWS Chris Long 2021-01-13 12:05:16 -08:00
  • 02cee91fe3 Add Big Sur check for prepare.ps1 Chris Long 2021-01-11 20:18:31 -08:00
  • 95717a7581 Merge pull request #588 from clong/monitor_eth0_eth1 Chris Long 2021-01-11 17:19:24 -08:00
  • c52627e50b Merge branch 'master' into monitor_eth0_eth1 Chris Long 2021-01-11 17:16:04 -08:00
  • c91b48e4bc Moving the VMX time settings, reodering JSON files Chris Long 2021-01-11 17:14:12 -08:00
  • 6237582fc5 Update inventory.yml Chris Long 2021-01-11 16:47:30 -08:00
  • 4a45443626 Merge pull request #587 from masq/master Chris Long 2021-01-11 12:21:17 -08:00
  • 2023e54ece Monitor eth0 and eth1 with zeek and suricata Chris Long 2021-01-05 21:56:00 -08:00
  • b6195693c9 Updates NATNetwork gateway IP check to be more specific to avoid different adapters having an IP address collision. Spencer Walden 2021-01-05 16:51:07 -08:00
  • cdf2097a61 Updates else clause logged output and uses variables in script rather than hard code Spencer Walden 2021-01-05 16:29:55 -08:00
  • 46d487a05c Update README.md Chris Long 2021-01-04 10:41:12 -08:00
  • 7aa5dd5c54 Update README.md Chris Long 2021-01-04 10:40:34 -08:00
  • be28a4aa26 Updating sponsors Chris Long 2020-12-31 10:17:16 -08:00
  • f0987e8148 Don't sync VM clock with ESXi host Chris Long 2020-12-27 20:53:33 -08:00
  • c5b057096c Merge pull request #577 from tbennett6421/BF-esxivars Chris Long 2020-12-20 20:44:50 -08:00
  • cad9c0e553 Verify explorer.exe is running it before stopping it Chris Long 2020-12-20 20:35:04 -08:00
  • f206996a40 ensure all resources utilize the vars.esxi_datastore var Tyler Bennett 2020-12-18 22:53:41 -06:00
  • 1a4509c340 Merge pull request #575 from clong/taskbar_layout Chris Long 2020-12-17 17:15:48 -08:00
  • ec57ad4fb9 Implement taskbar layout GPO Chris Long 2020-12-17 17:14:22 -08:00
  • 5b7dab7a43 I need more coffee Chris Long 2020-12-17 14:31:30 -08:00
  • 081a7f6812 Fix typo Chris Long 2020-12-17 14:29:35 -08:00
  • 7cc0bc79fd HTTP failover for live.sysinternals.com Chris Long 2020-12-17 13:06:11 -08:00
  • 39513f5eea Remove boot_disk_size Chris Long 2020-12-14 16:40:07 -08:00
  • 7826c6edef Merge pull request #572 from clong/update_splunk_uf Chris Long 2020-12-05 10:05:17 -08:00
  • a9e3b3d5de Update Defender GPO, Update Splunk UF Chris Long 2020-12-05 09:16:42 -08:00
  • 4067a98c6c Fix indentation Chris Long 2020-11-24 11:23:32 -08:00
  • 287063c394 Merge pull request #568 from man715/master Chris Long 2020-11-24 11:23:02 -08:00
  • 9f9fdfb0c3 Fix indenting Issues man715 2020-11-23 14:52:41 -08:00
  • d9e7e741f7 Fix network issue on Logger. man715 2020-11-23 06:16:27 -08:00
  • c746f7d409 Change some wording. man715 2020-11-23 06:15:41 -08:00
  • bc8e89c359 Adding cost estimation Chris Long 2020-11-20 22:58:07 -08:00
  • 89c5eeb317 Update Fleet URL Chris Long 2020-11-20 22:42:41 -08:00
  • 2e69f945d3 Merge branch 'master' of https://github.com/clong/detectionlab Chris Long 2020-11-20 22:38:28 -08:00
  • 18be2e2c29 Fix issues 565 and 559 Chris Long 2020-11-20 22:37:54 -08:00
  • af07f095f2 Update ESXi bootstrap to match vagrant Chris Long 2020-11-17 20:32:14 -08:00
  • 7fd7993bf7 Force python2 for asngen app Chris Long 2020-11-17 20:31:22 -08:00
  • 91c5763032 Creating esxi_datastore variable Chris Long 2020-11-17 13:37:16 -08:00
  • e00dada09b Add missing quotes Chris Long 2020-11-16 16:59:03 -08:00
  • baeecf21be Merge pull request #561 from juju4/devel Chris Long 2020-11-16 16:54:02 -08:00
  • dc776f3135 Merge branch 'master' into devel Chris Long 2020-11-16 16:53:50 -08:00
  • 1a47c92d90 Update bootstrap.sh with fleet fixes, remove duplicate registry key code Chris Long 2020-11-16 16:51:23 -08:00
  • 71bb917b12 Merge pull request #564 from kernel-sanders/master Chris Long 2020-11-16 16:48:58 -08:00
  • 4d04dafdb6 Fix issues with fleet, ansible, and splunk kernel-sanders 2020-11-16 13:07:14 -05:00
  • 5545d0c5a7 Azure/Ansible: improve idempotency (2) juju4 2020-11-15 16:36:08 -05:00
  • cf336b578a Actually fix Issue #558 Chris Long 2020-11-15 08:46:44 -08:00
  • aa787f22c0 Update install-evtx-attack-samples.ps1 Chris Long 2020-11-14 23:39:36 -08:00
  • 27a41df46b Fix typo Chris Long 2020-11-14 23:19:53 -08:00
  • 5ce28c7ca1 Create logger_variables.sh Chris Long 2020-11-14 20:41:10 -08:00
  • 8b0b43f2e9 Merge pull request #560 from clong/logger_bootstrap_rename Chris Long 2020-11-14 20:39:12 -08:00
  • 6bd07be431 Rename bootstrap.sh -> logger_bootstrap.sh Chris Long 2020-11-14 19:09:52 -08:00
  • 20e34c4130 Fix issue 558 Chris Long 2020-11-14 08:23:46 -08:00
  • 92f7d91769 Backporting updates this role Chris Long 2020-11-09 23:46:17 -08:00
  • 6e203d4d0e Merge pull request #554 from clong/kolide_to_fleetdm Chris Long 2020-11-08 23:35:44 -08:00
  • 310a38e604 Update bootstrap.sh Chris Long 2020-11-08 23:35:01 -08:00
  • 821e9a65b9 Merge branch 'master' of https://github.com/clong/detectionlab Chris Long 2020-11-08 22:55:04 -08:00
  • 0db18b0859 Resolving Issue #553 Chris Long 2020-11-08 22:54:45 -08:00
  • d10f0852cc Merge pull request #552 from sukster/patch-1 Chris Long 2020-11-08 21:56:34 -08:00
  • fc3416874c ESXi Terraform Provider automatic installation sukster 2020-11-08 10:41:24 +01:00
  • b1a4d32dfa Merge pull request #549 from juju4/devel Chris Long 2020-11-07 15:44:40 -08:00
  • fc5637fc29 Merge branch 'master' into devel Chris Long 2020-11-07 15:44:32 -08:00
  • ae023bcc46 Merge pull request #550 from sukster/master Chris Long 2020-11-07 15:43:01 -08:00
  • f110936fef Added VIB file to open VNC ports automatically sukster 2020-11-07 21:05:19 +01:00
  • 2326421ce6 Merge pull request #6 from clong/master sukster 2020-11-07 20:46:41 +01:00
  • bdeda04692 improve idempotency with changed_when/failed_when, args creates juju4 2020-11-07 08:43:09 -05:00
  • 3fb36effed Use /usr/bin/env bash instead of /bin/bash for scripts Chris Long 2020-11-05 22:32:03 -08:00
  • e31479485c Merge pull request #547 from clong/esxi_fixes Chris Long 2020-11-05 14:38:38 -08:00
  • 0d250b679f ESXi Bugfixes - Use only 2 network adapters instead of 3 Chris Long 2020-11-05 14:36:37 -08:00
  • b3b4715f49 Merge pull request #544 from znb/master Chris Long 2020-11-04 16:42:06 -08:00
  • 60e0697329 Small addition for the Ansible fork() issue Matt 2020-11-04 17:13:40 +00:00
  • c68da5ca44 Update ESXi docs Chris Long 2020-11-03 12:38:04 -08:00
  • 4e42131b63 Merge pull request #542 from clong/refix-ci Chris Long 2020-11-01 12:23:19 -08:00