View Issue Details

IDProjectCategoryView StatusLast Update
0002625Kali LinuxKali Package Bugpublic2018-01-29 12:24
ReporterFulgur Assigned Tog0tmi1k  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product Version2.0 
Summary0002625: SniffJoke package installed but doesn't works (binary not found)
Description

The SniffJoke package is installed by default on Kali 2.0 but doesn't works

http://tools.kali.org/sniffingspoofing/sniffjoke

Steps To Reproduce

which sniffjoke

No sniffjoke binary

which sniffjokectl sniffjoke-autotest

/usr/bin/sniffjokectl
/usr/bin/sniffjoke-autotest

sniffjoke-autotest

"which sniffjoke" has found nothing
Are sniffjoke installed with the name "sniffjoke" ?

Activities

pkreuzt

pkreuzt

2015-09-07 11:57

reporter   ~0003960

It's installed as /usr/sbin/sniffjoke, you need to run it as root.

Fulgur

Fulgur

2015-09-07 12:23

reporter   ~0003961

sniffjoke-autotest [SERVER DELIRANDOM DOWN]

sniffjoke [UNABLE TO FIND CONF FOLDER]

2015-09-07 14:04:18 is strongly suggest to use sniffjoke specifying a location (--location option): 'generic/' is used
2015-09-07 14:04:18 [runtime exception] going shutdown: UserConf() [ invalid parm: basedir (/usr/local/var/sniffjoke/) and location (generic) point to a non accessible directory: No such file or directory ]

mkdir /usr/local/var

mkdir /usr/local/var/sniffjoke

mkdir /usr/local/var/sniffjoke/generic

sniffjoke [UNABLE TO FIND CONF FILES]

2015-09-07 14:04:40 is strongly suggest to use sniffjoke specifying a location (--location option): 'generic/' is used
2015-09-07 14:04:40 configuration file /usr/local/var/sniffjoke/generic/sniffjoke-service.conf not accessible: No such file or directory, using default
2015-09-07 14:04:40 port aggressivity specifications in /usr/local/var/sniffjoke/generic/port-aggressivity.conf: No such file or directory, using defaults
2015-09-07 14:04:40 [runtime exception] going shutdown: UserConf() [ unable to access to enabler file plugins-enabled.conf: No such file or directory: location unaccepted ]

wget https://github.com/vecna/sniffjoke/archive/master.zip

unzip & copy conf/generic/. into /usr/local/var/sniffjoke/generic/

sniffjoke

2015-09-07 14:13:30 is strongly suggest to use sniffjoke specifying a location (--location option): 'generic/' is used
2015-09-07 14:13:30 SniffJoke started correctly, as INACTIVE: use "sniffjokectl start" to activate

sniffjoke --user root --group root --start

2015-09-07 14:18:08 SniffJoke started correctly and already ACTIVE, manage it with "sniffjokectl" if needed

sniffjokectl stat [SNIFFJOKE NOT RUNNING]

connection timeout: SniffJoke is not running, or --timeout too low

g0tmi1k

g0tmi1k

2018-01-29 12:24

administrator   ~0008111

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2015-09-07 08:04 Fulgur New Issue
2015-09-07 11:57 pkreuzt Note Added: 0003960
2015-09-07 12:23 Fulgur Note Added: 0003961
2018-01-29 12:24 g0tmi1k Assigned To => g0tmi1k
2018-01-29 12:24 g0tmi1k Status new => closed
2018-01-29 12:24 g0tmi1k Resolution open => suspended
2018-01-29 12:24 g0tmi1k Note Added: 0008111