Quantum-enhanced anomaly detection for industrial network/sensor data
Project description
qindus
Librería de ejemplo para detección de anomalías en tráfico industrial usando un modelo cuántico (simulado con Qiskit) sobre series temporales derivadas de un PCAP.
Instalación (entorno virtual recomendado)
pip install -e .
Necesitas además:
pip install qiskit qiskit-aer scapy
Uso rápido con un PCAP
python run_pcap_analysis.py ruta_al_fichero.pcap
El script:
- Carga el PCAP.
- Extrae una serie temporal de tamaños de paquetes.
- Usa la primera mitad como "normal" para aprender un umbral.
- Analiza la segunda mitad y marca ventanas sospechosas.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qindus-0.1.0.tar.gz
(5.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qindus-0.1.0.tar.gz.
File metadata
- Download URL: qindus-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
549bfa9a36118825c221c9096ae6c477826bdf8c7336735eebce9733e4ab7e7c
|
|
| MD5 |
d71019f23e5a374ee3057cacfeb309ac
|
|
| BLAKE2b-256 |
8c0a04d41999ef72093bf907b7b13e6fcb17d5874db553c0779841407634e490
|
File details
Details for the file qindus-0.1.0-py3-none-any.whl.
File metadata
- Download URL: qindus-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d55d7979df80f98de3c4a6762f9db42b2c8209e771490b33b07176dc40193e0
|
|
| MD5 |
0f7b87bb3b97bd7c67cc7fac1e076635
|
|
| BLAKE2b-256 |
d85c3410b21a447d41dbcb878a405745cc432054dd961fc2e7835067454ed476
|