replay attack

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:44 PM on 7/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

11 Terms

1
New cards

replay attack

need access to the raw network dat by netowrk tap, arp poisoning, malwar eon victim computer to replay back to server acting as the victime computer

2
New cards

is the replay an on path attack

no the replay itself is not but its common to do an on path attack to gather details for the later replay attack

3
New cards

pass the hash

attacker captures hashes password from victim and replays into the server posing as the og client

<p>attacker captures hashes password from victim and replays into the server posing as the og client </p>
4
New cards

how to stop pass the hash

use a salt or encryption

5
New cards

browser cookies

sotre info by the browser on computer

used for tracking, personalization, session managemnet

can be a privacy risk

s

6
New cards

session ids are stored where

cookies

7
New cards

how can an attacker use session ids

gains access to a server withotu needing any lgoin detailes

8
New cards

session hijackign or sidejacking

attacker gain access to session id to access server without login details

9
New cards

where are session ids stored

headers that are sent back and forth between systems

10
New cards

header manipulation

headers are also exploits that can gather details ona client machine and sent it to an attacker

modify headers

modify cookies

gather info

11
New cards

how to prevent session hijacking

encrypt end to end so they cant see session id