View Issue Details

IDProjectCategoryView StatusLast Update
0004706Kali LinuxQueued Tool Additionpublic2020-06-17 14:57
Reporterpkreuzt Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status acknowledgedResolutionopen 
Summary0004706: polymorph - multi-protocol real time manipulation framework for network packets
Description

Polymoprh is a framework written in the Python3 programming language that allows the modification of network packets in real time, providing maximum control to the user over the contents of the packet. This framework is intended to provide an effective solution for real-time modification of network packets that implement practically any existing protocol, including private protocols that do not have a public specification. In addition to this, one of its main objectives is to provide the user with the maximum possible control over the contents of the packet and with the ability to perform complex processing on this information.

Version: initial commit
Homepage: https://github.com/shramos/polymorph
License: GNU GPLv2
Dependencies: build-essential python-dev libnetfilter-queue-dev tshark tcpdump python3-pip wireshark
Activity: initial stages
Install: pip3 install --process-dependency-links polymorph

Additional Information

https://github.com/shramos/polymorph/blob/master/doc/whitepaper/whitepaper_english.pdf

Some use cases and examples: http://www.shramos.com/ (Author's site)

Activities

g0tmi1k

g0tmi1k

2020-01-13 13:56

administrator   ~0011906

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging

Issue History

Date Modified Username Field Change
2018-04-18 17:34 pkreuzt New Issue
2019-12-09 13:30 g0tmi1k Severity minor => feature
2020-01-13 13:56 g0tmi1k Note Added: 0011906
2020-01-13 13:56 g0tmi1k Status new => acknowledged
2020-01-13 13:56 g0tmi1k Category New Tool Requests => Queued Tool Addition
2020-06-17 14:57 g0tmi1k Severity feature => minor