Giter Club home page Giter Club logo

Comments (20)

digitalsleuth avatar digitalsleuth commented on August 21, 2024

Hi @christinabrahamalex , the sift-cli is being deprecated in favor of Cast. Please install Cast and use the command:
sudo cast install teamdfir/sift-saltstack

from sift.

ekristen avatar ekristen commented on August 21, 2024

While sift-cli is nearing end of life, it should still work, I'll take a look and see what's up, but I would recommend moving to cast nonetheless.

from sift.

digitalsleuth avatar digitalsleuth commented on August 21, 2024

Looks like it might be the 'v' missing from the release.

from sift.

ekristen avatar ekristen commented on August 21, 2024

Yup, that's what it is .. let me see why that's happening.

from sift.

digitalsleuth avatar digitalsleuth commented on August 21, 2024

Each of the pre-releases since the last full release, and this release, are all missing the v when they were uploaded. Since they were all tested with cast, there wasn't an issue, but the sift-cli is looking for the v.

from sift.

ekristen avatar ekristen commented on August 21, 2024

cast iterates the asset downloads, sift-cli is hard coded :(

from sift.

digitalsleuth avatar digitalsleuth commented on August 21, 2024

Can you re-release the latest to include the v?

from sift.

ekristen avatar ekristen commented on August 21, 2024

@digitalsleuth maybe, I'll look into it this afternoon.

from sift.

aloibeth avatar aloibeth commented on August 21, 2024

I'm also having this issue. Does cast support installing on WSL (i.e. –mode=server)?

from sift.

digitalsleuth avatar digitalsleuth commented on August 21, 2024

@aloibeth Yes cast does support the installation of server mode, and shouldn't have any issues within a WSL environment. Your command would simply be: sudo cast install --mode=server teamdfir/sift-saltstack

from sift.

transcend3nt avatar transcend3nt commented on August 21, 2024

edit: answered my own question. salt can be installed with documentation here https://docs.saltproject.io/salt/install-guide/en/latest/

from sift.

digitalsleuth avatar digitalsleuth commented on August 21, 2024

Hi @transcend3nt , since the cast binary is a debian package, you can download the one which matches your architecture (AMD/ARM etc).

Once you have it downloaded you can run either:
sudo apt-get install -y <full path to the file>
or
sudo dpkg -i <full path to the file>

Then you can run the cast command:
sudo cast install sift

In this context, sift is an alias for the SIFT repo teamdfir/sift-saltstack

Let us know how this works out for you!

from sift.

ekristen avatar ekristen commented on August 21, 2024

@transcend3nt wrong issue maybe? with cast it manages saltstack for you, so did sift-cli, but with cast it uses a single binary so it doesn't actually install salt-stack on the system.

I'll work on adding some additional installation instructions.

from sift.

transcend3nt avatar transcend3nt commented on August 21, 2024

Hi @transcend3nt , since the cast binary is a debian package, you can download the one which matches your architecture (AMD/ARM etc).

Once you have it downloaded you can run either: sudo apt-get install -y <full path to the file> or sudo dpkg -i <full path to the file>

Then you can run the cast command: sudo cast install sift

In this context, sift is an alias for the SIFT repo teamdfir/sift-saltstack

Let us know how this works out for you!

Thanks both for the quick reply and your hard work, this works well. For readers out there like me who skim through documentation and might miss out on details, the deb file can be found in the 'Release' right-hand side section of cast. I used dpkg to install. It works magically on Ubuntu 22.04 amd x64 on AWS EC2.

from sift.

christinabrahamalex avatar christinabrahamalex commented on August 21, 2024

Hi @christinabrahamalex , the sift-cli is being deprecated in favor of Cast. Please install Cast and use the command: sudo cast install teamdfir/sift-saltstack

Thanks alot you guys for the quick response and troubleshooting! I got it installed using cast shortly after posting. Works perfect

from sift.

forenzyx avatar forenzyx commented on August 21, 2024

Hi @transcend3nt , since the cast binary is a debian package, you can download the one which matches your architecture (AMD/ARM etc).

Once you have it downloaded you can run either: sudo apt-get install -y <full path to the file> or sudo dpkg -i <full path to the file>

Then you can run the cast command: sudo cast install sift

In this context, sift is an alias for the SIFT repo teamdfir/sift-saltstack

Let us know how this works out for you!

And where exactly do I find the debian package for CAST?

from sift.

digitalsleuth avatar digitalsleuth commented on August 21, 2024

Hi @forenzyx , you can find the Cast binary here.

from sift.

forenzyx avatar forenzyx commented on August 21, 2024

Hi @digitalsleuth can you give me the EXACT syntax to install CAST on Ubuntu? I am just not getting it. Thanks

from sift.

digitalsleuth avatar digitalsleuth commented on August 21, 2024

Hi @forenzyx , once you download the binary, you can run:
sudo dpkg -i <binary_file>, where <binary_file> is the filename of the binary you downloaded.

from sift.

digitalsleuth avatar digitalsleuth commented on August 21, 2024

Hi @forenzyx , did you manage to get this working?

from sift.

Related Issues (20)

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.