Commit Graph
100 Commits
Author SHA1 Message Date
Chris LongandGitHub 86350ee003 Unbreak build.ps1 2019-04-11 00:10:28 -07:00
Chris LongandGitHub a283d561e6 Merge branch 'master' into vagrant_cloud 2019-04-10 22:30:11 -07:00
Chris Long 0d3ba24cfc Update README, fix incorrect comment 2019-04-10 22:26:44 -07:00
Chris Long fcb74cbd0c Migrate boxes to Vagrant Cloud, add tests to Logger 2019-04-10 22:17:26 -07:00
Chris LongandGitHub d3e00c8d57 Install WinPcap to fix network interface issue
Addresses https://github.com/clong/DetectionLab/issues/246
2019-04-09 22:51:51 -07:00
Chris LongandGitHub a802c14613 Update issue_template.md 2019-04-09 20:11:01 -07:00
Chris LongandGitHub c19f924de9 Update install-redteam.ps1 2019-04-07 23:42:09 -07:00
Chris LongandGitHub 5040bcfd50 Merge pull request #248 from clong/deprecate_vmware_fusion
Deprecate VMware Fusion Provider & Update Splunk v7.2.5.1
2019-04-07 23:17:37 -07:00
Chris LongandGitHub 42b70d627c Update Splunk to v7.2.5.1 2019-04-07 23:16:08 -07:00
Chris LongandGitHub 7810b6afbd Remove vmware_fusion provider from Vagrantfile 2019-04-07 23:15:09 -07:00
Chris LongandGitHub 58a4fb9243 Merge pull request #239 from jsecurity101/master
Powersploit Download
2019-04-02 23:30:47 -07:00
Chris LongandGitHub 4005b9e78d Merge branch 'master' into master 2019-04-02 23:30:39 -07:00
Chris LongandGitHub aedcab16ba Update AMI IDs for Terraform
Fix issue #219
2019-04-02 14:36:21 -07:00
Chris LongandGitHub dca211388e Merge pull request #236 from clong/apt-fast
Speed up logger provisioning using apt-fast
2019-04-02 11:46:33 -07:00
Chris LongandGitHub e9c19857c0 Update build_machine_bootstrap.sh 2019-04-02 11:45:50 -07:00
Chris LongandGitHub 35ea96f715 Update build_machine_bootstrap.sh 2019-04-02 08:42:39 -07:00
Chris LongandGitHub e8f6423c85 Merge branch 'master' into apt-fast 2019-04-02 08:02:10 -07:00
Chris LongandGitHub 53feb06c95 Fix typo 2019-03-31 12:04:32 -07:00
Chris LongandGitHub bd2847603e Update bootstrap.sh 2019-03-31 12:02:13 -07:00
Chris LongandGitHub d2b4d24ffc Speed up logger provisioning by using apt-fast 2019-03-31 12:01:22 -07:00
Chris LongandGitHub 9c3a7f3188 Speed up logger provisioning by using apt-fast 2019-03-31 12:00:31 -07:00
Chris LongandGitHub a85dd3f67a Merge pull request #235 from clong/fix_caldera_terraform
Hardcode caldera config settings
2019-03-28 16:36:35 +07:00
Chris Long deb94c9416 Fix config file typo 2019-03-28 00:05:15 +08:00
Chris Long 7c25cd1e00 Hardcode caldera config settings 2019-03-27 11:20:27 +07:00
Chris LongandGitHub ffc487f56e Merge pull request #233 from clong/remove_tf_datasources
Remove Terraform Tag Based Datasources
2019-03-26 17:07:44 +07:00
Chris LongandGitHub 9475775363 Update main.tf 2019-03-26 17:01:47 +07:00
Chris LongandGitHub 622bdd8178 Update main.tf 2019-03-26 17:00:59 +07:00
Chris LongandGitHub 54ee4d9cb2 Update variables.tf 2019-03-26 16:58:59 +07:00
Chris LongandGitHub 63851e1123 Merge pull request #226 from wompapmow/issues/216
DNS configuration via Terraform-native options, Issue #216
2019-03-26 16:56:27 +07:00
Chris LongandGitHub 19d91edd1a Merge branch 'master' into issues/216 2019-03-26 16:56:18 +07:00
Chris LongandGitHub f500818a23 Merge pull request #222 from clong/configure_ou
Change order of configure-ou.ps1
2019-03-25 15:03:52 +07:00
Chris LongandGitHub f656b82db4 Update configure-ou.ps1 2019-03-25 08:13:44 +07:00
Chris LongandGitHub 03b0c894d0 Update configure-wef-gpo.ps1 2019-03-25 08:11:54 +07:00
Chris LongandGitHub a30eb41737 Update create-domain.ps1 2019-03-24 22:11:32 +07:00
Chris LongandGitHub 11b1ae4963 Update configure-ou.ps1 2019-03-24 22:11:10 +07:00
Chris LongandGitHub 173723d96f Bash -> Powershell 2019-03-24 10:08:19 +07:00
Chris LongandGitHub 57003667e0 More debugging 2019-03-23 16:33:35 +07:00
Chris LongandGitHub 1d7cc0ed3e fix typo 2019-03-12 14:16:03 -07:00
Chris LongandGitHub 7aaf35efbb Merge branch 'master' into configure_ou 2019-03-11 22:37:53 -07:00
Chris LongandGitHub 23f0b30dab Add try/catch to configure-ou.ps1 2019-03-11 22:37:37 -07:00
Chris LongandGitHub da57f05b4a Revert last change 2019-03-11 22:31:40 -07:00
Chris LongandGitHub bf2913f8d2 Add backup files to .gitignore 2019-03-11 22:20:36 -07:00
Chris LongandGitHub f6c5fd521b Fix ThreatHunting app macros.conf
- Fixes https://github.com/clong/DetectionLab/issues/223
- Update Splunk to 7.2.4.2
2019-03-11 21:46:40 -07:00
Chris LongandGitHub 612474c6da Change order of configure-ou.ps1
Attempting to debug issue #221
2019-03-10 20:03:30 -07:00
Chris LongandGitHub 235dfe5519 Merge pull request #220 from clong/remove_method_folder
Removing method1 folder
2019-03-09 22:15:32 -08:00
Chris Long 95e4c071ae Removing method1 folder 2019-03-09 22:14:45 -08:00
Chris LongandGitHub 95343c9c69 Adding variables.tf 2019-03-09 22:13:30 -08:00
Chris LongandGitHub d35c653df0 Fix typo 2019-03-09 22:11:30 -08:00
Chris LongandGitHub ea4f25d7aa Update .gitignore
Adding entries for the newly modified Terraform directory structure
2019-03-09 22:11:08 -08:00
Chris LongandGitHub 345ef061cd Update Pre-Built_AMIs.md 2019-03-09 21:34:27 -08:00
Chris LongandGitHub e43fc6cd97 Merge pull request #218 from clong/terraform_prebuilt_amis
Add pre-built AMIs to Terraform and update documentation
2019-03-09 21:30:40 -08:00
Chris Long 26140b2d41 Add pre-built AMIs to Terraform and update documentation 2019-03-09 21:28:06 -08:00
Chris LongandGitHub 5978e1b750 Update caldera.service
Updated python3.6 path after installing from apt rather than source
2019-03-08 23:46:28 -08:00
Chris LongandGitHub 64da28c8c5 Merge pull request #217 from clong/bootstrap_update
Update bootstrap.sh
2019-03-08 23:23:08 -08:00
Chris LongandGitHub ed74fdcb71 Update bootstrap.sh
Address Issues #214 and #215
2019-03-08 23:22:08 -08:00
Chris LongandGitHub 2fc9ae6453 Merge pull request #212 from clong/update_win10_march
Update Win10 boxes, hashes, update build Vagrant to 2.2.4
2019-03-03 16:19:40 -08:00
Chris Long 9c1423de76 Update Win10 boxes, hashes, update build Vagrant to 2.2.4 2019-03-03 16:14:18 -08:00
Chris LongandGitHub a9db407433 Merge pull request #210 from clong/march_update_1
Update Splunk apps, create vagrantfile_minimum, bugfixes
2019-03-02 11:57:24 -08:00
Chris Long a4a074ad24 Removing Microsoft-Message-Analyzer as it conflicts with Microsoft ATA 2019-03-02 10:28:05 -08:00
Chris Long ebdaa07080 Fixing working in choco and redteam 2019-03-01 22:51:26 -08:00
Chris Long c732ba6908 Reverting vagrantfile changes 2019-03-01 22:46:50 -08:00
Chris Long 93183a95e2 Update Splunk apps, create vagrantfile_minimum, bugfixes 2019-03-01 22:45:37 -08:00
Chris LongandGitHub ef566fc5ef Merge pull request #200 from clong/shutup_10
Add ShutUp10, Upgrade Vagrant, Fix powershell Host Extraction
2019-02-19 16:06:21 -08:00
Chris LongandGitHub 9c3535bb0e Merge branch 'master' into shutup_10 2019-02-19 16:05:58 -08:00
Chris Long 58c34429c8 Fixing directory version number 2019-02-19 08:53:03 -08:00
Chris Long 020af3c936 Add ShutUp10, Upgrade Vagrant, Issue 12 2019-02-18 21:47:03 -08:00
Chris LongandGitHub b08084fdf0 Merge pull request #196 from keepwatch/patch-1
Fixing documented build.ps1 arguments [ci skip]
2019-02-08 11:36:23 -08:00
Chris LongandGitHub a110e51856 Merge pull request #191 from fsacer/patch-1
Issues with dpkg resolved [ci skip]
2019-01-28 23:09:01 -08:00
Chris LongandGitHub 1ab3e4c699 Merge pull request #189 from clong/fix_terraform_typos
Fix terraform typos [ci skip]
2019-01-09 00:41:20 -08:00
Chris LongandGitHub 6cda7960d2 Remove device name from win10.json 2019-01-09 00:40:38 -08:00
Chris LongandGitHub c3c9914a88 Remove device name from wef.json 2019-01-09 00:40:24 -08:00
Chris LongandGitHub b78be6d260 Remove device name from logger.json 2019-01-09 00:40:09 -08:00
Chris LongandGitHub ae65a7cd76 Remove device name from dc.json 2019-01-09 00:39:54 -08:00
Chris LongandGitHub 9e019c2a7a Fix string typo on main.tf 2019-01-09 00:39:28 -08:00
Chris LongandGitHub 87ef15ade9 Build.ps1 to use TLSv1.2 [ci skip]
Addresses issue with Fleet in https://github.com/clong/DetectionLab/issues/188
2019-01-08 22:49:40 -08:00
Chris LongandGitHub 3157fa12e6 Merge pull request #187 from clong/terraform_method_1
Adding Terraform Config for Method 1 [ci skip]
2019-01-06 21:11:28 -08:00
Chris Long e05e636a9a Initial terraform configuration 2019-01-06 21:10:07 -08:00
Chris Long 409ba689ec Initial terraform configuration 2019-01-06 21:07:49 -08:00
Chris LongandGitHub 162f5ce552 Merge pull request #185 from clong/contributing
Adding CONTRIBUTING.md [ci skip]
2018-12-22 21:40:49 -08:00
Chris Long c0da758300 Adding CONTRIBUTING.md 2018-12-22 21:39:53 -08:00
Chris LongandGitHub 147a714aee Merge pull request #182 from clong/require_circleci_approval
Update CircleCI job to include approval workflow
2018-12-22 15:41:45 -08:00
Chris Long 28a0df75bb Update CircleCI job to include approval workflow 2018-12-22 15:32:43 -08:00
Chris LongandGitHub e15bf00ecb Merge pull request #181 from clong/fleet_update
Update Fleet and use Fleetctl for pack imports.
2018-12-21 15:21:56 -08:00
Chris Long 05f1f41930 Update osquery paths to reflect updates to repo 2018-12-20 19:02:08 -08:00
Chris Long 91012842b1 Update Fleet and use Fleetctl for pack imports. 2018-12-20 14:48:59 -08:00
Chris LongandGitHub 0f7e4602e9 Updating file hashes on README.md [ci skip] 2018-12-18 11:29:25 -08:00
Chris LongandGitHub 239e2acf0d Merge pull request #178 from clong/dec_box_refresh
Updating VMware and Virtualbox boxes & README.md
2018-12-15 11:11:14 -08:00
Chris Long 87ba56f7c6 Don't re-run CircleCI when merged into master 2018-12-14 21:02:59 -08:00
Chris Long a9b48a9d75 Updating VMware and Virtualbox boxes & README.md 2018-12-14 20:25:50 -08:00
Chris LongandGitHub 602b0e1431 Merge pull request #177 from clong/threat_hunting [ci skip]
Adding Olaf's Threat Hunting App. Fixes. Updates. [ci skip]
2018-12-11 15:42:55 -08:00
Chris LongandGitHub 75c91331aa Merge branch 'master' into threat_hunting 2018-12-11 00:55:41 -08:00
Chris Long 8b9178685a Adding Olaf's Threat Hunting App. Fixes. Updates. 2018-12-11 00:52:46 -08:00
Chris LongandGitHub 0f5d5b95b4 Add a backup for CI build provisioning 2018-12-07 00:17:34 -08:00
Chris LongandGitHub 52faea3e67 Override virtualbox NIC type
Addressing  https://github.com/clong/DetectionLab/issues/170
2018-12-06 23:47:26 -08:00
Chris LongandGitHub c31165e0cd Merge pull request #174 from clong/vagrant_2.2.2
Update Vagrant in CI to 2.2.2 and drop privs for windows shell provisioning steps
2018-12-05 15:48:56 -08:00
Chris LongandGitHub 9e19393138 Ignore Microsoft-Windows-LiveId when clearing event channels
Addresses https://github.com/clong/DetectionLab/issues/171
2018-12-05 13:46:38 -08:00
Chris LongandGitHub e547dc1ff9 Set privilege to false for all windows shell cmds
https://github.com/clong/DetectionLab/issues/172
2018-12-05 01:22:10 -08:00
Chris LongandGitHub c0370af30a Updating CI Vagrant & Packer versions 2018-12-05 01:20:36 -08:00
Chris LongandGitHub 9b255e9398 Packer: Update guest additions for VMware and VirtualBox [ci skip] 2018-10-30 18:25:26 -07:00
Chris LongandGitHub 553ecbaaf4 Add TLSv1.2 support to install-bginfo.ps1 2018-10-30 14:13:50 -07:00