tlosint-live icon indicating copy to clipboard operation
tlosint-live copied to clipboard

[Packaging] sn0int

Open 5nacks opened this issue 3 years ago • 4 comments

Facilitate packaging for sn0int https://github.com/kpcyrd/sn0int and modify build script when completed.

@kpcyrd FYI

5nacks avatar Aug 05 '20 12:08 5nacks

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

xFreed0m avatar Oct 16 '20 13:10 xFreed0m

@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: https://github.com/tracelabs/tlosint-live/blob/b2fba6fb4c95d24f0c328b63120d6bfcc4c49008/kali-config/common/hooks/normal/osint-packages.chroot#L85-L90

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.

kpcyrd avatar Oct 19 '20 15:10 kpcyrd

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.

xFreed0m avatar Oct 20 '20 06:10 xFreed0m

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.

lowprivshighhopes avatar Nov 05 '20 12:11 lowprivshighhopes

Closing this of as it is an aged ticket.

5nacks avatar Jul 01 '23 08:07 5nacks