BlackArch / blackarch

An ArchLinux based distribution for penetration testers and security researchers.
https://www.blackarch.org
Other
2.83k stars 571 forks source link

[Tool request] mercury #2667

Open vdun opened 4 years ago

vdun commented 4 years ago

https://github.com/cisco/mercury

ChaosYoda commented 4 years ago

@vdun Does this request include pmercury as well?

vdun commented 4 years ago

Maybe make it in two packages ?

D4imyo commented 3 years ago

i couldn't install the python implementation of this tool because of this issue

D3vil0p3r commented 1 month ago

https://github.com/cisco/mercury/issues/28 https://github.com/cisco/mercury/issues/29

D3vil0p3r commented 1 month ago

Furthermore, the README says:

In the root directory, edit mercury.cfg with the network interface you want to capture from, then run

./configure
make

sudo make install MERCURY_CFG=mercury.cfg

so how can we manage agnostic network interface name at installation time?

noraj commented 1 month ago

We'll see what they answer, but it's only possible a compile time and not at runtime then it won't be possible to package it. See https://github.com/cisco/mercury/issues/29#issuecomment-2392248380