Вы находитесь на странице: 1из 1

Salami Attack Objective: Write two programs that create a covert channel using a salami type attack.

Create a set of matched programs (one to send and one to receive) that will transmit data on a computer as a covert channel. You can choose to either create a Read/Read-Only, storage or timing channel. The information will be sent a single bit at a time by the presence or non-presence of the Read/Read-Only status, file or timing event. Hint: In order to simplify and speed up this type of salami attack, an additional file or timing event can be used for synchronization. This additional file or event will identify when the receiving program has read the covert data bit. Hand In: Documented print out of each program. Program and executable file of each program

Вам также может понравиться