base/bif/plugins/Zeek_BitTorrent.events.bif.zeek
- GLOBAL
- Namespace
GLOBAL
Summary
Events
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
|
TODO. |
Detailed Interface
Events
- bittorrent_peer_bitfield
- Type
event
(c:connection
, is_orig:bool
, bitfield:string
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_cancel
-
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_choke
- Type
event
(c:connection
, is_orig:bool
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_handshake
-
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_have
- Type
event
(c:connection
, is_orig:bool
, piece_index:count
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_interested
- Type
event
(c:connection
, is_orig:bool
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_keep_alive
- Type
event
(c:connection
, is_orig:bool
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_not_interested
- Type
event
(c:connection
, is_orig:bool
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_piece
-
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_port
- Type
event
(c:connection
, is_orig:bool
, listen_port:port
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_request
-
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_unchoke
- Type
event
(c:connection
, is_orig:bool
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bittorrent_peer_unknown
- Type
event
(c:connection
, is_orig:bool
, message_id:count
, data:string
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_weird
- bittorrent_peer_weird
- Type
event
(c:connection
, is_orig:bool
, msg:string
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
- bt_tracker_request
- Type
event
(c:connection
, uri:string
, headers:bt_tracker_headers
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bt_tracker_response
- Type
event
(c:connection
, status:count
, headers:bt_tracker_headers
, peers:bittorrent_peer_set
, benc:bittorrent_benc_dir
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bt_tracker_response_not_ok
- Type
event
(c:connection
, status:count
, headers:bt_tracker_headers
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird
- bt_tracker_weird
- Type
event
(c:connection
, is_orig:bool
, msg:string
)
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also:
bittorrent_peer_bitfield
,bittorrent_peer_cancel
,bittorrent_peer_choke
,bittorrent_peer_handshake
,bittorrent_peer_have
,bittorrent_peer_interested
,bittorrent_peer_keep_alive
,bittorrent_peer_not_interested
,bittorrent_peer_piece
,bittorrent_peer_port
,bittorrent_peer_request
,bittorrent_peer_unchoke
,bittorrent_peer_unknown
,bittorrent_peer_weird