Skip to content

DeepShield-AI/NTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Collection

This repository aggregates multiple network traffic classification projects. Each subproject has its own README with detailed usage. This top-level README provides a quick overview and entry points.

Repository Structure

  • Fs-net/

    • BiGRU-based sequence model for encrypted traffic classification using packet-length sequences.
    • See Fs-net/README.md for details.
  • 1d-CNN/

    • PyTorch implementation of a 1D-CNN-style convolutional classifier trained on gzipped ubyte-format datasets (12/6/2-class).
    • See 1d-CNN/README.md for details.
  • TFE-GNN/

    • Provides full preprocessing from pcap to byte-level traffic graphs, training and evaluation scripts.
    • See TFE-GNN/README.md for details.
  • AppSniffer/

    • VPN traffic detection and VPN app classification using AutoGluon; supports single-dataset training/testing and cross-validation.
    • See AppSniffer/README.md for details.
  • Rosetta/

    • Enable robust TLS encrypted traffic classification in diverse network environments with TCP-aware traffic augmentation.
    • See Rosetta/README.md for details.

Notes

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •