https://github.com/timkam/ss7-firewall-rule-mining
https://github.com/timkam/ss7-firewall-rule-mining
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/timkam/ss7-firewall-rule-mining
- Owner: TimKam
- Created: 2019-09-26T11:18:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T13:36:02.000Z (over 3 years ago)
- Last Synced: 2025-02-11T08:48:18.053Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1.9 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Anomaly Detection in SS7 Traffic - Test Traffic Generators and Detection Algorithms
This repository contains code that runs simulations for anomaly detection in SS7 networks, and that implements two different approaches to detecting anomalies.
* In the folder [simulator](./simulator), you find [grid world-based](./simulator/gridworld) and [graph-based](./simulator/network) simulator tools.
* In the root folder, you find two Jupyter notebooks that run the anomaly detection scripts.
**Authors**:
* Tobias Sundqvist
* Christopher Blöcker
* Timotheus Kampik