Download Wi-Fi 4-Way Handshake Subtitles for Better Understanding
Wi-Fi 4-Way Handshake In Depth
Tall Paul Tech
SRT - Most compatible format for video players (VLC, media players, video editors)
VTT - Web Video Text Tracks for HTML5 video and browsers
TXT - Plain text with timestamps for easy reading and editing
Scroll to view all subtitles
now to continue from my previous video
where I showed the difference between
passphrase and appreciate key I'm going
to go through the full way handshake
process that takes place when you join a
wireless network okay now to get started
I'm going to do a cup of packet captures
firstly over the phone joining the
network and also the Linux laptop
joining just so I've got a couple of
different types of client and I'm going
to do the packet capture with the
macbook here so we capture the four-way
handshakes so for join phone up it'll
join the network just capture the for a
handshake and same for the laptop you'll
join I think it's around to it it'll
join hey there yeah it's now that's
four-way handshake okay so those two
devices on the network I'll just stop
the capture now I'll have a look at that
capture and go through step by step what
it's actually doing in the 4-way
handshake
okay now but that packet capture open in
Wireshark here and I've just filtered it
just to show the four-way handshake from
the phone now as I said in the previous
video the pre shared key is not what
encrypts the traffic the traffic
encryption keys are made during this
process and to do that there's a few
variables involved there's the preciate
key is one of the inputs to it the MAC
address of the Authenticator which is
the a P so the MAC address of the AP and
the MAC address of the client there's
also a couple of one-time values called
monsters okay so the AP has a month
which is just a random value the lonely
used is one time and the wireless client
will also have a one-time number so if I
have a look at the capture we can start
to see the process first of all the
Aruba is is the AP and that I saw
whistle is the phone okay so the first
thing it does you can see it sends out
its nuts now that's that one-time value
that it comes up with so it sends that
out to the wireless client now at that
point when the client receives that
first frame it actually has everything
it needs to make that function for the
traffic keys it knows the MAC address of
the AP know
it's mac-address it knows the one time
value from the AP and it's made it's one
time value so it's already got that and
it knows the pre-shared key so there are
five inputs okay so it gets that and the
second frame now you'll see that nuts is
is different because this is now the
clients nuts you've got the nuts from
the AP that random value and you've got
the clients random value so at frame two
when the client sends back to the AP it
gives it its one-time number so now the
AP the Authenticator has all the the
variables that I just just mentioned
there the appreciate key that has
started with the MAC addresses of the
the AP and the station and now it knows
it already knew it's nuts and now it
knows the station's nuts so it can make
the traffic keys once we have them we
have the keys to do unicast traffic the
next the next frame here is to do with
the group keys now group keys are for
things like multicast and broadcast
things where all clients would have to
receive that so they would have the same
key for all that whereas if it's unicast
it'll use just a key particular to that
client so the next client can't actually
snoop that even though they sort of
can't if they get tricky anyway to put
these group keys onto the client the
data can be encrypted using the pairwise
transit keys that we just set up a
second ago see once the pairwise traffic
keys have been set up with the first two
frames it can now encrypt the group key
in the third frame so it doesn't have to
be as as out in the open so right there
at this WPA key data that's for the
group keys that are going to be
installed and it's encrypted with the
pairwise transient key now if you've put
a wrong password in it will fail at this
point because it won't have established
the pairwise keys properly so what I'll
do is I'll do another packet capture now
when the passphrase apreciate key is
wrong and just see how far it gets
compared to a working one like this
actually before I go into showing what a
wrong password looks like I'll just show
you side-by-side the phone and a laptop
that I captured just to point out that
this Nance that I that I spoke about
which is
that one time number isn't is indeed
different on both of the captures okay
so when the AP sent it out for this
client it had that value when its ended
out for this client had had that value
okay and of course the clients came up
with their own separate values okay I
did another packet capture but this time
I put the wrong password in on the phone
just to show you what happens and as you
can see from the cap so it doesn't get
passed message two now the reason is as
I said a minute ago it uses those first
two frames to set up the pairwise key so
if it doesn't succeed in that it's not
going to be able to proceed to the group
key or any further at all but one thing
I want to show you is that nuts the one
time number that I spoke about when the
AP sends it out every time it it doesn't
it sends it out differently okay it has
a new number the client though doesn't
it's nuts
it's the same through all its efforts
because it's still thinking that it's
trying what it believes is right but if
not it's wrong okay so it fails there
that's when you'll get on your phone or
whatever it'll say now try and put the
password in again so if you ever doing
packet captures and you see the full way
handshake fail after two messages odds
are pretty good that you've got the
wrong password now as I've shown in a
previous video if you capture the
four-way handshake and you know the pre
shared key you can decrypt the traffic
in Wireshark
okay because you've got all the
information that it had when it made the
pairwise transient keys so you can
decrypt it too now as I said you have to
capture that four-way handshake though
it's no good just knowing the ppreciate
key and thinking you can decrypt WPA
traffic you need the four-way handshake
because as I've just shown that's how
the actual traffic encryption keys are
made so anyway have fun with that and I
hope that helps you out
[Music]
Full transcript without timestamps
now to continue from my previous video where I showed the difference between passphrase and appreciate key I'm going to go through the full way handshake process that takes place when you join a wireless network okay now to get started I'm going to do a cup of packet captures firstly over the phone joining the network and also the Linux laptop joining just so I've got a couple of different types of client and I'm going to do the packet capture with the macbook here so we capture the four-way handshakes so for join phone up it'll join the network just capture the for a handshake and same for the laptop you'll join I think it's around to it it'll join hey there yeah it's now that's four-way handshake okay so those two devices on the network I'll just stop the capture now I'll have a look at that capture and go through step by step what it's actually doing in the 4-way handshake okay now but that packet capture open in Wireshark here and I've just filtered it just to show the four-way handshake from the phone now as I said in the previous video the pre shared key is not what encrypts the traffic the traffic encryption keys are made during this process and to do that there's a few variables involved there's the preciate key is one of the inputs to it the MAC address of the Authenticator which is the a P so the MAC address of the AP and the MAC address of the client there's also a couple of one-time values called monsters okay so the AP has a month which is just a random value the lonely used is one time and the wireless client will also have a one-time number so if I have a look at the capture we can start to see the process first of all the Aruba is is the AP and that I saw whistle is the phone okay so the first thing it does you can see it sends out its nuts now that's that one-time value that it comes up with so it sends that out to the wireless client now at that point when the client receives that first frame it actually has everything it needs to make that function for the traffic keys it knows the MAC address of the AP know it's mac-address it knows the one time value from the AP and it's made it's one time value so it's already got that and it knows the pre-shared key so there are five inputs okay so it gets that and the second frame now you'll see that nuts is is different because this is now the clients nuts you've got the nuts from the AP that random value and you've got the clients random value so at frame two when the client sends back to the AP it gives it its one-time number so now the AP the Authenticator has all the the variables that I just just mentioned there the appreciate key that has started with the MAC addresses of the the AP and the station and now it knows it already knew it's nuts and now it knows the station's nuts so it can make the traffic keys once we have them we have the keys to do unicast traffic the next the next frame here is to do with the group keys now group keys are for things like multicast and broadcast things where all clients would have to receive that so they would have the same key for all that whereas if it's unicast it'll use just a key particular to that client so the next client can't actually snoop that even though they sort of can't if they get tricky anyway to put these group keys onto the client the data can be encrypted using the pairwise transit keys that we just set up a second ago see once the pairwise traffic keys have been set up with the first two frames it can now encrypt the group key in the third frame so it doesn't have to be as as out in the open so right there at this WPA key data that's for the group keys that are going to be installed and it's encrypted with the pairwise transient key now if you've put a wrong password in it will fail at this point because it won't have established the pairwise keys properly so what I'll do is I'll do another packet capture now when the passphrase apreciate key is wrong and just see how far it gets compared to a working one like this actually before I go into showing what a wrong password looks like I'll just show you side-by-side the phone and a laptop that I captured just to point out that this Nance that I that I spoke about which is that one time number isn't is indeed different on both of the captures okay so when the AP sent it out for this client it had that value when its ended out for this client had had that value okay and of course the clients came up with their own separate values okay I did another packet capture but this time I put the wrong password in on the phone just to show you what happens and as you can see from the cap so it doesn't get passed message two now the reason is as I said a minute ago it uses those first two frames to set up the pairwise key so if it doesn't succeed in that it's not going to be able to proceed to the group key or any further at all but one thing I want to show you is that nuts the one time number that I spoke about when the AP sends it out every time it it doesn't it sends it out differently okay it has a new number the client though doesn't it's nuts it's the same through all its efforts because it's still thinking that it's trying what it believes is right but if not it's wrong okay so it fails there that's when you'll get on your phone or whatever it'll say now try and put the password in again so if you ever doing packet captures and you see the full way handshake fail after two messages odds are pretty good that you've got the wrong password now as I've shown in a previous video if you capture the four-way handshake and you know the pre shared key you can decrypt the traffic in Wireshark okay because you've got all the information that it had when it made the pairwise transient keys so you can decrypt it too now as I said you have to capture that four-way handshake though it's no good just knowing the ppreciate key and thinking you can decrypt WPA traffic you need the four-way handshake because as I've just shown that's how the actual traffic encryption keys are made so anyway have fun with that and I hope that helps you out [Music]
Download Subtitles
These subtitles were extracted using the Free YouTube Subtitle Downloader by LunaNotes.
Download more subtitlesRelated Videos
Download Subtitles for Your Favorite Videos Easily
Enhance your video watching experience by downloading accurate subtitles and captions. Enjoy better understanding, accessibility, and language support for all your favorite videos.
Download Accurate Subtitles and Captions for Your Videos
Easily download high-quality subtitles to enhance your video viewing experience. Subtitles improve comprehension, accessibility, and engagement for diverse audiences. Get captions quickly for better understanding and enjoyment of any video content.
Download Subtitles for 4AM Wedding Study Struggles Video
Easily download accurate subtitles for the hilarious and heartfelt video about trying to study at 4AM on the morning of a wedding. Enhance your understanding and enjoy every moment by accessing clear captions in your preferred language.
WhatsApp Video Subtitles Download - Easy Access & Enhanced Understanding
Download subtitles for your WhatsApp Video 2026 05 13 at 10 13 17 to improve accessibility and comprehension. Enjoy clear captions that help you follow conversations effortlessly, even in noisy environments or for those with hearing impairments.
Download Subtitles for Geometry Class 4 Video Lessons
Enhance your learning experience by downloading accurate subtitles for the Geometry Class 4 video. Subtitles help improve comprehension, support language learners, and make the content accessible to everyone. Get the captions now to study effectively at your own pace.
Most Viewed
ดาวน์โหลดซับไตเติ้ล DMD LAND 3 The Final Land Day 1
ดาวน์โหลดซับไตเติ้ลสำหรับวิดีโอ DMD LAND 3 The Final Land Day 1 เพื่อช่วยให้เข้าใจเนื้อหาได้ง่ายขึ้น และเพิ่มความสะดวกในการติดตามทุกช่วงเวลา เหมาะสำหรับผู้ชมที่ต้องการความชัดเจนและเข้าถึงข้อมูลอย่างครบถ้วน
Untertitel für 'Nicos Weg' Deutsch lernen A1 Film herunterladen
Laden Sie die Untertitel für den gesamten Film 'Nicos Weg' herunter, um Ihr Deutschlernen auf A1 Niveau zu unterstützen. Untertitel helfen Ihnen, Wortschatz und Aussprache besser zu verstehen und verbessern das Hörverständnis effektiv.
Descarga Subtítulos para NARCISISMO | 6 DE COPAS - Episodio 63
Accede fácilmente a los subtítulos del episodio 63 de '6 DE COPAS', centrado en el narcisismo. Descargar estos subtítulos te ayudará a entender mejor el contenido y mejorar la experiencia de visualización.
Subtítulos para TIPOS DE APEGO | 6 DE COPAS Episodio 56
Descarga los subtítulos para el episodio 56 de la tercera temporada de 6 DE COPAS, centrado en los tipos de apego. Mejora tu comprensión y disfruta del contenido en detalle con nuestros subtítulos precisos y accesibles.
Download Subtitles for Your Favorite Videos Easily
Enhance your video watching experience by downloading accurate subtitles and captions. Enjoy better understanding, accessibility, and language support for all your favorite videos.

