covert channel

Forum Home Forums Understanding the Software covert channel

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16392
    詹森
    Participant

    I’d like to ask, how can we achieve hiding a Channel? That is, when the Channel value is read to be 0, the channel is not displayed, and it is displayed only when the value is 1. How can this be achieved? Thank you!

    #16393
    詹森
    Participant

    My supplementary description is that for the Table file that needs to be added in the Web, it will be displayed when the channel value is 1. When the channel value is 0, the channel will not be displayed in the table. How can we directly hide this channel?

    #16394
    詹森
    Participant

    Hide the “Active” of Channels similar to those in the Configuration Database. After unchecking “Active”, the channels will not be displayed directly

    #16396
    manjey73
    Participant

    By disabling the Activity, you exclude the channel from the database.

    As far as I understand, it is impossible to hide a channel from the web table with a value of 0.
    You can overlay a dynamic image on the mnemonic with a transparent background at a value of >0 and the main background of the mnemonic at a value of = 0.

    #16398
    Mikhail
    Moderator

    Hello,

    > When the channel value is 0, the channel will not be displayed in the table.
    Table view cannot switch channel displaying.
    In a scheme view, it’s possible to change an image depending on channel value, so it will solve the question for discrete channels.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.