Coder Social home page Coder Social logo

coap-lua's Introduction

To use this script with Wireshark just copy the file coap18.lua into the "plugins" directory of Wireshark (e.g. ~/.wireshark/plugins for Ubuntu). This directory must be created if it does not yet exist. After the next start of Wireshark it is ready to use.

Supported protocol and extension versions:

  • CoAP Protocol (RFC 7252, aka draft 18)
  • CoAP Observe (RFC 7641)
  • CoAP Blockwise Transfer (draft 18)

Type "coap18" in the filter field of Wireshark to filter all CoAP messages using this script. However, you can use "coap18.*" as prefix for a huge number of other (more advanced) filters, e.g.

  • coap18.msgid == 123 for all messages with message ID 123, or
  • coap18.options.uripath == "test" for all messages that contain an URI-Path option with value "test".

Note: This script needs LUA 5.2 (which for sure is available in Wireshark 1.10.5)

coap-lua's People

Contributors

okleine avatar

Stargazers

João Neto avatar António P. P. Almeida avatar

Watchers

 avatar

Forkers

areontar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.