954 Commits

Author SHA1 Message Date
Chris Long
a110e51856 Merge pull request #191 from fsacer/patch-1
Issues with dpkg resolved [ci skip]
2019-01-28 23:09:01 -08:00
Franci Šacer
cf802a1ea3 Issues with dpkg resolved
This fixed my issues: https://serverfault.com/questions/500764/dpkg-reconfigure-unable-to-re-open-stdin-no-file-or-directory
2019-01-29 07:32:49 +01:00
Chris Long
1ab3e4c699 Merge pull request #189 from clong/fix_terraform_typos
Fix terraform typos [ci skip]
2019-01-09 00:41:20 -08:00
Chris Long
6cda7960d2 Remove device name from win10.json 2019-01-09 00:40:38 -08:00
Chris Long
c3c9914a88 Remove device name from wef.json 2019-01-09 00:40:24 -08:00
Chris Long
b78be6d260 Remove device name from logger.json 2019-01-09 00:40:09 -08:00
Chris Long
ae65a7cd76 Remove device name from dc.json 2019-01-09 00:39:54 -08:00
Chris Long
9e019c2a7a Fix string typo on main.tf 2019-01-09 00:39:28 -08:00
Chris Long
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 Long
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 Long
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 Long
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 Long
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 Long
0f7e4602e9 Updating file hashes on README.md [ci skip] 2018-12-18 11:29:25 -08:00
Chris Long
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 Long
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 Long
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 Long
0f5d5b95b4 Add a backup for CI build provisioning 2018-12-07 00:17:34 -08:00
Chris Long
52faea3e67 Override virtualbox NIC type
Addressing  https://github.com/clong/DetectionLab/issues/170
2018-12-06 23:47:26 -08:00
Chris Long
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 Long
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 Long
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 Long
c0370af30a Updating CI Vagrant & Packer versions 2018-12-05 01:20:36 -08:00
Chris Long
9b255e9398 Packer: Update guest additions for VMware and VirtualBox [ci skip] 2018-10-30 18:25:26 -07:00
Chris Long
553ecbaaf4 Add TLSv1.2 support to install-bginfo.ps1 2018-10-30 14:13:50 -07:00
Chris Long
d763d66dc2 Drop the firewall in Win10 host [ci skip] 2018-09-25 22:48:26 -07:00
Chris Long
f1edbb10bd Merge pull request #140 from dmi3mis/patch-3
Add code to section "Excluding NAT interface from DNS"
2018-09-25 22:44:55 -07:00
Chris Long
3af54d5003 Merge branch 'master' into patch-3 2018-09-25 22:44:47 -07:00
Chris Long
63e4b29e4a Add boot timeout to win10 host in Vagrantfile [ci skip] 2018-09-13 10:40:00 -07:00
Chris Long
a6bcbab794 Fix typo in bootstrap [ci skip] 2018-09-08 17:39:50 -07:00
Chris Long
d955b2c027 Merge pull request #150 from clong/donations
Update README hashes, add donation buttons [ci skip]
2018-09-08 14:20:58 -07:00
Chris Long
48b01104e1 Update README hashes, add donation buttons [ci skip] 2018-09-08 14:18:17 -07:00
Chris Long
0f667e3818 Give suricata time to start [ci skip]
The pgrep check is failing if Suricata doesn't start fast enough
2018-09-08 09:55:36 -07:00
Chris Long
053205a025 Merge pull request #149 from clong/suricata_and_ip_fixes
Multiple fixes, additions [ci skip]
2018-09-07 22:16:22 -07:00
Chris Long
6ad4dcf2b4 Update CI env, add some packer changes 2018-09-07 18:07:31 -07:00
Chris Long
9a82f140f4 Actually add the app 2018-09-07 14:58:11 -07:00
Chris Long
a95143a2d3 Fix formatting, add Splunk ASN lookup app 2018-09-07 14:57:53 -07:00
Chris Long
ba7784e0e8 Multiple fixes, additions 2018-09-06 22:58:36 -07:00
Chris Long
ef84579aa7 Merge pull request #139 from dmi3mis/patch-1
Rename virtualbox VM names to predictable [ci skip]
2018-09-05 08:41:36 -07:00
Chris Long
4529c7fd0b Merge branch 'master' into patch-1 2018-09-05 08:41:25 -07:00
Chris Long
0807060af9 Merge pull request #145 from jbeley/master
added sed line to fix suricata build [ci skip]
2018-09-05 08:36:01 -07:00