Code Monkey home page Code Monkey logo

Comments (5)

xFreed0m avatar xFreed0m commented on June 12, 2024

Done - not by me, but seems to work:
image

from tlosint-live.

kpcyrd avatar kpcyrd commented on June 12, 2024

@xFreed0m as far as I know this ticket was about packaging for kali linux (unfortunately with no progress yet since I started taking a break from open source and the debian-rust situation is complicated), the sn0int binary is currently provided like this:

git clone --recursive https://github.com/kpcyrd/sn0int.git /usr/share/sn0int
cd /usr/share/sn0int
cargo install -f --path .
export PATH=""/root/.cargo/bin:$PATH""
source ~/.bashrc
chmod +x /usr/bin/sn0int

Note that this can be simplified to:

cargo install sn0int
mv /root/.cargo/bin/sn0int /usr/bin

This allows you to drop the wrapper script in kali-config/common/includes.chroot/usr/bin/sn0int.

from tlosint-live.

xFreed0m avatar xFreed0m commented on June 12, 2024

oh, i thought this ticket was for getting sn0int into the tlosint VM. you want me to reopen it?
you can also open a bug in kali linux for incorporating your tool and get their help with it.

from tlosint-live.

lowprivshighhopes avatar lowprivshighhopes commented on June 12, 2024

Yea the ticket was for packaging through Kali. Currently it looks like the dependencies aren't met in the current Kali setup. Reopening this in the meantime.

from tlosint-live.

5nacks avatar 5nacks commented on June 12, 2024

Closing this of as it is an aged ticket.

from tlosint-live.

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.