Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 408013

Summary: dev-python/netzob - Network protocol modelization by reverse engineering
Product: Gentoo Linux Reporter: Alexandre PIGNÉ <alex>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: python, wschlich
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.netzob.org
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: netzob-0.3.2_rc1 ebuild
netzob-0.3.1 ebuild
netzob git@master ebuild
bitarray 0.5.1 ebuild
impacket 0.9.6.0 ebuild
pcapy 0.10.5 ebuild
nfqueue-bindings 0.3 ebuild
netzob-0.3.2 ebuild

Description Alexandre PIGNÉ 2012-03-13 10:49:59 UTC
Created attachment 305147 [details]
netzob-0.3.2_rc1 ebuild

Netzob is an opensource tool which supports the expert in its operations of reverse engineering, evaluation and simulation of communication protocols. Its main goals are to help security evaluators to :
    Assess the robustness of proprietary or unknown protocols implementation.
    Simulate realistic communications to test third-party products (IDS, firewalls, etc.).
    Create an open source implementation of a proprietary or unknown protocol.

Multiple versions are available (0.3.1, 0.3.2_rc1, git).
Unavailable dependencies are provided:
    dev-python/pcapy          (0.10.5)
        Python pcap extension
    dev-python/bitarray       (0.5.1)
        Efficient arrays of booleans extension for Python
    dev-python/impacket       (0.9.6.0)
        Python Impacket extension
    net-libs/nfqueue-bindings (0.3)
        nfqueue-bindings is a set of high-level modules for several languages (Python and Perl, for the moment), for libnetfilter_queue
Comment 1 Alexandre PIGNÉ 2012-03-13 10:50:51 UTC
Created attachment 305149 [details]
netzob-0.3.1 ebuild

0.3.1 stable version
Comment 2 Alexandre PIGNÉ 2012-03-13 10:51:51 UTC
Created attachment 305151 [details]
netzob git@master ebuild

early adopting version
Comment 3 Alexandre PIGNÉ 2012-03-13 10:52:16 UTC
Created attachment 305153 [details]
bitarray 0.5.1 ebuild
Comment 4 Alexandre PIGNÉ 2012-03-13 10:52:39 UTC
Created attachment 305155 [details]
impacket 0.9.6.0 ebuild
Comment 5 Alexandre PIGNÉ 2012-03-13 10:52:54 UTC
Created attachment 305157 [details]
pcapy 0.10.5 ebuild
Comment 6 Alexandre PIGNÉ 2012-03-13 10:53:48 UTC
Created attachment 305159 [details]
nfqueue-bindings 0.3 ebuild

Forked from bug 318559
Comment 7 Alexandre PIGNÉ 2012-03-13 10:56:27 UTC
Please have a look at the git repository https://dev.netzob.org/git/netzob-gentoo.git for the latest Netzob portage repository
Comment 8 Alexandre PIGNÉ 2012-03-28 15:57:42 UTC
Created attachment 306995 [details]
netzob-0.3.2 ebuild
Comment 9 Alexandre PIGNÉ 2012-05-09 15:21:42 UTC
nfqueue-bindings is no more needed since ebuilds >netzob-0.3.1.
<=netzob-0.3.1 ebuilds are also deprecated.