Home
last modified time | relevance | path

Searched refs:attack (Results 1 – 25 of 62) sorted by relevance

123

/freebsd-13.1/tests/sys/netinet/libalias/
H A Dperf.c78 } nat, usenat, unnat, random, attack; in main() local
113 bzero(&attack, sizeof(attack)); in main()
209 attack.ok++; in main()
211 attack.fail++; in main()
292 printf("ATTACK ok : %9lu\n", attack.ok); in main()
293 printf("ATTACK fail: %9lu\n", attack.fail); in main()
300 attack.ok + attack.fail); in main()
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c738 struct kill *attack = NULL; in rpc_test() local
752 if (EVTAG_GET(msg, attack, &attack) == -1) { in rpc_test()
756 EVTAG_ASSIGN(attack, weapon, "feather"); in rpc_test()
757 EVTAG_ASSIGN(attack, action, "tickle"); in rpc_test()
759 if (EVTAG_ARRAY_ADD_VALUE(attack, how_often, i) == NULL) { in rpc_test()
810 !EVTAG_HAS(msg2, attack)) { in rpc_test()
814 if (EVTAG_GET(msg2, attack, &attack) == -1) { in rpc_test()
861 tt_int_op(EVTAG_ARRAY_LEN(attack, how_often), ==, 3); in rpc_test()
865 if (EVTAG_ARRAY_GET(attack, how_often, i, &res) == -1) { in rpc_test()
H A Dregress.rpc6 optional struct[kill] attack = 3;
/freebsd-13.1/contrib/libevent/test/
H A Dregress_rpc.c738 struct kill *attack = NULL; in rpc_test() local
752 if (EVTAG_GET(msg, attack, &attack) == -1) { in rpc_test()
756 EVTAG_ASSIGN(attack, weapon, "feather"); in rpc_test()
757 EVTAG_ASSIGN(attack, action, "tickle"); in rpc_test()
759 if (EVTAG_ARRAY_ADD_VALUE(attack, how_often, i) == NULL) { in rpc_test()
810 !EVTAG_HAS(msg2, attack)) { in rpc_test()
814 if (EVTAG_GET(msg2, attack, &attack) == -1) { in rpc_test()
861 tt_int_op(EVTAG_ARRAY_LEN(attack, how_often), ==, 3); in rpc_test()
865 if (EVTAG_ARRAY_GET(attack, how_often, i, &res) == -1) { in rpc_test()
H A Dregress.rpc6 optional struct[kill] attack = 3;
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dmax98504.txt20 applied during the "attack hold" and "timed hold" phase, the value must be
22 - maxim,brownout-attack-hold-ms - the brownout attack hold phase time in ms,
H A Dcs35l36.txt113 - cirrus,cirrus,vpbr-atk-rate : Attenuation attack step rate. Configures the
132 - cirrus,vpbr-mute-en : During the attack state, if the vpbr-max-attn value
/freebsd-13.1/crypto/openssl/doc/man3/
H A DCMS_decrypt.pod31 is problematic. To thwart the MMA attack (Bleichenbacher's attack on
37 use this in a timing attack. If the special flag B<CMS_DEBUG_DECRYPT> is set
42 open to attack.
H A DRSA_blinding_on.pod19 must be used to protect the RSA operation from that attack.
H A DDTLSv1_listen.pod33 message then the amplification attack has succeeded.
36 the source IP) then it is susceptible to this type of attack. TLSv1.3 is
40 address. In this case a TLSv1.3 application would be susceptible to this attack.
H A DRSA_padding_add_PKCS1_type_1.pod130 padding oracle attack. This is an inherent weakness in the PKCS #1
141 used to mount a Bleichenbacher attack against any padding mode
H A DSSL_CTX_set_options.pod100 Disable version rollback attack detection.
303 described in RFC5746. This counters the prefix attack described in
306 This attack has far reaching consequences which application writers should be
343 additional security issues: during an attack clients do not see any
H A DPKCS5_PBKDF2_HMAC.pod52 harder for an attacker to perform a brute force attack using a large number
H A DEVP_BytesToKey.pod32 harder for an attacker to perform a brute force attack using a large number
H A DRSA_public_encrypt.pod88 attack. This is an inherent weakness in the PKCS #1 v1.5 padding
/freebsd-13.1/tools/tools/net80211/wesside/
H A DREADME3 This is an implementation of the frag attack described in:
15 * Generates traffic on the network for weak IV attack:
/freebsd-13.1/tools/tools/net80211/
H A DREADME10 wesside WEP frag attack tool using raw packet interface
/freebsd-13.1/crypto/openssl/doc/man7/
H A Ddes_modes.pod32 (for the same key) making it vulnerable to a 'dictionary attack'.
177 susceptible to a 'known plaintext' attack.
195 key length 112 bits, but this attack also requires 2^56 blocks of
/freebsd-13.1/sbin/gbde/
H A Dtemplate.txt27 # Flushing the partition with random bytes prevents a brute-force attack
/freebsd-13.1/share/examples/ipfilter/rules/
H A Dfirewall9 a) blocks all packets which might belong to an IP Spoofing attack;
/freebsd-13.1/crypto/openssl/
H A DNEWS141 o Significant Side-Channel attack security improvements
275 o Fix side channel attack on modular exponentiation (CVE-2016-0702)
399 o Fix OCSP bad key DoS attack CVE-2013-0166
400 o Fix for SSL/TLS/DTLS CBC plaintext recovery attack CVE-2013-0169
445 o Fix for DTLS plaintext recovery attack CVE-2011-4108
572 o Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
676 o Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
733 Bleichbacher's attack
806 Bleichbacher's attack
864 attack.
[all …]
H A DCHANGES197 service attack.
1330 of Service attack.
1445 Denial Of Service attack.
3642 attack.
3710 Denial of Service attack.
3735 Denial of Service attack.
3768 in a DoS attack.
3901 1.2, 1.1 and DTLS to fix DoS attack.
7501 potentially lead to a spoofing attack).
10053 Bleichenbacher's DSA attack.
[all …]
/freebsd-13.1/crypto/heimdal/doc/
H A Dwhatis.texi114 make it more difficult to perform this attack. To succeed @var{C} will
118 attack.
/freebsd-13.1/crypto/openssl/doc/man1/
H A Dspkac.pod140 to be used in a "replay attack".
/freebsd-13.1/contrib/ntp/
H A DNEWS51 and fixes an attack against a client instance that uses a single
59 * [Sec 3592] DoS attack on client ntpd <[email protected]>
159 * [Sec 3565] Crafted null dereference attack in authenticated
1724 * Sybil vulnerability: ephemeral association attack
2025 * Deja Vu: Replay attack on authenticated broadcast mode
2093 most 900 seconds' time per attack.
2221 4.2.8p4 protects against the first attack. For the second attack,
2262 attack, cause it to run out of memory.
2307 perform a code injection attack.
2418 could effect a code injection attack.
[all …]

123