Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408013 - dev-python/netzob - Network protocol modelization by reverse engineering
Summary: dev-python/netzob - Network protocol modelization by reverse engineering
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://www.netzob.org
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-03-13 10:49 UTC by Alexandre PIGNÉ
Modified: 2015-02-26 11:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
netzob-0.3.2_rc1 ebuild (netzob-0.3.2_rc1.ebuild,1.27 KB, text/plain)
2012-03-13 10:49 UTC, Alexandre PIGNÉ
Details
netzob-0.3.1 ebuild (netzob-0.3.1.ebuild,1.28 KB, text/plain)
2012-03-13 10:50 UTC, Alexandre PIGNÉ
Details
netzob git@master ebuild (netzob-9999.ebuild,1.24 KB, text/plain)
2012-03-13 10:51 UTC, Alexandre PIGNÉ
Details
bitarray 0.5.1 ebuild (bitarray-0.5.1.ebuild,458 bytes, text/plain)
2012-03-13 10:52 UTC, Alexandre PIGNÉ
Details
impacket 0.9.6.0 ebuild (impacket-0.9.6.0.ebuild,555 bytes, text/plain)
2012-03-13 10:52 UTC, Alexandre PIGNÉ
Details
pcapy 0.10.5 ebuild (pcapy-0.10.5.ebuild,513 bytes, text/plain)
2012-03-13 10:52 UTC, Alexandre PIGNÉ
Details
nfqueue-bindings 0.3 ebuild (nfqueue-bindings-0.3.ebuild,1.91 KB, text/plain)
2012-03-13 10:53 UTC, Alexandre PIGNÉ
Details
netzob-0.3.2 ebuild (netzob-0.3.2.ebuild,1.27 KB, text/plain)
2012-03-28 15:57 UTC, Alexandre PIGNÉ
Details

Note You need to log in before you can comment on or make changes to this bug.
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.