Skip to content

AdrianSimionov/docsis-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docsis packet generator

This tool can be used to generate various DOCSIS packets.

I use it mainly to generate packets for fuzz-testing of the Wireshark DOCSIS dissector and to test the quality of the dissector. It can be used for training purposes also. The packets generated are stored in a PCAP file format. It can be understood by Wireshark and tshark.

Field values are not trying to be Cablelabs compliant at all, at least at this stage.

Usage

./gen-capture.pl [--pcap=<filename>] [--all]

--pcap = <filename>

  • Provide pcap file without being prompted by application.

--all

  • Write out all TLVs/sub TLVs.

Bug reporting

Please use the GitHub system to report feature request and bugs.

About

Tool to generate DOCSIS packets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages