GithubHelp home page GithubHelp logo

ouspg / ludis Goto Github PK

View Code? Open in Web Editor NEW
4.0 8.0 2.0 2.8 MB

Lua Dissector Generator (LuDis) - A tool for generating protocol dissectors for Wireshark in Lua

Python 88.71% Lua 11.29%
wireshark dissector protocol information-security lua packet-sniffing

ludis's Introduction

Lua Dissector Generator (LuDis)

Introduction

This tool is the empirical part of the Master's thesis titled "A tool for generating protocol dissectors for Wireshark in Lua", which was conducted in the Department of Computer Science and Engineering, at the University of Oulu, Finland. The tool was developed in order to make it possible for people with little or no experience in programming to create protocol dissectors and to make the creating of dissectors for new protocols faster and easier.

The thesis can be found in this repository or in Jultika publication archive at: http://urn.fi/URN:NBN:fi:oulu-201312021942

The principal functionality of LuDis is to generate Wireshark dissectors in Lua according to the protocol rules defined by the user. The rules are specified basically by opening a sample packet of the protocol with the tool and defining all fields of the packet.

Usage

LuDis requires version 2 of the Python interpreter to be installed. Tkinter toolkit should be bundled with the interpreter installation. The main module is the ludis.py so the program can be started by running python ludis.py in the command line.

The program has a brief manual in itself (help.txt in the source files) and it has quite a few error/info popups that will guide the user in doing the right things. The attached sample input files might help you in getting familiar with the tool. There's even a memo (demo_memo.pdf) I used when demonstrating the tool to my thesis supervisor, the resulting dissector files (in Lua) and packet captures for testing the dissectors in Wireshark.

For more detailed description and usage instructions, see the section 6 of the thesis.

Afterword

I hope the tool will be of help to you, for example, when working with your own custom protocol, and save your time from writing dissectors to other things. Any kind of feedback is welcomed and you can send it via OUSPG (Oulu University Secure Programming Group).

ludis's People

Contributors

jarmoluo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

olekhov haigirl

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.