MCPcopy Create free account

hub / github.com/cybermaggedon/cyberprobe / functions

Functions1,487 in github.com/cybermaggedon/cyberprobe

Functionparse
src/protocol/sip_context.C:33
Methodparse
include/cyberprobe/network/socket.h:97
Methodparse
include/cyberprobe/network/socket.h:160
Methodparse_bson_array
! @brief Reads an array from the BSON input and passes it to the SAX-parser. @return whether a valid BSON-array was passed to the SAX parser
include/nlohmann/json.h:3871
Methodparse_bson_element_internal
! @brief Read a BSON document element of the given @a element_type. @param[in] element_type The BSON element type, c.f. http://bsonspec.org/sp
include/nlohmann/json.h:3763
Methodparse_bson_element_list
! @brief Read a BSON element list (as specified in the BSON-spec) The same binary layout is used for objects and arrays, hence it must be
include/nlohmann/json.h:3834
Methodparse_bson_internal
! @brief Reads in a BSON-object and passes it to the SAX-parser. @return whether a valid BSON-value was passed to the SAX parser */
include/nlohmann/json.h:3685
Methodparse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
include/nlohmann/json.h:3900
Methodparse_error
include/nlohmann/json.h:2964
Methodparse_error
include/nlohmann/json.h:3210
Methodparse_error
include/nlohmann/json.h:3407
Functionparse_logic_tree
Parses an Python dict object representing a logic tree, returning a logic tree.
indicators/cyberprobe/logictree.py:276
Methodparse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
include/nlohmann/json.h:4419
Methodparse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
include/nlohmann/json.h:4923
Methodparser
a parser reading from an input adapter
include/nlohmann/json.h:7113
Functionpatch
! @brief applies a JSON patch [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operation
include/nlohmann/json.h:20284
Methodpdu_slice
include/cyberprobe/protocol/pdu.h:21
Methodperform_collection_information
(path="/")
stix/cyberprobe/taxii_client.py:139
Methodperform_discovery
(path="/")
stix/cyberprobe/taxii_client.py:117
Methodperform_manage_collection_subscription
(path="/", act="status", collection="default")
stix/cyberprobe/taxii_client.py:231
Methodpop3
include/cyberprobe/event/event_implementations.h:217
Methodpop3_context
Construcotr.
include/cyberprobe/protocol/pop3_context.h:24
Methodpop3_ssl
include/cyberprobe/event/event_implementations.h:238
Methodpop3_ssl_context
Construcotr.
include/cyberprobe/protocol/pop3_ssl_context.h:23
Methodposition_string
include/nlohmann/json.h:256
Functionprintme
(content, file)
stix/test1.py:38
Functionprocess
src/analyser/engine.C:42
Functionprocess
src/protocol/pop3_ssl.C:11
Functionprocess
src/protocol/rtp_ssl.C:13
Functionprocess
src/protocol/sip_ssl.C:13
Functionprocess
src/protocol/pop3.C:13
Functionprocess
src/protocol/802_11.C:33
Functionprocess
FTP processing function.
src/protocol/ftp.C:15
Functionprocess
SMTP processing function.
src/protocol/smtp.C:16
Functionprocess
src/protocol/dns_over_tcp.C:12
Functionprocess
src/protocol/imap.C:12
Functionprocess
src/protocol/icmp.C:11
Functionprocess
src/protocol/tcp.C:29
Functionprocess
src/protocol/sip.C:17
Functionprocess
src/protocol/imap_ssl.C:11
Functionprocess
src/protocol/rtp.C:15
Functionprocess
src/protocol/udp.C:14
Functionprocess
src/protocol/smtp_auth.C:14
Functionprocess
src/protocol/esp.C:36
Functionprocess
src/protocol/tls_handshake.C:16
Functionprocess
src/protocol/ntp.C:13
Functionprocess
src/protocol/dns_over_udp.C:12
Functionprocess_request
HTTP request processing function.
src/protocol/http.C:389
Functionprocess_response
HTTP response processing function.
src/protocol/http.C:418
Functionprotobufify
include/cyberprobe/event/event_protobuf.h:118
Methodpush
Push nil onto the stack.
include/cyberprobe/analyser/lua.h:179
Methodpush
Push a cybermon context onto the LUA stack as light userdata.
include/cyberprobe/analyser/lua.h:510
Methodpush
include/cyberprobe/event/event_queue.h:43
Methodpush_bool
Push a boolean onto the stack.
include/cyberprobe/analyser/lua.h:218
Methodpush_light_userdata
Push a light userdata value onto the stack.
include/cyberprobe/analyser/lua.h:332
Methodpush_value
include/cyberprobe/analyser/lua.h:188
Methodqueue
include/cyberprobe/event/event_queue.h:40
Methodraw_len
include/cyberprobe/analyser/lua.h:380
Methodraw_socket
Create a UNIX socket. */
include/cyberprobe/network/socket.h:511
Functionrbegin
! @brief returns an iterator to the reverse-beginning Returns an iterator to the reverse-beginning; that is, the last element. @image ht
include/nlohmann/json.h:16999
Functionread
Read the configuration file, and convert into a list of specifications.
src/probe/configuration.C:17
Functionread
Reads the (non-existent) configuration file.
tests/test_resource.C:91
Methodread
include/cyberprobe/network/socket.h:529
Functionread_pdu
src/stream/ber.C:9
Methodreader
Constructor. 'iface' is the interface name e.g. eth0 snaplen = maximum packet size to capture.
include/cyberprobe/pkt_capture/packet_capture.h:185
Functionreadline
src/network/socket.C:612
Functionreap
Delete myself.
include/cyberprobe/protocol/context.h:114
Methodreapable
include/cyberprobe/util/reaper.h:31
Methodreaper
include/cyberprobe/util/reaper.h:65
Functionreceive_packet
The 'main' packet handling method. This is what the caller calls when they have a packet. datalink = the PCAP datalink value.
src/probe/delivery.C:325
Methodreceived
(s, content, collection)
stix/test3.py:25
Functionreceiver
src/stream_rcvr.C:76
Functionreceiver
src/tls_rcvr.C:83
Methodreceiver
include/cyberprobe/stream/etsi_li.h:268
Methodreceiver
include/cyberprobe/stream/nhis11.h:153
Methodreceiver
include/cyberprobe/stream/vxlan.h:34
Methodrecord_end
Records the end of scanning, and works out the impact on state.
indicators/cyberprobe/logictree.py:80
Methodrecord_end
Records the end of scanning, and works out the impact on state.
indicators/cyberprobe/logictree.py:195
Methodrecord_end
Records the end of scanning, and works out the impact on state.
indicators/cyberprobe/logictree.py:260
Methodregister_module
Registers a module which consists of 'C' functions.
include/cyberprobe/analyser/lua.h:125
Functionreinterpret_bits
include/nlohmann/json.h:10992
Methodremove
(s, item)
stix/cyberprobe/sync.py:53
Methodremove
Removes a key from the map, address 'a', mask 'mark'.
include/cyberprobe/util/address_map.h:47
Functionremove_port_handler
src/protocol/tcp_ports.C:69
Functionremove_port_handler
src/protocol/udp_ports.C:53
Functionrend
! @brief returns an iterator to the reverse-end Returns an iterator to the reverse-end; that is, one before the first element. @imag
include/nlohmann/json.h:17036
Methodreset_transaction
include/cyberprobe/protocol/http.h:72
Methodresource_manager
Constructor.
include/cyberprobe/resources/resource.h:96
Methodrestart_subscriptions
(s)
stix/cyberprobe/stix_store.py:88
Functionretry
src/analyser/grpc.C:212
Methodroot_context
include/cyberprobe/protocol/context.h:222
Methodrtp
include/cyberprobe/event/event_implementations.h:259
Methodrtp_context
Constructor.
include/cyberprobe/protocol/rtp_context.h:23
Methodrtp_ssl
include/cyberprobe/event/event_implementations.h:280
Functionrun
src/cybermon.C:55
Functionrun
src/stream_rcvr.C:95
Functionrun
There is no shutdown handling in this code.
src/eventstream-service.C:55
Functionrun
src/tls_rcvr.C:103
Functionrun
Sender thread body - gets PDUs off the queue, and calls the handler.
src/probe/sender.C:144
Functionrun
Capture device, main thread body.
src/probe/vxlan_capture.C:12
← previousnext →1,001–1,100 of 1,487, ranked by callers