Hi, my name is Prateek Bhaisora.
I am currently a second year M.Tech in Cyber Security student at IITD.
My area of interests lies in domain of:
Photograph

What have I done so far?

Recent Projects

  • CAN Bus Arbitration Simulator and DoS attack

    (May 2024 - Aug 2024)

    Developed a full-fledged CAN Bus Arbitration Simulator that can generate and replay CAN logs using pygame and Carla. Implemented arbitration logic in OMNeT++ and connected it with Carla over ZMQ via socket programming. Optimized the arbitration latency from 392 µs to 130 µs and performed a DoS attack by injecting adversarial logs.

    Read more
  • Multi-DRAM Bank Scalesim

    (Mar 2024 - May 2024)

    Revamped a Systolic Array based DNN Accelerator Simulator called ScaleSim by implementing multiple DRAM banks and designing an efficient multi-DRAM Bank mapping scheme.

    Read more
  • ML Image Classification and Adversarial Attack

    (Apr 2024 - May 2024)

    Implemented an ANN and trained it on MNIST dataset and used FGSM to generate adversarial examples to trick the model into misclassification.

    Read more
  • Firewall Monitor and Load Balancer

    (Oct 2023 - Nov 2023)

    Implemented a packet monitoring firewall and a Load Balancer, over Ryu SDN, in a custom topology using Mininet.

    Read more
  • Cryptanalysis and Cryptographic Attacks

    (Aug 2023 - Sept 2023)

    Implemented Meet-in-the-Middle attack, Padding Oracle attack and an attack on CBC using bad IV.

    Read more