Commit Graph

618 Commits

Author SHA1 Message Date
Chris Long
03c96430a5 Merge branch 'master' into logger_bugfix 2020-04-13 00:09:52 -07:00
Chris Long
a67ce6efb5 Fixing logger bugs, updating vm tools, updating Win10 ISO 2020-04-13 00:05:49 -07:00
Chris Long
ffffcf3cce Update main.tf 2020-04-09 02:30:38 -07:00
Chris Long
dbfa998ec2 Update install-windows_ta.ps1 2020-04-08 00:20:01 -07:00
Chris Long
0c82c97576 Merge pull request #414 from MHaggis/master
Bootstrap.sh Error fixes
2020-04-07 22:57:07 -07:00
Mike Haag
2b37af791d Bootstrap.sh Error fixes
Errors during install:
-     logger: Error during app install: failed to extract app from /vagrant/resources/splunk_forwarder/splunk-add-on-for-microsoft-windows_700.tgz to /opt/splunk/var/run/splunk/bundle_tmp/2ade41e05f0e68dc: No such file or directory

-     logger: Error during app install: failed to extract app from /vagrant/resources/splunk_server/add-on-for-microsoft-sysmon_1062.tgz to /opt/splunk/var/run/splunk/bundle_tmp/eeef7b83a2d6b716: No such file or directory

