Skip to content

Lua Wireshark Plugin adding WIP Parsing of UDP Torrent Tracker Communications.

License

Notifications You must be signed in to change notification settings

mtib/wireshark-udp-torrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wireshark-udp-torrent

Lua Wireshark Plugin adding WIP Parsing of UDP Torrent Tracker Communications.

Usage

Copy "udp_torrent.lua" into your WireShark's Plugin directory. Reload WireShark (CTRL+Shift+L) and UDP Packets on port 6969 (in/out) will be dissected by the UDP Torrent plugin.

Features

  • Dissecting of (some) connect and announce packets
    • Parsing list of peers

TODO

  • Don't consume uninterpreted packets / data
  • Add more supported packets
  • Dissect based on packet content instead of port

About

Lua Wireshark Plugin adding WIP Parsing of UDP Torrent Tracker Communications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages