Skip to content
View Khaledak74's full-sized avatar

Block or report Khaledak74

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Security-Enhancement-of-Open-Flow-Networks Security-Enhancement-of-Open-Flow-Networks Public

    An SDN security project that simulates a DDoS attack on an OpenFlow-based network by flooding the controller with TCP SYN packets to disrupt services. The project implements automated mitigation te…

    Python

  2. DDOS-ATTACK-ON-POX-CONTROLLER-WITH-JOINT-ENTROPY-DETECTION-IN-SDN-NETWORKS DDOS-ATTACK-ON-POX-CONTROLLER-WITH-JOINT-ENTROPY-DETECTION-IN-SDN-NETWORKS Public

    This project investigates Distributed Denial of Service (DDoS) attacks targeting the control plane of Software-Defined Networks (SDN) using a POX controller. The attack is implemented by flooding t…

    Python

  3. SDN-Project-Using-Mininet-POX-and-Custom-Topology-with-Dijkstra-s-Algorithm SDN-Project-Using-Mininet-POX-and-Custom-Topology-with-Dijkstra-s-Algorithm Public

    Dijkstra's algorithm inherently prevents loops by constructing a shortest path tree (SPT) rooted at the source node. Each destination is reached through a single, well-defined path, ensuring that p…

    Python

  4. SDN-Controller-Performance-Comparison-Using-QoS-Metrics SDN-Controller-Performance-Comparison-Using-QoS-Metrics Public

    This project evaluates the performance of multiple SDN controllers (POX, Ryu, HPE-VAN, OpenDaylight, ONOS) using QoS parameters in a Fat-Tree topology.

    Python

  5. SDN_Topology_Visualizer SDN_Topology_Visualizer Public

    Live SDN monitoring dashboard — POX + Mininet + React.js

    JavaScript