Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cinex10/soar-mobile
A mobile app allows an admin to monitor their network through visualisation of some stastics (Attacks per protocols...etc), and see the active/deactive devices in the network in real time using web sockets .
https://github.com/cinex10/soar-mobile
Last synced: 7 days ago
JSON representation
A mobile app allows an admin to monitor their network through visualisation of some stastics (Attacks per protocols...etc), and see the active/deactive devices in the network in real time using web sockets .
- Host: GitHub
- URL: https://github.com/cinex10/soar-mobile
- Owner: Cinex10
- Created: 2023-06-09T15:08:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-18T05:20:08.000Z (4 months ago)
- Last Synced: 2024-11-14T02:10:13.807Z (2 months ago)
- Language: Dart
- Homepage:
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SOAR Mobile
This Flutter app is a part from a whole ML-based system for network threats detection and response.
This mobile app allows the admin to monitor their network through visualisation of some stastics (Attacks per protocols...etc), and see the active/deactive devices in the network in real time using web sockets .## Showcase
| Devices Status | Incident Table |
| ---------------------------------------- | ---------------------------------------- |
| ![Devices Status Screen](showcase/3.jpg) | ![Incident Table Screen](showcase/5.jpg) || Attacks per protocol | Attacks per month |
| ---------------------------------------------- | ------------------------------------------- |
| ![Attacks per protocol Screen](showcase/1.jpg) | ![Attacks per month Screen](showcase/2.jpg) || Warnings Table |
| ---------------------------------------- |
| ![Warnings Table Screen](showcase/6.jpg) |