Commit Graph

707 Commits

Author SHA1 Message Date
Sunny Neo
8d7bc4b9dc Explicitly define the file directory
Osquery was not working with Fleet after deployment due to wrong directories. 

The following command installs the osqueryd service with --flagfile=\ProgramData\osquery\osquery.flags" however osquery.flags found at "C:\Program Files\osquery\osquery.flags" 

``` "c:\Program Files\osquery\osqueryd\osqueryd.exe" -ArgumentList "--install" -Wait  
```

The original osquery.flags defines the certfile.crt to be in "C:\programdata\osquery", it should be in  "c:\Program Files\osquery\" instead.
2019-06-16 22:56:11 +08:00
Chris Long
85070d8f40 Merge pull request #300 from asvoboda/upgrade/terraform-0.12
Upgrade to terraform 0.12
2019-06-13 13:36:15 -07:00
Andrew Svoboda
c3a150353b Use 0.12.2 2019-06-13 13:28:46 +01:00
Andrew Svoboda
7efaeac715 Fix tf 12 list interpolation 2019-06-13 10:30:16 +01:00
Andrew Svoboda
b03249282f Merge branch 'master' into upgrade/terraform-0.12 2019-06-10 21:04:05 +01:00
Chris Long
95d1fb31f4 Updating ASNGen App 2019-06-09 17:53:21 -07:00
Andrew Svoboda
5b80450fd7 Use 0.12.1 2019-06-08 11:13:34 +01:00
Andrew Svoboda
739019d47a Fix 0.12 list of list syntax 2019-06-04 13:57:17 +01:00
Andrew Svoboda
28f1fc9372 Upgrade to terraform 0.12
Resolves #291
2019-06-04 13:53:53 +01:00
Chris Long
a68591a091 Merge pull request #299 from clong/vmtools_update
Fix ThreatHunting App, add Lookup Editor, Update VM tools
2019-05-26 21:41:29 -07:00
Chris Long
2f7dda82c3 Add TLS1.2 support back in to vm-guest-tools 2019-05-26 21:38:29 -07:00
Chris Long
e9ccc17e17 Revert Vagrantfile changes 2019-05-26 21:37:24 -07:00
Chris Long
e78c312bc5 Actually add files 2019-05-26 21:36:10 -07:00
Chris Long
cd722dab8b Fix ThreatHunting App, add Lookup Editor, Update VM tools 2019-05-26 21:34:45 -07:00
Chris Long
47aba8bcfd Merge pull request #298 from clong/osquery_v340
Update osquery paths in v3.4.0
2019-05-25 12:38:28 -07:00
Chris Long
9dcc235a55 Update osquery paths in v3.4.0 2019-05-25 12:36:45 -07:00
Chris Long
30068e1b4c Merge pull request #294 from clong/logger_aws_datasource
Terraform: Update logger to use AWS data source for AMI resolution
2019-05-23 23:45:01 -07:00
Chris Long
c9017580aa Terraform: Update logger to use AWS data source for AMI resolution 2019-05-23 23:40:12 -07:00
Chris Long
c5a2fcbd59 Merge pull request #290 from asvoboda/as/more-outputs
Add user friendly outputs and run terraform fmt
2019-05-23 16:43:51 -07:00
Andrew Svoboda
be0d273ec0 Merge branch 'master' into as/more-outputs 2019-05-23 16:33:32 -07:00
Andrew Svoboda
ec8b8c5f1b fixup circleci config 2019-05-23 16:28:41 -07:00
Andrew Svoboda
8a3529493e Add terraform fmt check 2019-05-23 16:25:39 -07:00
Andrew Svoboda
3866c64a9f Add outputs and run terraform fmt 2019-05-23 16:17:40 -07:00
Chris Long
e1c2f25b09 Update README.md 2019-05-23 14:27:14 -07:00
Chris Long
0f74025d44 Merge pull request #288 from clong/packet_external_storage
Simplify CI build and support Packet external storage
2019-05-20 01:34:32 -07:00
Chris Long
21df017d54 Simplify CI build and support Packet external storage 2019-05-20 00:01:25 -07:00
Chris Long
2757ca9bbc Merge pull request #287 from olafhartong/master
Upgraded ThreatHunting app
2019-05-19 20:04:43 -07:00
Olaf Hartong
7916fd1818 added v1.3.2 2019-05-19 22:33:01 +02:00
Olaf Hartong
04bbd7d25e Updated ThreatHunting app to 1.3 2019-05-19 21:06:04 +02:00
Chris Long
b98cd34297 Merge pull request #285 from Chiggins/terraform-aws-profile
Fixes #284
2019-05-15 22:09:14 -07:00
chiggins
4be3b0fa4c Merge branch 'terraform-aws-profile' of github.com:chiggins/DetectionLab into terraform-aws-profile 2019-05-15 15:29:07 -05:00
chiggins
0f8f230d81 Fixes #284
Changes the AWS profile to be a user-supplied variable, opposed to
statically being just `terraform`.
2019-05-15 15:27:58 -05:00
chiggins
d51074d57b Fixes #283
Changes the AWS profile to be a user-supplied variable, opposed to
statically being just `terraform`.
2019-05-15 15:18:45 -05:00
Chris Long
82976fd265 Add Packer 1.4.0 workaround for ultradefrag
Attempting to address issue #259
2019-05-13 10:14:30 -07:00
Chris Long
663354e403 Merge pull request #281 from clong/ja3
Add JA3 for Bro and Suricata
2019-05-11 01:45:02 -07:00
Chris Long
e6a03ce1a1 Merge branch 'master' into ja3 2019-05-11 01:44:42 -07:00
Chris Long
6b40e372bd Actually include the files 2019-05-11 01:42:35 -07:00
Chris Long
4082b7a193 Add JA3 for Bro and Suricata. Add background wallpaper. 2019-05-11 01:40:23 -07:00
Chris Long
b09931d769 Merge pull request #274 from dlee35/master
Add -PackerOnly option
2019-05-10 22:50:40 -07:00
Chris Long
cdf324bbc7 Merge branch 'master' into master 2019-05-10 22:49:04 -07:00
Chris Long
15fdcea05d Move powershell code in vm-guest-tools.bat 2019-05-10 17:19:10 -07:00
Chris Long
83c49dea72 Move powershell code in compact.bat 2019-05-10 17:18:06 -07:00
Chris Long
0147bad8d2 TLS1.2 support for vm-guest-tools.bat 2019-05-10 17:13:54 -07:00
Chris Long
9029a95ee9 TLS1.2 Support for compact.bat 2019-05-10 17:13:23 -07:00
Chris Long
b9ec44d902 Merge pull request #276 from clong/tf_refresh
Terraform AMI Refresh, Windows 10 box refresh
2019-05-09 21:01:18 -07:00
Chris Long
4eff864070 Merge branch 'master' into tf_refresh 2019-05-09 21:01:11 -07:00
Chris Long
f20589be4d Terraform AMI Refresh, Windows 10 box refresh 2019-05-09 20:58:06 -07:00
Dustin Lee
123e3e06fb Add -PackerOnly option
Add same functionality as build.sh to PS script
2019-05-08 16:37:08 -04:00
Chris Long
6e1e52ba6d Merge pull request #273 from dlee35/master
specify packer.log for log generation
2019-05-08 11:33:01 -07:00
Dustin Lee
50f349ae67 Revert "Add -PackerOnly option"
This reverts commit 22f3121dd6.
2019-05-08 07:58:51 -04:00