Bit-flipping attack (original) (raw)

About DBpedia

A bit-flipping attack is an attack on a cryptographic cipher in which the can change the ciphertext in such a way as to result in a predictable change of the plaintext, although the attacker is not able to learn the plaintext itself. Note that this type of attack is not—directly—against the cipher itself (as cryptanalysis of it would be), but against a particular message or series of messages. In the extreme, this could become a Denial of service attack against all messages on a particular channel using that cipher.

Property Value
dbo:abstract A bit-flipping attack is an attack on a cryptographic cipher in which the can change the ciphertext in such a way as to result in a predictable change of the plaintext, although the attacker is not able to learn the plaintext itself. Note that this type of attack is not—directly—against the cipher itself (as cryptanalysis of it would be), but against a particular message or series of messages. In the extreme, this could become a Denial of service attack against all messages on a particular channel using that cipher. The attack is especially dangerous when the attacker knows the format of the message. In such a situation, the attacker can turn it into a similar message but one in which some important information is altered. For example, a change in the destination address might alter the message route in a way that will force re-encryption with a weaker cipher, thus possibly making it easier for an attacker to decipher the message. When applied to digital signatures, the attacker might be able to change a promissory note stating "I owe you 10.00"intoonestating"Ioweyou10.00" into one stating "I owe you 10.00"intoonestating"Ioweyou10,000". Stream ciphers, such as RC4, are vulnerable to a bit-flipping attack, as are some block cipher modes of operation. See stream cipher attack. A keyed message authentication code, digital signature, or other authentication mechanism allows the recipient to detect if any bits were flipped in transit. (en)
dbo:wikiPageExternalLink http://www.cisco.com/en/US/prod/collateral/wireless/ps5678/ps430/ps4076/prod_white_paper09186a00800b469f_tk809_TSD_Technologies_White_Paper.html
dbo:wikiPageID 536794 (xsd:integer)
dbo:wikiPageLength 2775 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1113380756 (xsd:integer)
dbo:wikiPageWikiLink dbr:Promissory_note dbr:Cryptography dbr:Plaintext dbr:Cryptanalysis dbc:Cryptographic_attacks dbr:Digital_signature dbr:Block_cipher dbr:Cipher dbr:Ciphertext dbr:RC4_(cipher) dbr:Message_authentication_code dbr:Stream_cipher_attack dbr:Stream_cipher dbr:Denial_of_service_attack dbr:Attacker_(Computer_security)
dbp:wikiPageUsesTemplate dbt:Ref_improve
dct:subject dbc:Cryptographic_attacks
gold:hypernym dbr:Attack
rdf:type yago:WikicatCryptographicAttacks yago:Abstraction100002137 yago:Act100030358 yago:Activity100407535 yago:Attack100972621 yago:Event100029378 yago:Operation100955060 yago:PsychologicalFeature100023100 yago:YagoPermanentlyLocatedEntity dbo:MilitaryConflict
rdfs:comment A bit-flipping attack is an attack on a cryptographic cipher in which the can change the ciphertext in such a way as to result in a predictable change of the plaintext, although the attacker is not able to learn the plaintext itself. Note that this type of attack is not—directly—against the cipher itself (as cryptanalysis of it would be), but against a particular message or series of messages. In the extreme, this could become a Denial of service attack against all messages on a particular channel using that cipher. (en)
rdfs:label Bit-flipping attack (en)
owl:sameAs freebase:Bit-flipping attack yago-res:Bit-flipping attack wikidata:Bit-flipping attack https://global.dbpedia.org/id/4ZFCC
prov:wasDerivedFrom wikipedia-en:Bit-flipping_attack?oldid=1113380756&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Bit-flipping_attack
is dbo:wikiPageWikiLink of dbr:Index_of_cryptography_articles dbr:Bit_flipping dbr:RC4 dbr:IEEE_P1619
is foaf:primaryTopic of wikipedia-en:Bit-flipping_attack