Skip to content
View s41m0n's full-sized avatar
🌍
Never Settle.
🌍
Never Settle.

Highlights

  • Pro
Block or Report

Block or report s41m0n

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
s41m0n/README.md

Hi 👋, I'm Simone Magnani 🇮🇹

PhD student in *Cybersecurity and Reliable Artificial Intelligence* 🎓

s41m0n

Connect with me:

simone-magnani-564830151 @simonemagnani.96 s41m0n @s41m0n

Main Programming Languages DevOps:

python go c cplusplus ebpf linux ubuntu git github githubactions kubernetes docker pytorch tensorflow scikitlearn pandas bash vagrant

Others:

java android arduino css3 html5 javascript nodejs php react

Scientific Publications:

[1] S. Magnani, F. Risso and D. Siracusa, "A Control Plane Enabling Automated and Fully Adaptive Network Traffic Monitoring With eBPF," in IEEE Access, vol. 10, pp. 90778-90791, 2022

[2] R. Doriguzzi-Corin, S. Cretti, T. Catena, S. Magnani and D. Siracusa, "Towards Application-Aware Provisioning of Security Services with Kubernetes," in Proc. of 2022 NetSoft, pp. 284-286

[3] S. Magnani, R. Doriguzzi-Corin and D. Siracusa, "Enhancing Network Intrusion Detection: An Online Methodology for Performance Analysis," in Proc. of 2023 IEEE NetSoft, pp. 510-515

[4] S. Magnani, S. Braghin, A. Rawat, R. Doriguzzi-Corin, M. Purcell, and D. Siracusa, "Pruning Federated Learning Models for Anomaly Detection in Resource-Constrained Environments," in Proc. of 2023 IEEE BigData pp. 3274-3283

[5] Ongoing - S. Magnani, S. Braghin, L. Nedoshivina, R. Doriguzzi-Corin, and D. Siracusa, “Unveiling Knowledge Erosion in Task-Specific Model Fine-Tuning for Anomaly Detection”

[6] Ongoing - S. Magnani, S. Braghin, S. Tirupathi, R. Doriguzzi-Corin, and D. Siracusa, “Network Pruning Against Concept Drifts in Online Learning”

s41m0n

Pinned

  1. polycube-network/polycube polycube-network/polycube Public

    eBPF/XDP-based software framework for fast network services running in the Linux kernel.

    C++ 490 100

  2. dechainers/dechainy dechainers/dechainy Public

    An open source framework to easily build and deploy eBPF/XDP network monitoring probes and clusters in order to perform Service Programs Chain efficiently.

    Python 25 2

  3. netgroup-polito/CrownLabs netgroup-polito/CrownLabs Public

    Kubernetes-based Remote Laboratories

    Go 99 39

  4. eBPF_TrafficAnalyzer eBPF_TrafficAnalyzer Public

    eBPF C programs injectable in a network card to extract packets' features for detecting different network attacks.

    Python 12 3

  5. netgroup-polito/KubernetesOnDesktop netgroup-polito/KubernetesOnDesktop Public

    University Project with the aim of running user applications on a remote cluster

    Shell 4 2

  6. This guide is supposed to help peopl... This guide is supposed to help people experiencing problems with the Nvidia dedicated graphic card management.
    1
    # Linux - Nvidia switchable setup guide
    2
    
                  
    3
    The aim of this guide is to provide a working strategy to make your dedicated graphic card turn on/off correctly in a Linux environment (with xorg).
    4
    
                  
    5
    The following scripts have been created by [tyrells](https://bbs.archlinux.org/viewtopic.php?pid=1825298#p1825298) and this guide is a remake of [Graff](https://bbs.archlinux.org/viewtopic.php?id=238389&p=5)'s one.