Skip to content

Commit

Permalink
create data source objects
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick committed Apr 18, 2024
1 parent 3bf0d5b commit add280a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 28 deletions.
32 changes: 6 additions & 26 deletions attack_range.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,8 @@
# all available parameters can be seen in configs/attack_range_default.yml
general:
cloud_provider: aws
attack_range_password: iMVCG9fw8VxieH1j8Er
use_prebuilt_images_with_packer: '0'
key_name: pbareiss-67298
ip_whitelist: 217.241.55.94/32
attack_range_name: ar
aws:
region: "us-west-2"
private_key_path: "/Users/pbareiss/projects/attack_range/pbareiss-67298.key"
cloudtrail: "0"
cloudtrail_sqs_queue: "https://sqs.us-west-2.amazonaws.com/591511147606/cloudtrail-sqs"
azure:
subscription_id: adf9dc10-01d2-4d80-99ff-5c90142e6293
private_key_path: /Users/pbareiss/projects/attack_range/pbareiss-11410.key
public_key_path: /Users/pbareiss/projects/attack_range/pbareiss-11410.pub
location: westeurope
splunk_server:
install_es: "1"
splunk_es_app: "splunk-enterprise-security_711.spl"
attack_range_password: "ChangeMe123!"
cloud_provider: "aws"
key_name: "ar"
windows_servers:
- hostname: ar-win
zeek_server:
zeek_server: "1"
# create_domain: "1"
# phantom_server:
# phantom_server: "1"
# phantom_app: "splunk_soar-unpriv-6.1.0.131-3ed6d0e6-el7-x86_64.tgz"
- hostname: ar-win
image: windows-2016-v3-0-0
1 change: 0 additions & 1 deletion pbareiss-10797.pub

This file was deleted.

1 change: 0 additions & 1 deletion pbareiss-11410.pub

This file was deleted.

0 comments on commit add280a

Please sign in to comment.