Commit Graph

172 Commits

Author SHA1 Message Date
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
Dmitry
f82a2a0cbb Merge branch 'master' into patch-1 2018-09-05 22:26:18 +07:00
Dmitry
04318c0bff Added vm names to vmmare providers 2018-09-05 22:24:49 +07:00
Jeff Beley
234646af53 added sed line to fix suricata build 2018-09-05 02:57:34 -05:00
Chris Long
16ecf5bbc8 Add success notification for reloaded vagrants to build.sh [ci skip]
If a host finished provisioning successfully after a reload, it would not print the "success!" message. This commit fixes that. This is potentially what caused the problem in #135. [ci skip]
2018-09-04 07:51:21 -07:00
Dmitry
4d21d2e885 Add code to section "Excluding NAT interface from DNS"
Hi!
I want  you to add code to subj section. 
Here my qwuick and dirty example of a code
Here the list what it proposed to do.
1. remove NAT adapters IP Resource records in DNS Server.
2. Uncheck option "Register this connection's addresses in dns"
3. Remove all RR from NAT if already registered. (unnessesary, if NAT adapter RR not exist)
4. restart DNS server service.
2018-09-04 15:28:44 +07:00
Dmitry
ac1cab0170 Rename virtualbox VM names to predictable
Hi!
I suggest you to add this to make virtualbox vm names more predictable.
Now i suspect that virtualbox vm names are slightly random.

cfg.vm.provider "virtualbox" do |vb, override|
...
vb.name = "name.windomain.local"
...
end
2018-09-04 13:36:04 +07:00
Chris Long
98de0cd20d Updating README after bro/suricata [ci skip]
[ci skip]
2018-09-03 21:23:14 -07:00
Chris Long
e385956ff9 Merge pull request #137 from jbeley/master
Add bro and suricata to detectionlab
2018-09-03 21:20:41 -07:00
Jeff Beley
cf4193ac52 Merge branch 'master' of github.com:jbeley/DetectionLab 2018-09-03 08:50:28 -05:00
Jeff Beley
875c4c7a5a migrated to bro packge from opensuse.org 2018-09-03 08:50:13 -05:00
Chris Long
8ee53ad2c9 Merge branch 'master' into master 2018-08-29 20:07:48 -07:00
Chris Long
63d0c8a937 Update ISO url for Server2016 [ci skip]
[ci skip]
2018-08-29 10:20:44 -07:00
Jeff Beley
5501b69598 Added bro and suricata to the logger vagrant
configured splunk to ingest both bro and suricata logs

reconfigured logger vagrant box to have 2 CPUs and 4GB of RAM
2018-08-29 11:58:23 -05:00
Jeff Beley
5c57a47eb2 Added bro and suricata to the logger vagrant
configured splunk to ingest both bro and suricata logs

reconfigured logger vagrant box to have 2 CPUs and 4GB of RAM
2018-08-29 11:55:38 -05:00
Chris Long
36708ec3a7 Fix typo in build.ps1 [ci skip]
Addresses #128 [ci skip]
2018-07-31 09:04:08 -07:00
Chris Long
e5625df52a Merge pull request #127 from clong/vmrun_bug_fixes
Multiple bug fixes
2018-07-31 00:02:14 -07:00
Chris Long
95e177f5aa Fixing bugs 2018-07-30 21:54:42 -07:00
Chris Long
7d4bb4d78b Merge pull request #126 from H8to/H8to-patch-1
Disable screen turnoff
2018-07-28 16:03:49 -07:00
Chris Long
199075e412 Merge branch 'master' into H8to-patch-1 2018-07-26 15:12:06 -07:00
Chris Long
428b248f22 Merge pull request #124 from clong/bootstrap_ta_update
Updating build scripts, TA's, Splunk & bootstrap
2018-07-26 15:08:02 -07:00
H8to
84297d0dc5 Disable screen turnoff
This should fix the client machines from turning off and locking the screen.
2018-07-26 17:04:04 +02:00
Chris Long
6370af1eae Updating windows_ta script to point to the correct version 2018-07-23 12:30:30 -07:00
Chris Long
02f3720a29 Adding README updates 2018-07-20 22:34:16 -07:00
Chris Long
ca7dec8eb1 Updating build scripts to use vmware_desktop, update TA's, update bootstrap 2018-07-20 22:28:44 -07:00
Chris Long
d3adc84e13 Update build.sh
Correcting the non-existent operator that I made up
2018-07-03 09:12:58 -07:00
Chris Long
6e6322bdb9 Fixing io redirection in reload_host() function 2018-07-02 21:20:36 -07:00
Chris Long
9355480a8d Update build.sh
Fix some of the output redirection that was messing up return codes
2018-07-02 12:12:47 -07:00
Chris Long
ddbf173fd5 Merge pull request #118 from clong/update_vagrant_log_path
Update vagrant log path
2018-06-29 11:15:10 -07:00
Chris Long
20e5891405 Updating to Vagrant 2.1.2 2018-06-29 07:14:51 -07:00
Chris Long
e8260dbb08 Updating vagrant log path in CI build 2018-06-29 07:13:12 -07:00
Chris Long
5a2d629a0b Merge pull request #117 from clong/updating_hashes_june_2018
Updating hashes for pre-built boxes and small fixes
2018-06-29 07:06:45 -07:00
Chris Long
b9b65601a6 Updating hashes for pre-built boxes and small fixes 2018-06-28 23:20:24 -07:00