Commit Graph
100 Commits
Author SHA1 Message Date
Chris LongandGitHub 1ca280fab7 Merge pull request #664 from clong/fix_fleet
Fix Fleet installation
2021-06-12 20:46:05 -07:00
Chris LongandGitHub 1ccbb6cdff Merge branch 'master' into fix_fleet 2021-06-12 20:45:58 -07:00
Chris Long aee40d43f5 Fix Fleet installation 2021-06-12 20:44:55 -07:00
Chris LongandGitHub 8f4d26b744 Merge pull request #662 from benjeems/patch-1
ignoring checksums in Zeek
2021-06-12 19:59:51 -07:00
Chris LongandGitHub 7d77f40e44 Update Vagrantfile 2021-06-06 17:01:16 -07:00
Chris LongandGitHub a578865e8d Update install-redteam.ps1 2021-05-24 21:19:17 -07:00
Chris LongandGitHub 09cd040b05 Update install-exchange.ps1 2021-05-20 16:46:08 -07:00
Chris LongandGitHub 617d96b357 Merge pull request #655 from clong/exchange_may_updates
Exchange may updates
2021-05-20 15:09:03 -07:00
Chris LongandGitHub a4bab11c8f Merge branch 'master' into exchange_may_updates 2021-05-20 15:08:57 -07:00
Chris Long 46e8c8fd45 Add install-exchange.ps1 to Vagrantfile for exchange 2021-05-20 15:07:46 -07:00
Chris Long c8dca0f77f Updates for exchange 2021-05-20 15:02:26 -07:00
Chris LongandGitHub 58c843eccc Update outputs.tf 2021-05-16 18:04:45 -07:00
Chris LongandGitHub 06cfa59bec Update exchange.tf 2021-05-15 08:41:30 -07:00
Chris Long 274e622e28 Adding exchange module for AWS Terraform 2021-05-14 20:13:57 -07:00
Chris LongandGitHub fe8fed0719 Merge pull request #650 from clong/move_exchange_stuff
Move Exchange to AddOns Folder
2021-05-13 19:08:18 -07:00
Chris Long 844fea65e4 Fix azure provider for module 2021-05-08 15:33:25 -07:00
Chris Long bb41499a27 Convert Exchange to a Terraform module 2021-05-08 15:13:05 -07:00
Chris Long 8c8c7f760c Bump terraform version for circleci 2021-05-05 21:44:15 -07:00
Chris Long fbb03be0d0 Move Exchange to AddOns Folder 2021-05-05 21:40:48 -07:00
Chris LongandGitHub ed30d82600 Merge pull request #649 from gregclermont/win10-disable-defender
Elevate to TrustedInstaller to disable Defender on Windows 10
2021-05-02 22:11:06 -07:00
Chris LongandGitHub 8d95760f48 Merge pull request #647 from fpkmatthi/master
Edit shellscript post build check for Fleet and Velociraptor
2021-04-29 11:22:57 -07:00
Chris LongandGitHub 8443ee0681 Update install-velociraptor.ps1 2021-04-27 00:04:56 -07:00
Chris LongandGitHub 3151668a7f Update install-velociraptor.ps1 2021-04-27 00:04:08 -07:00
Chris LongandGitHub 556fd855fc Update prepare.ps1
Fix  #637
2021-04-26 23:30:25 -07:00
Chris LongandGitHub 6a7c5e66c9 Update prepare.sh
Fix #642
2021-04-26 23:27:18 -07:00
Chris LongandGitHub 0e7978bbc2 Update Velociraptor.config.yaml 2021-04-26 22:45:15 -07:00
Chris LongandGitHub d66ff72b67 Update server.config.yaml 2021-04-26 22:44:43 -07:00
Chris LongandGitHub caa57f7fe2 Remove Defender Disable Stuff from join-domain.ps1 2021-04-26 22:43:44 -07:00
Chris LongandGitHub 3d94669977 Create versions.tf 2021-04-20 10:24:49 -07:00
Chris LongandGitHub b12147094b Update versions.tf 2021-04-20 10:24:28 -07:00
Chris LongandGitHub 24aaa31fbd Update versions.tf 2021-04-20 10:23:55 -07:00
Chris LongandGitHub 9846101b33 Merge pull request #638 from stavhaygn/master
Fix Packer - QEMU doesn't boot to ISO image.
2021-04-12 18:40:20 -07:00
Chris LongandGitHub ce98f6e14e Update sponsors 2021-04-10 10:43:58 -07:00
Chris LongandGitHub 57583938e5 Workaround Issue#636
https://github.com/clong/DetectionLab/issues/636
2021-04-08 10:12:44 -07:00
Chris Long 5ae15f682b Small fixes 2021-03-29 22:21:14 -07:00
Chris Long d587fd25ba Fix typo in build_ansible_inventory.sh 2021-03-29 21:09:47 -07:00
Chris Long 7b80f8d6b2 Fix AWS main.tf 2021-03-29 20:54:47 -07:00
Chris LongandGitHub cb553c989b Merge pull request #632 from clong/more_exchange
Adding more code for Exchange support
2021-03-29 20:51:48 -07:00
Chris Long 553f9a13c5 Adding more code for Exchange 2021-03-29 20:50:01 -07:00
Chris Long bf502e85c9 More Exchange related code 2021-03-29 20:45:43 -07:00
Chris Long 280017ed2c Fix Terraform outputs for Azure - Issue628 2021-03-29 20:26:41 -07:00
Chris LongandGitHub b664ebebf6 Merge pull request #631 from EuanKerr/patch-1
Update install-velociraptor.ps1
2021-03-28 23:09:15 -07:00
Chris LongandGitHub 963c24e6ec Merge pull request #626 from mvelazc0/master
Update install-redteam.ps1
2021-03-27 22:23:15 -07:00
Chris LongandGitHub 18c0fa0f59 Merge pull request #630 from dejesusg/master
Fixing typo in post_build_checks.ps1
2021-03-27 22:22:20 -07:00
Chris LongandGitHub e3e2a02a91 Try more ways to kill defender on Win10 2021-03-24 20:36:58 -07:00
Chris LongandGitHub 7778de6190 Fix ThreatHunting dashboard
https://github.com/clong/DetectionLab/issues/625
2021-03-23 17:08:40 -07:00
Chris LongandGitHub 819ded6d85 Update main.yml 2021-03-17 16:05:12 -07:00
Chris LongandGitHub 71b506bd49 Update inventory.yml 2021-03-17 16:03:53 -07:00
Chris Long 55d8fb783b More Azure ansible fixes 2021-03-14 12:22:55 -07:00
Chris Long 4a8781f698 Small fixes for azure 2021-03-13 21:41:20 -08:00
Chris Long 2e6d3899f8 Fix Terraform 2021-03-13 20:20:05 -08:00
Chris LongandGitHub 363454ca62 Merge pull request #622 from clong/exchange_esxi_azure
Adding Exchange for Azure and ESXi
2021-03-13 20:13:31 -08:00
Chris Long 4bde98ff08 Adding Exchange for Azure and ESXi 2021-03-13 20:12:24 -08:00
Chris LongandGitHub d8b40fc39d Merge pull request #616 from clong/add_exchange
Update ThreatHunting, Add Exchange install script
2021-03-08 09:50:35 -08:00
Chris LongandGitHub 758d6b5d34 Merge branch 'master' into add_exchange 2021-03-08 09:50:24 -08:00
Chris Long 3ac2b21ccc Update ThreatHunting, Add Exchange install script 2021-03-08 09:49:10 -08:00
Chris LongandGitHub 3d85fd7ee9 Merge pull request #612 from tbennett6421/PR1
Providing vars to control HTTP server instantiation
2021-03-01 14:10:53 -08:00
Chris Long 38b6b00e59 Merge branch 'master' of https://github.com/clong/detectionlab 2021-02-26 16:39:05 -08:00
Chris Long 429d9be155 Updating docs 2021-02-26 16:38:54 -08:00
Chris LongandGitHub 606dfe166f Add Process Hacker to utilities download 2021-02-26 13:33:37 -08:00
Chris Long 9b597c99a5 Add check for Virtual Machine Platform to prepare script 2021-02-26 10:56:17 -08:00
Chris LongandGitHub 94ff451105 Mobile commits are hard 2021-02-24 12:48:53 -10:00
Chris LongandGitHub 0f8559e095 Update slack join URL 2021-02-24 12:47:56 -10:00
Chris LongandGitHub c530525fbe Merge pull request #607 from pgmcgee/fixESXiFleetInstall
Fix Fleet install in ESXi to use the latest fleet.zip release
2021-02-21 10:53:09 -08:00
Chris LongandGitHub eedd621537 Improve fleet release link finding 2021-02-15 15:51:39 -08:00
Chris LongandGitHub a4eae82f3e Merge pull request #601 from mdtro/fix-zeek-props
Add Custom props.conf for Zeek Splunk TA
2021-02-09 08:45:05 -08:00
Chris LongandGitHub 872a4284e6 Updating sponsors 2021-02-04 11:17:30 -08:00
Chris LongandGitHub 386bab1fe3 Merge pull request #599 from mikajarvinen/master
fix a typo in vm_name field in qemu type section of windows_2016.json
2021-02-01 20:18:39 -08:00
Chris LongandGitHub c681c30449 Add HTTP failover for autorunstowineventlog 2021-01-26 14:25:23 -08:00
Chris LongandGitHub 59119e0ae4 Update install-utilities.ps1 2021-01-21 12:54:01 -08:00
Chris LongandGitHub 106a0a6805 Disable googlechrome installation (temporary) 2021-01-20 18:45:30 -08:00
Chris LongandGitHub 77b484b0ec Actually adding the parameter 2021-01-20 14:57:37 -08:00
Chris LongandGitHub 6c5cd3e137 Update install-utilities.ps1
Don't check checksums for GoogleChrome choco package
2021-01-20 14:23:44 -08:00
Chris Long ab9dd9487c Fix Zeek/Suricata on AWS 2021-01-13 12:05:16 -08:00
Chris Long 02cee91fe3 Add Big Sur check for prepare.ps1 2021-01-11 20:18:31 -08:00
Chris LongandGitHub 95717a7581 Merge pull request #588 from clong/monitor_eth0_eth1
Monitor both eth0 and eth1 with Suricata+Zeek
2021-01-11 17:19:24 -08:00
Chris LongandGitHub c52627e50b Merge branch 'master' into monitor_eth0_eth1 2021-01-11 17:16:04 -08:00
Chris Long c91b48e4bc Moving the VMX time settings, reodering JSON files 2021-01-11 17:14:12 -08:00
Chris LongandGitHub 6237582fc5 Update inventory.yml 2021-01-11 16:47:30 -08:00
Chris LongandGitHub 4a45443626 Merge pull request #587 from masq/master
HyperV: hyperv-create-nat-switch script refactor/adapter check updates
2021-01-11 12:21:17 -08:00
Chris Long 2023e54ece Monitor eth0 and eth1 with zeek and suricata 2021-01-05 21:56:00 -08:00
Chris LongandGitHub 46d487a05c Update README.md 2021-01-04 10:41:12 -08:00
Chris LongandGitHub 7aa5dd5c54 Update README.md 2021-01-04 10:40:34 -08:00
Chris LongandGitHub be28a4aa26 Updating sponsors 2020-12-31 10:17:16 -08:00
Chris Long f0987e8148 Don't sync VM clock with ESXi host 2020-12-27 20:53:33 -08:00
Chris LongandGitHub c5b057096c Merge pull request #577 from tbennett6421/BF-esxivars
ensure all resources utilize the vars.esxi_datastore var
2020-12-20 20:44:50 -08:00
Chris LongandGitHub cad9c0e553 Verify explorer.exe is running it before stopping it
Issue #578
2020-12-20 20:35:04 -08:00
Chris LongandGitHub 1a4509c340 Merge pull request #575 from clong/taskbar_layout
Implement taskbar layout GPO
2020-12-17 17:15:48 -08:00
Chris Long ec57ad4fb9 Implement taskbar layout GPO 2020-12-17 17:14:22 -08:00
Chris LongandGitHub 5b7dab7a43 I need more coffee 2020-12-17 14:31:30 -08:00
Chris LongandGitHub 081a7f6812 Fix typo 2020-12-17 14:29:35 -08:00
Chris LongandGitHub 7cc0bc79fd HTTP failover for live.sysinternals.com
https://twitter.com/Centurion/status/1339676252047724545
2020-12-17 13:06:11 -08:00
Chris LongandGitHub 39513f5eea Remove boot_disk_size
This can cause issues with the ESXi provider per https://github.com/josenk/vagrant-vmware-esxi/issues/90#issuecomment-516141239
2020-12-14 16:40:07 -08:00
Chris LongandGitHub 7826c6edef Merge pull request #572 from clong/update_splunk_uf
Update Defender GPO, Update Splunk UF
2020-12-05 10:05:17 -08:00
Chris Long a9e3b3d5de Update Defender GPO, Update Splunk UF 2020-12-05 09:16:42 -08:00
Chris LongandGitHub 4067a98c6c Fix indentation 2020-11-24 11:23:32 -08:00
Chris LongandGitHub 287063c394 Merge pull request #568 from man715/master
Fix for Issue #525
2020-11-24 11:23:02 -08:00
Chris LongandGitHub bc8e89c359 Adding cost estimation 2020-11-20 22:58:07 -08:00
Chris LongandGitHub 89c5eeb317 Update Fleet URL 2020-11-20 22:42:41 -08:00
Chris Long 2e69f945d3 Merge branch 'master' of https://github.com/clong/detectionlab 2020-11-20 22:38:28 -08:00