How to get cyber attack models/blocks such as DOS attack, Man in the middle attack in Matlab/Simulink ?

조회 수: 73 (최근 30일)
I have designed a control algorithm in Matlab for an electrical system. Now I want to check the performance of my controller when the communication lines of the electrical system is under the influence of cyber attacks. For this purpose, I want to get the models / blocks of various cyber attacks such as Denial of service, Man in the middle, Replay attack, Jamming the channel, Integrity violation and Privacy violation. It would be really helpful if I get some information about this issue so that I can run the simulation as desired above.

답변 (1개)

Jonas
Jonas 2021년 8월 4일
편집: Jonas 2021년 8월 4일
Hi
You may want to check the SimEvents package, it is designed to simulate communication and event structures. You can use it to simulate things like latency, packet loss, throughput etc. Although I do not think cyber attacks are available in this package, you can model it as packet loss, or sudden surge in throughput etc.
  댓글 수: 1
Arijit
Arijit 2021년 8월 4일
Thank you Jonas for your quick and kind reply.
Thanks for informing about SimEvents package.I would surely explore that.
Can you inform about any package or any means in matlab to develop various cyber attack models?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Classical Control Design에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by