Gabriel De Jesus
fffc43488d
Velocirpators are now extinct and have been replaced with the superior Velociraptor
...
just fixing a typo in post_build_checks.ps1
2021-03-27 20:57:03 +00:00
mvelazco
96541e214d
Update install-redteam.ps1
...
The latest release of PurpleSharp does no longer require a separate DLL for Newtonsoft. It is now embedded in the assembly
2021-03-25 10:10:34 -04:00
Chris Long
e3e2a02a91
Try more ways to kill defender on Win10
2021-03-24 20:36:58 -07:00
Chris Long
7778de6190
Fix ThreatHunting dashboard
...
https://github.com/clong/DetectionLab/issues/625
2021-03-23 17:08:40 -07:00
Chris Long
819ded6d85
Update main.yml
2021-03-17 16:05:12 -07:00
Chris Long
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 Long
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 Long
d8b40fc39d
Merge pull request #616 from clong/add_exchange
...
Update ThreatHunting, Add Exchange install script
2021-03-08 09:50:35 -08:00
Chris Long
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 Long
3d85fd7ee9
Merge pull request #612 from tbennett6421/PR1
...
Providing vars to control HTTP server instantiation
2021-03-01 14:10:53 -08:00
Tyler Bennett
55df112044
Merge branch 'master' into PR1
2021-03-01 09:48:16 -06: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
Tyler Bennett
eb7d7a5a67
provide flexibility in packer servers with more then one NIC,
...
when a packer server has more then one NIC, Packer can often
select the wrong http server using {{ .HTTPIP }}. We extend the
variables file to include an http_server_address which can be set
to the IP address of the correct NIC. This configuration propagates down
to the http_bind_address directive of the builder and the boot_command
entered on the guest VM. Adding 0.0.0.0 as a reasonable default as it
preserves comptability with packers default behavior.
This commit was required to get Packer to build the ubuntu guest
successfully in our environment
Additional Reading:
https://github.com/hashicorp/packer/issues/9973
https://www.packer.io/docs/builders/vmware/vsphere-iso#http-directory-configuration
2021-02-26 18:23:19 -06:00
Tyler Bennett
a2786ab6a0
Merge pull request #1 from clong/master
...
Pull Master from Origin
2021-02-26 16:01:23 -06:00
Chris Long
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 Long
94ff451105
Mobile commits are hard
2021-02-24 12:48:53 -10:00
Chris Long
0f8559e095
Update slack join URL
2021-02-24 12:47:56 -10:00
Chris Long
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
Parker McGee
f6a85be0c6
Fix Fleet install in ESXi to use the latest fleet.zip release
2021-02-19 08:21:25 -05:00
Chris Long
eedd621537
Improve fleet release link finding
2021-02-15 15:51:39 -08:00
Chris Long
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
mdtro
a422ad8442
add custom props.conf for Splunk TA for Zeek and update logger_bootstrap
2021-02-06 01:01:08 -06:00
Chris Long
872a4284e6
Updating sponsors
2021-02-04 11:17:30 -08:00
Chris Long
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
mikajarvinen
84dcc43af4
fix a typo in vm_name -key value in qemu type section of windows_2016.json
2021-02-01 20:49:26 +02:00
Chris Long
c681c30449
Add HTTP failover for autorunstowineventlog
2021-01-26 14:25:23 -08:00
Chris Long
59119e0ae4
Update install-utilities.ps1
2021-01-21 12:54:01 -08:00
Chris Long
106a0a6805
Disable googlechrome installation (temporary)
2021-01-20 18:45:30 -08:00
Chris Long
77b484b0ec
Actually adding the parameter
2021-01-20 14:57:37 -08:00
Chris Long
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 Long
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 Long
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 Long
6237582fc5
Update inventory.yml
2021-01-11 16:47:30 -08:00
Chris Long
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
Spencer Walden
b6195693c9
Updates NATNetwork gateway IP check to be more specific to avoid different adapters having an IP address collision.
2021-01-05 16:51:07 -08:00
Spencer Walden
cdf2097a61
Updates else clause logged output and uses variables in script rather than hard code
2021-01-05 16:29:55 -08:00
Chris Long
46d487a05c
Update README.md
2021-01-04 10:41:12 -08:00
Chris Long
7aa5dd5c54
Update README.md
2021-01-04 10:40:34 -08:00
Chris Long
be28a4aa26
Updating sponsors
2020-12-31 10:17:16 -08:00