Skip to content

llllssss94/KU-S-S-EM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KU-S-S-EM

Network Protocol Reverse Engineering

Introduction

Network Protocol Inference of aSTEAM Project (Next-Generation Information Computing Development Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Science and ICT). The function of this software is to analyze protocol syntax and order through reverse engineering. Through this process, the protocol's specifications and order of operation can be obtained.

Requirements and Dependencies

  • OS : Ubuntu 18.04.1 LTS
  • Language : Python 3.5, Python 3.6
  • Library : PIL, Pydot

Instructions

  • Instructions for Use of KU-S-S-EM
    1. Open a terminal
    2. Install dependent libraries through pip3
    3. Install Python 3.5
    4. Run main.py

+(191105)

Protocol State Visualization through fsm/*

  1. install python install setup.py after KU-S-S-EM
  2. Run python fsm/main.py

About

Status and Spec Export Module for Transport Layer Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%