View Issue Details

IDProjectCategoryView StatusLast Update
0000139Kali LinuxNew Tool Requestspublic2020-02-10 14:05
Reportersaberzaid Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary0000139: Junkie
Description

Junkie is a real-time packet sniffer and analyzer. It is modular enough to accomplish many different tasks. It can be a helpful companion to the modern network administrator and analyst. Compared to previously available tools, junkie lies in between tcpdump and wireshark.

Unlike tcpdump, its purpose is to parse protocols of any depth; unlike wireshark, though, it is designed to analyze traffic in real-time and so cannot parse traffic as completely as wireshark does. In addition, its design encompasses extendability and speed. It has a plug-in system and high-level extension language that eases the development and combination of new functionalities; threaded packet capture and analysis for handling of high bandwidth networks; and a modular architecture to ease the addition of any protocol layer. It is based on libpcap for portability, and well-tested on professional settings.

Faster deadlock detection. Can replay pcaps in a loop. Can now pass nettrack values to a guile action. More documentation (in doc/). Support for multi-line HTTP headers. Guile files are pre-compiled before installation (see ./configure –help)

download:

https://github.com/securactive/junkie

Activities

dookie

dookie

2013-03-23 15:08

reporter   ~0000201

This looks interesting.
Have you used it?
Does it work on Kali?

WiK

WiK

2013-04-01 03:06

reporter   ~0000293

I'm unable to get this to compile correctly. I'm going to keep an eye on this tool for inclusion at a later date

g0tmi1k

g0tmi1k

2018-01-29 15:02

administrator   ~0008414

To help speed up the process of evaluating the tool, please make sure to include the following information (the more information you include, the more beneficial it will for us):

  • [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?
  • [Author] - Who made the tool?
  • [Licence] - 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?
  • [How to install] - How do you compile it?
  • [How to use] - What are some basic commands/functions to demonstrate it?
g0tmi1k

g0tmi1k

2020-02-10 14:05

administrator   ~0012079

Project now 404's

Issue History

Date Modified Username Field Change
2013-03-19 18:36 saberzaid New Issue
2013-03-23 15:08 dookie Note Added: 0000201
2013-03-28 00:07 WiK Assigned To => WiK
2013-03-28 00:07 WiK Status new => assigned
2013-04-01 03:06 WiK Note Added: 0000293
2018-01-29 11:19 g0tmi1k Assigned To WiK =>
2018-01-29 11:19 g0tmi1k Status assigned => new
2018-01-29 15:02 g0tmi1k Note Added: 0008414
2019-12-09 13:30 g0tmi1k Severity minor => feature
2020-02-10 14:05 g0tmi1k Note Added: 0012079
2020-02-10 14:05 g0tmi1k Status new => closed
2020-02-10 14:05 g0tmi1k Resolution open => won't fix