1. Fixed the forwarder error by placing the updated TA in the forwarder path.
2. fixed server error, this was caused by a typo in the name.
2020-04-06 09:04:23 -06:00
Chris Long
fd804a083d Fixing the Splunk nullqueue 2020-03-28 02:30:06 -07:00
Chris Long
c7e013558a Resolving merge conflicts 2020-03-27 14:58:18 -07:00
Chris Long
34d8a39c43 Multiple bugfixes, add dashboard 2020-03-27 14:53:04 -07:00
Chris Long
0f5faccf46 Update main.yml 2020-03-26 13:34:20 -07:00
Chris Long
9437e74c3e Update bootstrap.sh 2020-03-26 11:45:37 -07:00
Chris Long
6525456492 Update install-choco-extras.ps1 2020-03-25 22:46:55 -07:00
Chris Long
b2cf652fdc Update install-utilities.ps1 2020-03-25 22:46:19 -07:00
Chris Long
648ecec2ad Merge pull request #408 from NemoEht/patch-4
Update to ubuntu1804_esxi.json with ssh_timeout
2020-03-23 22:53:43 -07:00
Chris Long
ce4f9b482a Merge branch 'master' into patch-4 2020-03-23 22:53:32 -07:00
Chris Long
47f2d618ac Merge pull request #407 from clong/autoruns_wait
Add a wait for autoruns scheduled task
2020-03-23 22:52:36 -07:00
Chris Long
242e1a7cf3 Adding a failover for the ISO download 2020-03-23 22:51:43 -07:00
NemoEht
be0f22417f Update to ubuntu1804_esxi.json with ssh_timeout
Added ssh_timeout of 10000 seconds (166.6667 minutes). This will keep packer from destroying the VM before it's even done with the setup process. The time can be adjusted but this helped me in the setup process.
2020-03-23 20:36:16 -07:00
Chris Long
5dcc9965d3 Add a wait for autoruns scheduled task 2020-03-23 17:27:57 -07:00
Chris Long
d9ccdbb162 Merge pull request #403 from NemoEht/patch-1
Update ubuntu1804_esxi.json
2020-03-23 13:53:15 -07:00
Chris Long
7c29ef8663 Merge pull request #404 from NemoEht/patch-2
Update windows_10_esxi.json
2020-03-23 13:53:02 -07:00
Chris Long
cf7debb049 Merge pull request #405 from NemoEht/patch-3
Update windows_2016_esxi.json
2020-03-23 13:52:47 -07:00
NemoEht
f7eb80d836 Update windows_2016_esxi.json
Updated line 40 to use the variable in the variables.json
2020-03-23 13:42:05 -07:00
NemoEht
4e950f22f0 Update windows_10_esxi.json
Updated line 45 to use the variable in the variables.json
2020-03-23 13:41:25 -07:00
NemoEht
73b1e29a8f Update ubuntu1804_esxi.json
Updated line 55 to use the variable in the variables.json
2020-03-23 13:40:44 -07:00
Chris Long
f7543b3003 Merge pull request #402 from clong/ansible_tasks
Break out Ansible tasks
2020-03-23 00:32:47 -07:00
Chris Long
5084822e84 Break out Ansible tasks 2020-03-23 00:31:09 -07:00
Chris Long
1d9ed8872a Merge pull request #399 from lnxg33k/master
Should fix an issue when installing zeek
2020-03-21 14:11:00 -07:00
Ahmed Shawky
388ab44a56 Bump zkg version to 2.1.1 2020-03-20 21:59:05 +04:00
Ahmed Shawky
5d10776e4e Merge remote-tracking branch 'upstream/master' 2020-03-20 20:03:58 +04:00
Ahmed Shawky
681aecb2bc Should fix an issue when installing zeek https://github.com/cyberdefenders/DetectionLabELK/issues/1
zkg 2.1.0 has an issue with Python2 https://github.com/zeek/package-manager/issues/60
2020-03-20 20:01:25 +04:00
Chris Long
16c58561e9 Merge pull request #397 from MHaggis/master
Update - Add BOTSv3 and update Apps
2020-03-19 11:31:40 -07:00
Mike Haag
e52f8eee5a bootstrap.sh comment fix 2020-03-19 10:41:19 -06:00
Mike Haag
4bc014ca63 Update bootstrap.sh 2020-03-19 09:43:04 -06:00
Mike Haag
852f20af57 Adding BOTSv3 and Updating Apps 2020-03-19 09:39:58 -06:00
Chris Long
d252a41fae Merge pull request #395 from lnxg33k/master
Fix a typo that stopped the defender exclusions of \tools directory and disable RealtimeMonitoring when installing redteaming tools.
2020-03-15 13:02:09 -07:00
Ahmed Shawky
110fa56b5a Disable defender RealtimeMonitoring when installing redteaming tools. 2020-03-15 16:42:26 +04:00
Ahmed Shawky
1a548c10d3 Merge remote-tracking branch 'upstream/master' 2020-03-15 09:51:33 +04:00
Ahmed Shawky
4254a40512 Merge branch 'master' of github.com:lnxg33k/DetectionLab 2020-03-15 09:40:13 +04:00
Ahmed Shawky
d4a9699cdd Fix a typeo that stopped the Defender exclusions of \tools directory 2020-03-15 09:40:01 +04:00
Chris Long
e612709f4d Whitespace formatting 2020-03-13 12:10:17 -07:00
Chris Long
66ad89c160 Merge pull request #393 from lnxg33k/master
Make sure we have a DNS resolution when calling fix_eth1_static_ip.
2020-03-13 12:09:44 -07:00
Chris Long
0b1488a0eb Merge branch 'master' into master 2020-03-13 12:09:33 -07:00
Chris Long
05a3faae17 Fixed the path to 01-netcfg.yaml 2020-03-13 12:06:20 -07:00
Ahmed Shawky
c351643c8c Make sure we have a DNS resolution when calling fix_eth1_static_ip. 2020-03-13 11:00:07 +04:00
Chris Long
306ddf7540 Merge pull request #390 from ZephrFish/patch-5
extra comma not required
2020-03-11 00:51:39 -07:00
ZephrFish
8d360d2193 extra comma not required 2020-03-10 20:55:42 +00:00
Chris Long
706924312d Merge pull request #389 from ZephrFish/patch-1
ssh_wait_time is deprecated
2020-03-10 13:45:17 -07:00
ZephrFish
7202a82c83 ssh_wait_time is deprecated
new option is pause_before connecting as previous is deprecated within packer https://packer.io/docs/templates/communicator.html#ssh_timeout

Also time is set to 166m by default so have flipped that to 10m to make it work :-)
2020-03-10 19:58:10 +00:00
Chris Long
da8d5d789d Fix formatting 2020-03-09 15:03:05 -07:00