Skip to content

mishuang2017/scapy-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scapy-ui

Scapy UI

A web based Scapy GUI, major features:

  • Edit packet and send
  • Load/Save packet templates
  • Browse packet detail and hex
  • Packet sniffer and dump
  • Load and browse pcap file

Requirements:

  • pip3 install scapy flex python3-devel psutil

Start:

  • sudo ./scapy-ui.py --app

Setup a remote server:

  • sudo ./scapy-ui.py --flexx-hostname=hostname --flexx-port=49190
  • http://{hostname}:49190/ScapyUI/

TBD:

  • Generate field from Scapy fields descriptors.
  • Better/more protocol editor

About

Scapy UI - Web based scapy tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%