View Issue Details

IDProjectCategoryView StatusLast Update
0006492Kali LinuxNew Tool Requestspublic2020-09-01 21:38
Reporternecrose99 Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
Product Versionkali-dev 
Summary0006492: cargo-deb
Description

https://github.com/mmstick/cargo-deb

cago install cargo deb, , from github > cargo-deb-version.deb...

tool to generate debs from rust packages..

of late gentoo / Pentoo is metasploit-less 4.x kicked from repo... so for OSCP....

Activities

necrose99

necrose99

2020-06-19 02:58

reporter   ~0012964

already in gentoo rust overlay , but for OSCP class Kahli recomended.

ie SNIFFGLUE , in pentoo useful for embeded. http://gpo.zugaina.org/net-analyzer/sniffglue
http://gpo.zugaina.org/Overlays/pentoo/net-analyzer/badtouch

git clone , cargo-deb done.. deb's out for installs.

else in Gentoo / pentoo
ebuild foo.ebuild rpm > rpm for alien/deb etc...

g0tmi1k

g0tmi1k

2020-06-28 10:00

administrator   ~0013025

[Name] - The name of the tool
[Version] - What version of the tool should be added?
--- If it uses source control (such as git), please make sure there is a release to match (e.g. git tag)
[Homepage] - Where can the tool be found online? Where to go to get more information?
[Download] - Where to go to get the tool? either a download page or a link to the latest version
[Author] - Who made the tool?
[License] - How is the software distributed? What conditions does it come with?
[Description] - What is the tool about? What does it do?
[Dependencies] - What is needed for the tool to work?
[Similar tools] - What other tools are out there?
[Activity] - When did the project start? Is is still actively being deployed?
[How to install] - How do you compile it?
--- Note, using source code to acquire (e.g. git clone/svn checkout) can't be used - Also downloading from the head. Please use a "tag" or "release" version.
[How to use] - What are some basic commands/functions to demonstrate it?

necrose99

necrose99

2020-06-30 13:15

reporter   ~0013034

https://github.com/mmstick/cargo-deb

Deps
Rust language
Cargo

Else cargo install cargo-deb however
Installs /home/$user/.cargo or .rust..

However wont install system wide.

Cargo deb

Git clone hacker tools ...
cargo build --release , cargo deb...
Wich is handy

Typically use pentoo or gentoo, but for pwk-oscp ill cave.

necrose99

necrose99

2020-06-30 13:20

reporter   ~0013035

Cargo deb may likewise be in debian or ubuntu proper..

However for any rust packages will build debian packages specs or the like

(Gentoo cargo-ebuild ,
RH cargo rpm , cargo packman or ?? For arch linux )

necrose99

necrose99

2020-06-30 14:29

reporter   ~0013039

https://github.com/mmstick/cargo-deb
Git clone , cargo install cargo-deb
Cd cargo-deb , cargo build --release, cargo deb..
System package.. instead of userland .cargo/bin...

https://github.com/kpcyrd/sn0int
.

Semi-automatic OSINT framework and package manager

sn0int.readthedocs.io/
GPL-3.0 License

https://github.com/kpcyrd/
Sniffglue , badtouch rsjack , git clone , cargo deb. And likewise can build debs for them too. For testing purposes.

Git clone , cargo deb , wala any rust based pentester tools in a snap..

https://salsa.debian.org/rust-team/debcargo/
Might also be of use..

g0tmi1k

g0tmi1k

2020-09-01 21:38

administrator   ~0013366

This would be better in Debian, rather than Kali

Issue History

Date Modified Username Field Change
2020-06-19 02:53 necrose99 New Issue
2020-06-19 02:58 necrose99 Note Added: 0012964
2020-06-28 10:00 g0tmi1k Note Added: 0013025
2020-06-30 13:15 necrose99 Note Added: 0013034
2020-06-30 13:20 necrose99 Note Added: 0013035
2020-06-30 14:29 necrose99 Note Added: 0013039
2020-09-01 21:38 g0tmi1k Note Added: 0013366
2020-09-01 21:38 g0tmi1k Status new => closed
2020-09-01 21:38 g0tmi1k Resolution open => won't fix