Commit Graph
100 Commits
Author SHA1 Message Date
Chris LongandGitHub e4b0654e5e Merge pull request #271 from MHaggis/master
Update README.md
2019-05-07 16:58:48 -07:00
Chris LongandGitHub 9c2710c808 Merge pull request #270 from clong/vagrantfile_prebuilt
Adding timestamps to scripts, Vagrantfile_prebuilt, logo
2019-05-06 13:51:00 -07:00
Chris LongandGitHub be66406343 Merge branch 'master' into vagrantfile_prebuilt 2019-05-06 09:29:27 -07:00
Chris Long 1261c0dfd8 Adding timestamps to scripts, Vagrantfile_prebuilt, logo 2019-05-06 09:26:59 -07:00
Chris LongandGitHub f7e0765185 Packer build now generates log file in build.ps1 2019-05-03 22:53:20 -07:00
Chris LongandGitHub 5a6c5408b0 Update README.md 2019-05-01 00:31:36 -07:00
Chris LongandGitHub 8b8ff232b3 Update README.md 2019-05-01 00:25:16 -07:00
Chris LongandGitHub bb2a17ba98 Adding TaskManager.reg 2019-04-28 22:12:59 -07:00
Chris LongandGitHub 1fc093bbb4 Merge pull request #266 from clong/atomic_red_team
Add Atomic Red Team, Improve CI times.
2019-04-28 22:07:49 -07:00
Chris Long 36b5a01811 Fix typo 2019-04-28 22:05:13 -07:00
Chris Long 1746b49811 Add Atomic Red Team, Poll Packet for Provisioning, Fixes 2019-04-28 22:02:11 -07:00
Chris LongandGitHub 8212f4c259 Merge pull request #264 from clong/fix_wef_inputs
Fix WEF inputs for Splunk
2019-04-28 13:14:22 -07:00
Chris Long 3de47b621a Fix WEF inputs for Splunk 2019-04-28 13:12:53 -07:00
Chris LongandGitHub 12c1ca677e Merge pull request #262 from clong/caldera2
Remove Caldera entirely, reduce verbosity
2019-04-28 01:42:57 -07:00
Chris Long 88cd120e6e Don't try to re-disable Defender 2019-04-28 01:42:25 -07:00
Chris Long e1039c8090 Adding back repository for apt-fast 2019-04-27 23:07:11 -07:00
Chris Long 65381681c9 Removing remnants of python3.6 and pip 2019-04-27 22:53:13 -07:00
Chris Long 4414718cb8 Less verbose apt-get update in TF 2019-04-27 22:37:12 -07:00
Chris Long 7d844fd988 Removing Caldera 2019-04-27 22:36:06 -07:00
Chris Long 614af67405 Update to Caldera 2.0, reduce verbosity 2019-04-27 21:05:23 -07:00
Chris LongandGitHub 4accd72069 Add a retry for SplunkForwarder stoppage
Attempt at fixing https://github.com/clong/DetectionLab/issues/243
2019-04-26 01:14:22 -07:00
Chris LongandGitHub abda46222a Merge pull request #256 from clong/fix_issues_apr
Fixing issues 228, 252, 255
2019-04-26 01:03:21 -07:00
Chris Long dae0393b00 Fixing issues 228, 252, 255 2019-04-25 23:06:07 -07:00
Chris LongandGitHub 574df0e0c4 Update Pre-Built_AMIs.md 2019-04-24 17:31:26 -07:00
Chris LongandGitHub 33dbc18fd1 Merge pull request #253 from clong/terraform_docs
Updating Terraform Documentation
2019-04-21 14:22:13 -07:00
Chris Long 218c0bbfc3 Move video 2019-04-21 14:21:21 -07:00
Chris Long 234fcdf665 Remove embed URL 2019-04-21 14:20:06 -07:00
Chris Long a310ce8fed Updating docs for Terraform 2019-04-21 14:18:59 -07:00
Chris LongandGitHub c53ce5681c Merge pull request #249 from clong/vagrant_cloud
Move boxes to Vagrant Cloud, Add simple tests for logger
2019-04-11 00:11:28 -07:00
Chris LongandGitHub 65dbb8d404 Unbreak build.sh 2019-04-11 00:11:07 -07:00
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