Git Product home page Git Product logo

iknowjason / bluecloud Goto Github PK

View Code? Open in Web Editor NEW
122.0 7.0 30.0 31.33 MB

Cyber Range including Velociraptor + HELK system with a Windows VM for security testing and R&D. Azure and AWS terraform support.

Home Page: https://blue.iknowjason.io

License: MIT License

Shell 0.09% HCL 12.03% Smarty 0.24% PowerShell 10.92% Python 4.65% HTML 64.86% JavaScript 7.21%
cyberrange cyber-range edr-testing pentesting blue-team dfir-automation dfir purpleteam

bluecloud's People

Contributors

iknowjason avatar rquarry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bluecloud's Issues

This object does not have an attribute named "this_key_pair_key_name"

terraform apply -var-file=terraform.tfvars
var.key_name
Enter a value: blueteam

var.private_key
Enter a value: blueteam


│ Error: Unsupported attribute

│ on main.tf line 72, in module "velocihelk":
│ 72: key_name = module.key_pair.this_key_pair_key_name
│ ├────────────────
│ │ module.key_pair is a object, known only after apply

│ This object does not have an attribute named "this_key_pair_key_name".


│ Error: Unsupported attribute

│ on main.tf line 82, in module "ws2019":
│ 82: key_name = module.key_pair.this_key_pair_key_name
│ ├────────────────
│ │ module.key_pair is a object, known only after apply

│ This object does not have an attribute named "this_key_pair_key_name".

Issue in aws keypair

│ Error: Unsupported attribute

│ on main.tf line 72, in module "velocihelk":
│ 72: key_name = module.key_pair.key_pair_key_name
│ ├────────────────
│ │ module.key_pair is a object, known only after apply

│ This object does not have an attribute named "key_pair_key_name".


│ Error: Unsupported attribute

│ on main.tf line 82, in module "ws2019":
│ 82: key_name = module.key_pair.key_pair_key_name
│ ├────────────────
│ │ module.key_pair is a object, known only after apply

│ This object does not have an attribute named "key_pair_key_name".

Velociraptor Creds Wrong

azure/modules/velocihelk-vm/playbook-velociraptor.yml line 28 sets velociraptor credentials to "helk helk" but docks say "vadmin:vadmin"

Ansible local-exec provisioning errors on MacOS

│ Error: local-exec provisioner error

│ with module.velocihelk.null_resource.velociraptor-config,
│ on ../modules/velocihelk-vm/3-velociraptor-config.tf line 3, in resource "null_resource" "velociraptor-config":
│ 3: provisioner "local-exec" {

│ Error running command '../modules/velocihelk-vm/velociraptor config generate > ../modules/velocihelk-vm/files/config.yaml': exit status 126. Output: /bin/sh: ../modules/velocihelk-vm/velociraptor: cannot
│ execute binary file



│ Error: local-exec provisioner error

│ with module.ws2019.null_resource.provision-sec_tools,
│ on ../modules/ws2019-vm/3-ansible_sec_tools.tf line 26, in resource "null_resource" "provision-sec_tools":
│ 26: provisioner "local-exec" {

│ Error running command 'ansible-playbook -i '../modules/ws2019-vm/hosts.cfg' '../modules/ws2019-vm/playbook.yml'': exit status 1. Output:
│ PLAY [windows_servers] *********************************************************

│ TASK [endpoint : Copy the ps1 powershell script] *******************************
│ objc[21276]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
│ objc[21276]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a
│ breakpoint on objc_initializeAfterForkError to debug.
│ ERROR! A worker was found in a dead state

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.