MCPcopy Create free account

hub / github.com/cybermaggedon/cyberprobe / functions

Functions1,487 in github.com/cybermaggedon/cyberprobe

↓ 2 callersMethodhandle
Packet handler.
include/cyberprobe/probe/capture.h:209
↓ 2 callersFunctionhandle_nxt_proto
src/protocol/ip.C:17
↓ 2 callersFunctioninit_handlers
src/protocol/tcp_ports.C:26
↓ 2 callersFunctionint_to_hex
src/event/event_json.C:563
↓ 2 callersFunctionint_to_hex
src/event/event_protobuf.C:679
↓ 2 callersMethodis_active
Returns true if the element is active in provided state
indicators/cyberprobe/logictree.py:18
↓ 2 callersMethodis_end
return whether the iterator is at end
include/nlohmann/json.h:7605
↓ 2 callersMethodis_errored
include/nlohmann/json.h:2992
↓ 2 callersFunctionis_handlers_init
src/protocol/tcp_ports.C:50
↓ 2 callersFunctionis_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
include/nlohmann/json.h:15020
↓ 2 callersFunctionjoin
src/stream_rcvr.C:47
↓ 2 callersFunctionjoin
src/tls_rcvr.C:47
↓ 2 callersFunctionlog2decimal
src/protocol/ntp_protocol.C:154
↓ 2 callersFunctionlookup_key_exchange_algorithm
include/cyberprobe/protocol/tls_cipher_suites.h:563
↓ 2 callersFunctionname_combined_state
Converts a combination state (list of states) into a string representing the combination state. e.g. ["s4", "s3", "s8"] -> "s3-4-8"
indicators/cyberprobe/fsm_extract.py:48
↓ 2 callersFunctionntp_short
src/protocol/ntp_protocol.C:160
↓ 2 callersFunctionpoll_write
FIXME: SSL socket re-uses loads of tcp_socket code! Should be derived.
src/network/socket.C:278
↓ 2 callersFunctionpost_process
src/protocol/tcp.C:240
↓ 2 callersFunctionprocessExtensions
src/protocol/tls_handshake.C:264
↓ 2 callersFunctionprocessMessage
src/protocol/tls.C:220
↓ 2 callersFunctionprocess_unrecognised_datagram
src/protocol/unrecognised.C:37
↓ 2 callersMethodpush_c_function
include/cyberprobe/analyser/lua.h:412
↓ 2 callersFunctionpush_http_header
src/event/event.C:262
↓ 2 callersMethodreadline
include/cyberprobe/util/readline.h:30
↓ 2 callersMethodremove_parameter
Remove a parameter
include/cyberprobe/probe/delivery.h:230
↓ 2 callersMethodreset
reset token_buffer; current character is beginning of token
include/nlohmann/json.h:6760
↓ 2 callersMethodsend
Deliver an IP packet. dir describes the 'direction' as defined in the NHIS 1.1 spec.
include/cyberprobe/stream/nhis11.h:90
↓ 2 callersFunctionsend_start
Send a START PDU.
src/stream/nhis11.C:18
↓ 2 callersMethodset_begin
! @brief set the iterator to the first value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/nlohmann/json.h:7860
↓ 2 callersMethodset_linger
Set socket linger time for client sockets. */
include/cyberprobe/network/socket.h:244
↓ 2 callersMethodset_network
include/cyberprobe/protocol/context.h:254
↓ 2 callersFunctionsize
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
include/nlohmann/json.h:17379
↓ 2 callersMethodstop
(s)
stix/cyberprobe/stix_store.py:27
↓ 2 callersMethodstore
(s, content, collections)
stix/store.py:214
↓ 2 callersMethodsubscribe_impl
(s, id, query, collection, url)
stix/store.py:167
↓ 2 callersMethodsubscribe_impl
(s, id, query, collection, url)
stix/cyberprobe/stix_store.py:184
↓ 2 callersFunctionswap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
include/nlohmann/json.h:18231
↓ 2 callersMethodto_protobuf
include/cyberprobe/event/event.h:118
↓ 2 callersMethodupdate
Advance the FSM state based on a term.
indicators/cyberprobe/fsm.py:144
↓ 2 callersFunctionvalue
include/nlohmann/json.h:16221
↓ 2 callersFunctionverifyHeader
src/protocol/tls.C:196
↓ 2 callersMethodwrite
Send a PDU.
include/cyberprobe/stream/transport.h:142
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
include/nlohmann/json.h:9640
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
include/nlohmann/json.h:9660
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
include/nlohmann/json.h:9904
↓ 2 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
include/nlohmann/json.h:10146
↓ 1 callersFunctionProceed
src/eventstream-service.C:98
↓ 1 callersMethod__init__
(s, dbname)
stix/store.py:75
↓ 1 callersMethod__init__
(s, dbname, initialise=False)
stix/cyberprobe/stix_store.py:77
↓ 1 callersMethodactivate
Activates a node
indicators/cyberprobe/logictree.py:250
↓ 1 callersFunctionadd_endpoint
Adds an endpoint
src/probe/delivery.C:627
↓ 1 callersFunctionadd_interface
Modifies interface capture
src/probe/delivery.C:398
↓ 1 callersMethodadd_internal
(s, file)
stix/cyberprobe/sync.py:48
↓ 1 callersFunctionadd_target
Modifies the target map to include a mapping from address to target.
src/probe/delivery.C:488
↓ 1 callersFunctionappend_exponent
! @brief appends a decimal representation of e to buf @return a pointer to the element following the exponent. @pre -1000 < e < 1000 */
include/nlohmann/json.h:11870
↓ 1 callersFunctionapplicationData
src/protocol/tls.C:264
↓ 1 callersMethodapply_query_criterion
(criterion, doc)
stix/cyberprobe/taxii_query.py:12
↓ 1 callersFunctionbind
src/network/socket.C:533
↓ 1 callersFunctioncalculate_ip4_cksum
src/protocol/tcp.C:361
↓ 1 callersFunctioncertificate
src/protocol/tls_handshake.C:290
↓ 1 callersFunctioncertificateRequest
src/protocol/tls_handshake.C:363
↓ 1 callersFunctioncertificateVerify
src/protocol/tls_handshake.C:475
↓ 1 callersFunctionchangeCipherSpec
src/protocol/tls.C:239
↓ 1 callersFunctionclientHello
src/protocol/tls_handshake.C:115
↓ 1 callersFunctionclientKeyExchange
src/protocol/tls_handshake.C:447
↓ 1 callersFunctionclient_ecdh
src/protocol/tls_key_exchange.C:170
↓ 1 callersFunctionclose_root_context
src/analyser/engine.C:33
↓ 1 callersFunctioncmd_add_endpoint
src/cyberprobe-cli.C:300
↓ 1 callersFunctioncmd_add_endpoint
'add_endpoint' command.
src/probe/control.C:304
↓ 1 callersFunctioncmd_add_interface
src/cyberprobe-cli.C:79
↓ 1 callersFunctioncmd_add_interface
'add_interface' command.
src/probe/control.C:234
↓ 1 callersFunctioncmd_add_parameter
src/cyberprobe-cli.C:248
↓ 1 callersFunctioncmd_add_parameter
'add_endpoint' command.
src/probe/control.C:338
↓ 1 callersFunctioncmd_add_target
src/cyberprobe-cli.C:143
↓ 1 callersFunctioncmd_add_target
'add_target' command.
src/probe/control.C:270
↓ 1 callersFunctioncmd_auth
src/cyberprobe-cli.C:55
↓ 1 callersFunctioncmd_auth
'auth' command.
src/probe/control.C:374
↓ 1 callersFunctioncmd_endpoints
src/cyberprobe-cli.C:385
↓ 1 callersFunctioncmd_endpoints
'endpoints' command.
src/probe/control.C:142
↓ 1 callersFunctioncmd_help
src/cyberprobe-cli.C:380
↓ 1 callersFunctioncmd_interfaces
src/cyberprobe-cli.C:487
↓ 1 callersFunctioncmd_interfaces
'interfaces' command.
src/probe/control.C:165
↓ 1 callersFunctioncmd_parameters
src/cyberprobe-cli.C:531
↓ 1 callersFunctioncmd_parameters
'parameters' command.
src/probe/control.C:188
↓ 1 callersFunctioncmd_remove_endpoint
src/cyberprobe-cli.C:340
↓ 1 callersFunctioncmd_remove_endpoint
'remove_endpoint' command.
src/probe/control.C:321
↓ 1 callersFunctioncmd_remove_interface
src/cyberprobe-cli.C:111
↓ 1 callersFunctioncmd_remove_interface
'remove_interface' command.
src/probe/control.C:252
↓ 1 callersFunctioncmd_remove_parameter
src/cyberprobe-cli.C:275
↓ 1 callersFunctioncmd_remove_parameter
'add_endpoint' command.
src/probe/control.C:356
↓ 1 callersFunctioncmd_remove_target
src/cyberprobe-cli.C:195
↓ 1 callersFunctioncmd_remove_target
'remove_target' command.
src/probe/control.C:287
↓ 1 callersFunctioncmd_targets
src/cyberprobe-cli.C:429
↓ 1 callersFunctioncmd_targets
'targets' command.
src/probe/control.C:211
↓ 1 callersMethodconnect
Connect to host/port. Also specifies the LIID for this transport.
include/cyberprobe/stream/transport.h:61
↓ 1 callersMethodconnected
Returns boolean indicating whether the stream is connected.
include/cyberprobe/stream/nhis11.h:63
↓ 1 callersFunctionconnection
src/stream_rcvr.C:35
↓ 1 callersMethodconsume
(self, cb)
subscribers/cyberprobe/analytic.py:94
↓ 1 callersFunctioncrbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
include/nlohmann/json.h:17073
↓ 1 callersFunctioncrend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
include/nlohmann/json.h:17102
← previousnext →201–300 of 1,487, ranked by callers