MCPcopy Create free account

hub / github.com/Charmve/BLE-Security-Attack-Defence / functions

Functions10,582 in github.com/Charmve/BLE-Security-Attack-Defence

↓ 1,515 callersFunctionbind_layers
Bind 2 layers on some specific fields' values. It makes the packet being built and dissected when the arguments are present. This functi
03_SweynTooth/libs/scapy/packet.py:1732
↓ 534 callersMethodappend
(self, data, seq)
03_SweynTooth/libs/scapy/sessions.py:144
↓ 447 callersMethodpack
(self)
tools/Ubertooth/host/python/ubtbr/ubtbr/btctl.py:160
↓ 431 callersFunctionbladerf_strerror
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:1584
↓ 326 callersMethodjoin
(self, *args, **kwargs)
03_SweynTooth/libs/scapy/sendrecv.py:1028
↓ 280 callersMethodget
(self, item, default=None)
03_SweynTooth/libs/scapy/config.py:168
↓ 265 callersFunctionorb
Return ord(x) when not already an int.
03_SweynTooth/libs/scapy/compat.py:72
↓ 248 callersFunctionwarning
Prints a warning during runtime.
03_SweynTooth/libs/scapy/error.py:97
↓ 247 callersMethodpush
(self, msg)
03_SweynTooth/libs/scapy/pipetool.py:382
↓ 241 callersMethodsprintf
sprintf(format, [relax=1]) -> str Where format is a string that can include directives. A directive begins and ends by % and
03_SweynTooth/libs/scapy/packet.py:1276
↓ 231 callersMethodsend
(self, msg)
03_SweynTooth/libs/scapy/pipetool.py:508
↓ 228 callersFunctionassert
* Support testing using an element * @param {Function} fn Passed the created div and expects a boolean result
04_BtleJuice/resources/js/jquery-2.2.3.js:905
↓ 220 callersFunctionbits
tools/Ubertooth/host/ubertooth-tools/src/cc2400.c:54
↓ 200 callersMethodunpack
typedef struct bthdr_s { uint8_t lt_addr; uint8_t type; uint8_t flags; uint8_t hec; } __attribute__((packed)) bbhdr_t;
tools/Ubertooth/host/python/ubtbr/ubtbr/btctl.py:148
↓ 192 callersFunctioncc2400_set
write 16 bit value to a register */
tools/Ubertooth/firmware/common/ubertooth.c:309
↓ 187 callersMethodon
(self, condition, handler)
01_BlueBorne/l2cap_infra/l2cap_infra.py:85
↓ 176 callersMethodreplace
lst.replace(<field>,[<oldvalue>,]<newvalue>) lst.replace( (fld,[ov],nv),(fld,[ov,]nv),...) if ov is None, all values are re
03_SweynTooth/libs/scapy/plist.py:577
↓ 171 callersFunctiona
(b,d,e,f)
04_BtleJuice/resources/js/angular.min.js:25
↓ 169 callersMethodformat
(self, string, fmt)
03_SweynTooth/libs/scapy/themes.py:88
↓ 165 callersFunctionraw
Builds a packet and returns its bytes representation. This function is and always be cross-version compatible
03_SweynTooth/libs/scapy/compat.py:42
↓ 160 callersFunction_create_oxm_cls
()
03_SweynTooth/libs/scapy/contrib/openflow3.py:298
↓ 143 callersFunctionchb
Same than chr() but encode as bytes.
03_SweynTooth/libs/scapy/compat.py:68
↓ 140 callersFunctionq
(a,b,d)
04_BtleJuice/resources/js/angular.min.js:7
↓ 129 callersFunction$
(a,b,c)
04_BtleJuice/resources/js/angular.min.js:56
↓ 128 callersFunctioncli_err
tools/BladeRF/host/utilities/bladeRF-cli/src/common.c:237
↓ 111 callersMethodsummary
Prints a one line summary of a packet.
03_SweynTooth/libs/scapy/packet.py:1421
↓ 106 callersFunctionb
(a,b,c)
04_BtleJuice/resources/js/angular.min.js:24
↓ 101 callersFunctioncc2400_strobe
strobe register, return status */
tools/Ubertooth/firmware/common/ubertooth.c:428
↓ 95 callersFunctioncc2400_status
get the status */
tools/Ubertooth/firmware/common/ubertooth.c:422
↓ 94 callersMethodvprint
(self, s="")
03_SweynTooth/libs/scapy/layers/tls/automaton.py:243
↓ 93 callersMethodfind
(self, session)
03_SweynTooth/libs/scapy/layers/tls/session.py:1000
↓ 93 callersMethodgetfieldval
(self, attr)
03_SweynTooth/libs/scapy/contrib/coap.py:239
↓ 87 callersFunctioninet_pton
Convert an IP address from text representation into binary form.
03_SweynTooth/libs/scapy/pton_ntop.py:81
↓ 80 callersMethoddebug
(self, lvl, msg)
03_SweynTooth/libs/scapy/automaton.py:699
↓ 78 callersMethoditeritems
(self)
03_SweynTooth/libs/scapy/config.py:274
↓ 75 callersFunctionbind_bottom_up
Bind 2 layers for dissection. The upper layer will be chosen for dissection on top of the lower layer, if ALL the passed arguments are validat
03_SweynTooth/libs/scapy/packet.py:1698
↓ 74 callersFunctionhackrf_error_name
tools/HackRF/host/libhackrf/src/hackrf.c:1700
↓ 74 callersMethodpop
Returns a built ISOTP message :param identifier: if not None, only return isotp messages with this destin
03_SweynTooth/libs/scapy/contrib/isotp.py:410
↓ 74 callersFunctionstart_timeout
(timer_name, seconds, callback)
03_SweynTooth/libs/timeout_lib.py:6
↓ 73 callersFunctionbladerf_enable_module
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:493
↓ 72 callersFunction_check_error
If the result code indicates an error, raise an exception
tools/BladeRF/host/libraries/libbladeRF_bindings/python/bladerf/_bladerf.py:385
↓ 70 callersMethodencode
(self, number)
03_SweynTooth/libs/scapy/contrib/sdnv.py:51
↓ 70 callersFunctionshow_libusb_error
tools/Ubertooth/host/libubertooth/src/ubertooth_control.c:29
↓ 69 callersFunctiony
(a)
04_BtleJuice/resources/js/angular.min.js:9
↓ 67 callersMethod__init__
(self, fld)
03_SweynTooth/libs/scapy/fields.py:202
↓ 67 callersFunctionx
(a)
04_BtleJuice/resources/js/angular.min.js:9
↓ 66 callersFunctionplain_str
Convert basic byte objects to str
03_SweynTooth/libs/scapy/compat.py:62
↓ 66 callersMethodsend
(self, packet)
01_BlueBorne/l2cap_infra/l2cap_infra.py:140
↓ 64 callersFunctiongpio_clear
tools/HackRF/firmware/common/gpio_lpc.c:36
↓ 63 callersFunctionc
(a)
04_BtleJuice/resources/js/angular.min.js:12
↓ 63 callersFunctiongpio_set
tools/HackRF/firmware/common/gpio_lpc.c:32
↓ 63 callersMethodtime
(self)
tools/Ubertooth/host/python/ubtbr/ubtbr/lmp.py:234
↓ 60 callersFunctionbytes_encode
Ensure that the given object is bytes. If the parameter is a packet, raw() should be preferred.
03_SweynTooth/libs/scapy/compat.py:54
↓ 59 callersMethodupdate
(self, p)
03_SweynTooth/libs/scapy/contrib/automotive/ecu.py:78
↓ 58 callersFunctiongpio_output
tools/HackRF/firmware/common/gpio_lpc.c:44
↓ 57 callersMethodread
(self, n=0)
03_SweynTooth/libs/scapy/automaton.py:235
↓ 57 callersMethodremove
(self, *flds)
03_SweynTooth/libs/scapy/config.py:122
↓ 57 callersFunctionupdate_timeout
(timer_name)
03_SweynTooth/libs/timeout_lib.py:16
↓ 56 callersFunctiond
(a,b)
04_BtleJuice/resources/js/angular.min.js:11
↓ 55 callersFunctionE
(a)
04_BtleJuice/resources/js/angular.min.js:10
↓ 55 callersFunctione
(a)
04_BtleJuice/resources/js/angular.min.js:12
↓ 55 callersMethoditervalues
(self)
03_SweynTooth/libs/scapy/config.py:289
↓ 52 callersFunctionB
(a)
04_BtleJuice/resources/js/webfont.js:22
↓ 51 callersFunctionf
(a,b,d)
04_BtleJuice/resources/js/angular.min.js:39
↓ 51 callersMethodset
(self, path, length=None, fill=None)
03_SweynTooth/libs/scapy/contrib/mount.py:40
↓ 51 callersFunctionstr2uint
tools/BladeRF/host/common/src/conversions.c:490
↓ 50 callersFunctionCyFxAppErrorHandler
Application Error Handler */
tools/BladeRF/fx3_firmware/src/bladeRF.c:87
↓ 50 callersFunctioncc2400_get
read 16 bit value from a register */
tools/Ubertooth/firmware/common/ubertooth.c:299
↓ 47 callersFunctionnext
()
04_BtleJuice/resources/js/bootstrap.js:2117
↓ 45 callersFunctioncli_err_nnl
tools/BladeRF/host/utilities/bladeRF-cli/src/common.c:246
↓ 44 callersFunctionG
(a)
04_BtleJuice/resources/js/angular.min.js:10
↓ 44 callersFunctionjQuery
( selector, context )
04_BtleJuice/resources/js/jquery-2.2.3.js:71
↓ 44 callersFunctionsleep
tools/Ubertooth/firmware/tc13badge/toorcon.c:75
↓ 43 callersFunctionF
(a)
04_BtleJuice/resources/js/angular.min.js:10
↓ 43 callersMethodlength_from
(pkt)
03_SweynTooth/libs/scapy/layers/ppi.py:63
↓ 42 callersMethodadd_msg
Add a TLS message (e.g. TLSClientHello or TLSApplicationData) inside the latest record to be sent through the socket. We beli
03_SweynTooth/libs/scapy/layers/tls/automaton.py:221
↓ 42 callersMethodupdate
(self, *args, **kwargs)
03_SweynTooth/libs/scapy/dadict.py:76
↓ 42 callersMethodwrite
(self, dir)
03_SweynTooth/libs/scapy/tools/UTscapy.py:83
↓ 41 callersFunctionK
(a,b)
04_BtleJuice/resources/js/webfont.js:30
↓ 41 callersFunctionstr2uint_suffix
tools/BladeRF/host/common/src/conversions.c:624
↓ 41 callersFunctionusb_transfer_schedule_ack
tools/HackRF/firmware/common/usb_queue.c:184
↓ 40 callersFunctioncprintf
tools/Ubertooth/firmware/btbr/src/util/debug.c:35
↓ 40 callersMethoddecode
(self, ba, offset)
03_SweynTooth/libs/scapy/contrib/sdnv.py:69
↓ 38 callersFunctionchannel2str
tools/BladeRF/host/common/src/conversions.c:137
↓ 38 callersMethoderror
tools/Ubertooth/firmware/bootloader/dfu.cpp:95
↓ 38 callersMethodget
Retrieve the metadata associated with the specified CoreBluetooth object.
tools/Adafruit-BluefruitLE_Python/Adafruit_BluefruitLE/corebluetooth/metadata.py:49
↓ 37 callersMethodcopy
(self)
03_SweynTooth/libs/scapy/layers/tls/session.py:893
↓ 37 callersFunctioninet_ntop
Convert an IP address from binary form into text representation.
03_SweynTooth/libs/scapy/pton_ntop.py:127
↓ 36 callersFunctionbladerf_close
* Surrogate bladerf_close handler * * @param dev Device handle */
tools/BladeRF/host/libraries/libbladeRF_test/test_config_file/src/main.c:290
↓ 36 callersMethodhaslayer
Specific: NTPHeader().haslayer(NTP) should return True.
03_SweynTooth/libs/scapy/layers/ntp.py:212
↓ 36 callersMethodstart
(self)
03_SweynTooth/libs/scapy/pipetool.py:388
↓ 35 callersMethod__init__
(self, iptemplate="0.0.0.0/0")
03_SweynTooth/libs/scapy/volatile.py:393
↓ 35 callersMethoddigest
(self, tbd)
03_SweynTooth/libs/scapy/layers/tls/crypto/hash.py:41
↓ 35 callersFunctiondisable_timeout
(timer_name)
03_SweynTooth/libs/timeout_lib.py:26
↓ 34 callersMethodadd_record
Add a new TLS or SSLv2 or TLS 1.3 record to the packets buffered out.
03_SweynTooth/libs/scapy/layers/tls/automaton.py:203
↓ 34 callersMethodraise_on_packet
If the next message to be processed has type 'pkt_cls', raise 'state'. If there is no message waiting to be processed, we try to get
03_SweynTooth/libs/scapy/layers/tls/automaton.py:184
↓ 33 callersFunctiong
(b)
04_BtleJuice/resources/js/angular.min.js:32
↓ 32 callersMethodgetlayer
(self, cls, nb=1, _track=None, _subclass=True, **flt)
03_SweynTooth/libs/scapy/layers/ntp.py:222
↓ 31 callersMethoditems
(self)
03_SweynTooth/libs/scapy/config.py:295
↓ 31 callersMethodregister
(self, codecnum, codec)
03_SweynTooth/libs/scapy/asn1/asn1.py:123
next →1–100 of 10,582, ranked by callers