Skip to content

Slot: is_listening

Specifies whether the socket is in listening mode.

URI: attack:is_listening Alias: is_listening

Applicable Classes

Name Description Modifies Slot
SocketExt The Socket extension specifies a default extension for capturing network traf... no

Properties

Type and Range

Property Value
Range Boolean
Domain Of SocketExt

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/attack

Mappings

Mapping Type Mapped Value
self attack:is_listening
native attack:is_listening

LinkML Source

name: is_listening
description: Specifies whether the socket is in listening mode.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: is_listening
domain_of:
- SocketExt
range: boolean