BackTrack 5 Wireless Penetration Testing Beginner's Guide - podcast episode cover

BackTrack 5 Wireless Penetration Testing Beginner's Guide

Jun 26, 202524 min
--:--
--:--
Download Metacast podcast app
Listen to this episode in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episode description

Serves as a comprehensive guide for understanding and executing wireless network penetration tests using the BackTrack 5 platform. Authored by Vivek Ramachandran, a recognized expert in Wi-Fi security, the text provides step-by-step practical demonstrations on identifying and exploiting vulnerabilities in wireless networks. It covers a wide array of topics, from setting up a wireless lab and understanding WLAN frames to bypassing authentication mechanisms, cracking WEP and WPA/WPA2 encryption, and conducting advanced Man-in-the-Middle (MITM) attacks. The guide also addresses attacking WPA-Enterprise and RADIUS systems, and outlines a complete wireless penetration testing methodology, ensuring readers gain a solid foundation in securing wireless environments.

You can listen and download our episodes for free on more than 10 different platforms:
https://linktr.ee/cyber_security_summary

Get the Book now from Amazon:
https://www.amazon.com/BackTrack-Wireless-Penetration-Testing-Beginners/dp/1849515581?&linkCode=ll1&tag=cvthunderx-20&linkId=6d38fbd858502f4bbf7fe5e5054e3368&language=en_US&ref_=as_li_ss_tl

Discover our free courses in tech and cybersecurity, Start learning today:
https://linktr.ee/cybercode_academy

Transcript

Speaker 1

Have you ever really stopped to think about it? This invisible world of wireless networks?

Speaker 2

It's everywhere, absolutely, your home, Wi Fi, the office, coffee shops. It's just part of life now.

Speaker 1

So convenient, right, seems totally seamless. But what if that security isn't really a solid wall, more like a thin screen.

Speaker 2

That's the uncomfortable truth, Isn't it something people maybe don't want to think about too much? Yeah, So our mission today really is to pull back that curtain. We're talking wireless penetration testing.

Speaker 1

Finding the weak spots before the bad.

Speaker 2

Guys do exactly, and we're digging into a really foundational text for this Backtrack five Wireless Penetration Testing Beginner's Guide.

Speaker 1

AH. Backtrack five takes me back a whole Linux distribution packed with security tools.

Speaker 2

Right, hundreds of them, And this book it wasn't just theory. It was designed to help people actually do security audits on real wireless networks.

Speaker 1

And even though Backtrack itself is older now, the principles in this book about how Wi Fi in security works still incredibly relevant. These vulnerabilities haven't just vanished, even with things like WPA three coming along.

Speaker 2

Definitely, and the author Vik Arwamachandra, and he's fascinating. He's been deep in Wi Fi security since what two thousand and three. Wow, Yeah, he's the one who came up with the Cafe Latte attack, remember that vaguely?

Speaker 1

Yeah, I wasn't that about getting the key just from the client device, not even kneading the.

Speaker 2

Router nearby, precisely super clever. And he also showed back in twenty eleven how malware could actually use Wi Fi to create back doors, spread itself like a worm, even build botnets.

Speaker 1

So this isn't just academic stuff. It's real world, practical threat analysis exactly.

Speaker 2

It shows how these attacks actually happen.

Speaker 1

Okay, so let's get into this. There's that saying often link to Lincoln. Give me six hours to chop down a tree, and I will spend the first four sharpening the acts. M I feel spot on for wireless pentesting. Right. Preparation is everything. You can't just dive in.

Speaker 2

Oh, absolutely, preparation is key. You need a controlled space, like a digital sandbox to even start exploring these things safely.

Speaker 1

And the book actually lays out how to build a.

Speaker 2

Basic lab, yeah, using stuff you can basically just buy off the shelf. Theressing too exotic needed at least to start.

Speaker 1

So what are we talking hardware wise?

Speaker 2

Okay, so two laptops. One's your attacker machine, the other's the victim right. Then, crucially, you need a specific kind of USB Wi Fi adapter. The book mentions the Alpha AWS zero three six h.

Speaker 1

The Alpha card famous for packet injection, right.

Speaker 2

Exactly, packet injection and sniffing, and it worked great with backtrack right out of the box. Plus you need an access point, you know, a router that supports WFWPA, WPA two something simple like a dealing DR six fifteen would do.

Speaker 1

And an Internet connection presumably.

Speaker 2

Yep for research downloads. The usual. Software wise, it's Backtrack five itself and then Windows on the victim machine XP Vista seven that kind of era.

Speaker 1

Setting up backtrack is pretty easy. Boot from USB or DBD, yeah.

Speaker 2

Standard Linux install, boot into the graphical mode, pretty straightforward.

Speaker 1

Okay, backtracks running, mix up the access point.

Speaker 2

The router, right, so you can figure it. Let's say you create a network an SSID and wireless lab and you set the authentication to open.

Speaker 1

Open authentication, and the book warns you about that immediately, doesn't it.

Speaker 2

Oh yeah, big warning. It says, look, this is the least secure mode. Don't connect this test network to the actual Internet.

Speaker 1

Because anyone nearby could just jump on anyone.

Speaker 2

It's like leaving your front door unlocked and wide open.

Speaker 1

That's a pretty stark warning for just setting up a test lab makes you think about real world open networks, It really does.

Speaker 2

How many people connect without a second thought. So access points set up. Then you get the alpha card working with backtrack.

Speaker 1

Which is easy because the built in support mm hmm.

Speaker 2

Then a few commands to check things, a list, a scan ping to test connectivity. Make sure your attacker machine can see and talk to your new very insecure wireless lab network.

Speaker 1

Okay, sandbox built, the lab is ready. Now thinking like an attacker. Do you even see what's happening in these invisible radio waves?

Speaker 2

You listen, you sniff see w a lands wireless local area networks. They communicate using these basic units called frames frames, right, and there are three main types. You've got management frames that's all the admin stuff joining the network.

Speaker 1

Beacons probes like devices saying I'm here or are you there exactly?

Speaker 2

Then control frames they're like the traffic signals, making sure data flows okay, rts cts ACKs, request.

Speaker 1

To send clear to sand acknowledgment, got it.

Speaker 2

And finally data frames. That's the actual payload. You are web traffic emails. You know the content, So how do.

Speaker 1

You capture these? That's the sniffing part, right.

Speaker 2

You put your special Wi Fi card, like that Alpha card, into monitor mode. There's a tool called AIRMoN that helps create this special listening interface often.

Speaker 1

Called man rate monitor mode. So it's not connecting, just.

Speaker 2

Listening passively listening to everything. It's like giving yourself Wi Fi X ray vision. You can literally sniff wireless package it's off the air, and.

Speaker 1

Then you need something to make sense of all that raw data.

Speaker 2

That's where wire shark comes in. Powerful tool. It captures the packets and lets you analyze them. You can filter too, like show me only management frames or only data frames.

Speaker 1

And what does this sniffing reveal? What's the big takeaway?

Speaker 2

The big one? If the traffic isn't encrypted, it's completely exposed. Sniffing unencrypted data is trivially easy.

Speaker 1

So anyone listening can just read.

Speaker 2

Your stuff pretty much, which is exactly why we need encryption on wireless networks. It's not optional, it's essential. For any kind of privacy.

Speaker 1

Okay, so listening is powerful, but you mentioned injection too, sending your own messages.

Speaker 2

Yeah, packet injection tools like airplane. They let you craft and send your own packets onto the network.

Speaker 1

Even if you're not actually connected, like authenticated.

Speaker 2

Even then it's like shouting into the room without being invited to the party. You can still be heard, and you can disrupt things or trick devices.

Speaker 1

But there are limits, right, You can't just blast signals anywhere.

Speaker 2

First hardware limits. Your card has to support the right frequency bams two point four gigaberts maybe five gigahertz, and the specific channel the target network is.

Speaker 1

Using, and you can only listen or inject on one channel at a time.

Speaker 2

Exactly. Think of your car radio. You tune it to one station, right, same idea here, You pick a channel and that's where you operate. Can't monitor all eleven or fourteen channels at once with one card?

Speaker 1

Makes sense? What about rules and regulations?

Speaker 2

Ah? Yes, regulatory domains. Every country sets rules for these unlicensed radio bands, things like maximum power output, which channels are allowed, and this varies a lot hugely. The book gives a great example in the US, maybe you're limited to twenty seven dBm, which is five hundred milliwatts. But if you were in Bolivia, you could set your cards regulatory domain to BO and transmit at one wat thirty dBm, double the power, and use channels banned in the US.

Speaker 1

Wow. So the same hardware could behave very differently legally depending on where you are. That raises questions for you, the listener, doesn't it? How might these geographical rule differences affect wireless security across borders?

Speaker 2

Definitely something to think about. Okay, so we know how the signals work, how to listen, how to inject the next step for an attacker trying to break the security itself authentication and encryption.

Speaker 1

And this is where a lot of common security measures start to look pretty weak.

Speaker 2

Oh yeah, like hidden sads. People think hiding the network name adds security.

Speaker 1

Security through obscurity, right.

Speaker 2

But the book just dismantles that idea Legitimate clients when they connect, they broadcast the SSID name in probe requests and responses unencrypted.

Speaker 1

So you just listen for those.

Speaker 2

YEP or even sneakier, you can force clients off the network using de authentication packets when they try to reconnect boom, they reveal the hidden SSID.

Speaker 1

So basically useless as a security feature. What about MP filtering locking it down to specific devices.

Speaker 2

That's another age old technique, as the book calls it, that fails miserably in the wireless world.

Speaker 1

Why because the MP address are also sent unencrypted.

Speaker 2

Exactly, you sniff the MP address of a legitimate client, then you use a tool like a changer to spoof your MP address to match THEIRS filter bypass.

Speaker 1

Just like that. More security. Theater then makes you feel safe, but.

Speaker 2

Doesn't actually stop a determined attacker. And open authentication, the book is blunt, provides no real authentication at all.

Speaker 1

Okay, so hidden SSIDs and C filters open off not real security. What about shared key authentication? That sounds more secure. It was used with WP, right.

Speaker 2

It was, but it has a fundamental flaw. The whole process relies on a challenge response using the shared WEP key. Okay, but an attacker can just listen to this exchange. They capture the plain text challenge sent by the access point, and they capture the encrypted response sent back by the client, And.

Speaker 1

Because they have both the original and the encrypted.

Speaker 2

Version, they can use a simple mathematical operation xor to figure out the keystream the secret sauce used for encryption for that specific exchange.

Speaker 1

WHOA, so they don't need the actual WP key itself.

Speaker 2

Nope, they get the keystream and they can use that to authenticate themselves to the network. It completely breaks the shared secret idea.

Speaker 1

That's bad, which leads us nicely into encryption flaws. Particularly we put itself.

Speaker 2

Ah, WEP wired equivalent privacy famously broken. The book states it very clearly, WEP can always be broken, no matter what the key used is or which access point is running.

Speaker 1

It always that's a strong statement.

Speaker 2

It's because the underlying crypto RC four as used in WP, and especially the way it used initialization vectors I THEES, was fundamentally flawed. It leaked information about the key over time.

Speaker 1

So how does an attacker actually crack it?

Speaker 2

In practice, it's a multi step process. Usually, first find the network, usually with AERODUMPA yeah. Then you need lots of data packets encrypted with that WEP key, tens or hundreds of thousands.

Speaker 1

How do you get those if you're not connected?

Speaker 2

Packet injection Again, you capture a specific type of packet like an ARP request and then replay it over and over using airplane. The access point responds, generating more encrypted traffic for you to capture.

Speaker 1

Even though you don't know the key.

Speaker 2

Yeah, clever, yep. Once you have enough captured data, you feed it into a tool like air cracking. It analyzes the weak ivs and pretty quickly usually recovers the WEEP key.

Speaker 1

So WEP is just a non starter for security today.

Speaker 2

Yeah.

Speaker 1

What about WPA and WPA two using PSK pre shared key that's what most home networks use.

Speaker 2

Yeah, much better, much much better than WAP, but still vulnerable, specifically to dictionary tax if and this is the big if people use a weak.

Speaker 1

Passphrase, the human element the password problem exactly.

Speaker 2

The attack targets the four way WPA handshake. This happens every time a device connects. It's a cryptographic exchange to prove both sides know the shared key.

Speaker 1

So you capture that handshake YEP.

Speaker 2

Sniff it out of the air. Then you take that captured handshake data and run air cracking again, but this time you give it a dictionary file, a big list of potential passwords, and.

Speaker 1

It tries every password in the list against the handshake data.

Speaker 2

Until it finds a match. The book puts it perfectly, You are just as good as the dictionary you have. If the real passphrase isn't in your list, you won't crack it this way.

Speaker 1

So a really long, complex unique passphrase makes this kind of attack much.

Speaker 2

Harder, exponentially harder, maybe impossible in a practical timeframe, but people reuse passwords, use dictionary words.

Speaker 1

Birthdays, making the dictionary attack feasible. Are there ways to speed it up?

Speaker 2

Oh? Yeah, Tools like gen click or pirate. They can pre calculate parts of the process, especially if you know the network name SIE and Pirate uses GPU's graphics cards to crunch the possibilities way faster than a standard CPU.

Speaker 1

Okay, so let's say you've cracked the key WEP or WPA. What next? Can you read the data you captured earlier?

Speaker 2

Yes, tools like airty cap. You feed it the cracked key and the capture file the dot cap file, and it decrypts the packets. You can see the actual data that was flying.

Speaker 1

Around in the final step the proof connecting to the network.

Speaker 2

Right for a pen tester, that's the goal. Use standard tools like i canfig for WP or EP A supplicant for WPP two. Plug in the key you just cracked, and connect to the network just like a legitimate user.

Speaker 1

That's the ultimate validation. Okay, let's shift gears a bit beyond cracking keys. How else can attackers target the network? The infrastructure itself well?

Speaker 2

Access points? The routers themselves are often overlooked. The book says they're sometimes the most neglected in terms of security. Also, default passwords BINGO, default admin user names, and passwords that never get changed. That's often an instant full system compromise, easy access to the router's settings.

Speaker 1

And even if they are changed, maybe they're weak.

Speaker 2

Yep, vulnerable to dictionary attacks using tools like Hydra against the router's web inner face or other management protocols.

Speaker 1

What about just disrupting the network.

Speaker 2

Denial of service dough attacks We mentioned deauthentication packets earlier. You can last those out.

Speaker 1

Continuously forcing everyone off the network.

Speaker 2

Kicking clients off repeatedly, making the network basically dysfunctional, very annoying and can be used as part of other attacks too.

Speaker 1

And then there's the evil twin that sounds ominous it is.

Speaker 2

It's a really potent attack. An attacker sets up their own access point, maybe using their laptop and that alpha card, and they give it the exact same name, the same SSID as the legitimate network you want to connect to, maybe even the same MOC just using spoofing, so.

Speaker 1

Your devices two identical networks.

Speaker 2

Or it might just see the attackers twin, especially if its signal is stronger. Users might accidentally connect to the fake one.

Speaker 1

And if the attackers spoost the MAC address.

Speaker 2

Too, it becomes even more difficult to detect and deter. The book notes that even tools like aero dumping might struggle to visually distinguish the real AP from the evil twin. If the mac's match, so.

Speaker 1

You connect to the attackers network thinking it's legit.

Speaker 2

What happens Then the attacker is now sitting in the middle. They can see your traffic, potentially steal credentials, redirect you to fake websites. We'll get more into that with man in the middle.

Speaker 1

Okay, before that, what about rogue access points? Is that different from an evil twin?

Speaker 2

Yeah, slightly different concept. A rogue AP is an unauthorized access point connected to the authorized network.

Speaker 1

So someone plugs a cheap wireless router into the company's wired network jack under.

Speaker 2

Their desks exactly. It creates a backdoor entry. It bypasses all the corporate firewall rules and security because it's connecting from the inside out wirelessly.

Speaker 1

A bridge from the untrusted wireless world directly into the trusted wired network. Yep.

Speaker 2

An attacker could even set up a wifey bridge to relay traffic. It's described as a really serious security threat.

Speaker 1

Definitely sounds like it. Okay, so that's attacking infrastructure. What about going directly after the clients, the laptops the phone's connecting.

Speaker 2

Absolutely. Misassociation attacks are one way. Imagine a client that's not connected, but it's probing looking for networks that knows, like wireless lab or my home WiFi.

Speaker 1

Right devices do that automatically.

Speaker 2

An attacker can set up a fake AP with that name and lure the client into connecting to them instead of the.

Speaker 1

Real network, especially if the fake signal is stronger.

Speaker 2

Precisely, you can even force a client off a legitimate network with death packets, and then when it tries to reconnect, it sees your stronger fake AP first and connects.

Speaker 1

To you sneaky. And this ties into the cafe latte attack you mentioned earlier. The author's discovery.

Speaker 2

It does that attacks specifically targeted WP clients. The genius part was realizing you could get the WEP key by interacting only with the client, even if the real access point wasn't anywhere nearby.

Speaker 1

How does that even work?

Speaker 2

It involves setting up a fake AP, getting the client to connect to you, and then cleverly manipulating the ARP packets the client sends after it connects. By bitflipping and replaying these packets, you could trick the client into generating enough specific kinds of traffic.

Speaker 1

That leak information about the.

Speaker 2

Wep key, exactly enough data for Airing to work its magic and recover the key, all without the original AP being involved. Purely client side exploitation.

Speaker 1

It's really clever. Does anything similar exist for WPA? Can you attack the client without the AP? For WPA keys?

Speaker 2

Surprisingly yes to some extent. For WPA personal PSK, you can perform an apless crack.

Speaker 1

Meaning you don't need the real router present. Right.

Speaker 2

Remember the four way handshake needed for a dictionary attack. You actually only need the first two packets of that handshake.

Speaker 1

Just the first two.

Speaker 2

Yeah, those first two messages contain enough information the cryptographic nonss the MAAC addresses for air cracking to run a dictionary attack. So if you can somehow capture just those first two packets exchanged between a client and any AP, even a fake one, or just passively sniff them when the client connects, normally.

Speaker 1

You can try to crack the password offline later without ever interacting with the real.

Speaker 2

AP again exactly, it broadens the attack surface significantly if you don't need the AP. Where else could you capture these initial packets? Maybe just by being near someone when they connect their phone at a cafe.

Speaker 1

Interesting possibility. What's why fishing sounds like fishing kind of is?

Speaker 2

Yeah? An attacker sets up multiple fake access points or honeypots. They all have the same name SSID as a target network, maybe different security settings one open one, WP one WPA two.

Speaker 1

Why different security settings to act as bait.

Speaker 2

When a client probes for that network name, the attacker sees which fake AP the client tries to connect to first. That reveals what security configurations the client has stored and trusts for that SSID.

Speaker 1

Ah, so you learn if the client expects WB or WPA two, or maybe even connects to an open network with that name if one is available.

Speaker 2

Intelligence gathering precisely helps tailor the next stage of the attack.

Speaker 1

Okay, this leads us into the really advanced stuff man in the middle attacks. You mentioned the Evil Twins setup, right.

Speaker 2

That's a classic way to achieve MITM. On wireless, attackers sets up a fake AP, victim connects to the fake AP. The attackers machine is usually also connected to the legitimate network, maybe via the wired land or another wireless card, so.

Speaker 1

The attacker's machine is physically sitting between the victim and the real internet or network.

Speaker 2

Correct because all the traffic is being relayed from the wireless interface victim side to the wired side Internet side, we have full control over the traffic.

Speaker 1

Full control meaning they can see everything.

Speaker 2

Everything passing through them, even traffic not specifically addressed to the attackers machine. They can just peer into the bridge traffic, as the book says, eavesdrop on web browsing, chats, whatever isn't encrypted end to end.

Speaker 1

So HTTPS would still protect the content, but they'd see where you're going.

Speaker 2

Generally, yes, but they can do more than just watch. They can manipulate. Session hijacking is a big one.

Speaker 1

How does that work?

Speaker 2

DNIS hijacking is a classic example with n MITM. Your computer asks what's the IP address for Google dot Com. The attacker intercepts that request and send back a fake DNS response.

Speaker 1

Pointing Google dot Com to their own machine instead of Google servers.

Speaker 2

Exactly. So when your browser tries to go to Google, it connects to the attackers machine, and.

Speaker 1

The attacker can then serve up whatever they want, a fake login page.

Speaker 2

Malware, anything. The book mentions just serving the default Apache it works page as a simple proof of concept, but yeah, fake log in pages are common. It highlights a key point. Once we have full control of the lower layers layer two in this case, it is easy to hijack applications running on higher layers, such as DMS clients and web browsers.

Speaker 1

Layer two control gives you power over layer seven applications. That's scary, Okay, what about the big enterprise networks WPA enterprise radius servers. Surely that's more secure.

Speaker 2

It definitely should be. But the book challenges the idea that WPA enterprise has this aura of unbreakable around it. It suggests nothing could be further from the truth if it's misconfigured, miscontigured. How a common protocol used is PEEP If the clients. The employee's laptop maybe is set up not to properly validate the server's certificate.

Speaker 1

So it doesn't check if the Radius server it's talking to is legitimate.

Speaker 2

Right, an attacker can perform a man in the middle, present a fake certificate for the Radius server and the client might just accept it.

Speaker 1

Okay. What happens then the.

Speaker 2

Inn authentication protocol often ms chap v two proceeds. Even though the attacker doesn't get the user's password directly, they can capture the username and the challenge response hashes exchange during that ms chap v two.

Speaker 1

Process, and those hashes can be cracked.

Speaker 2

Yes, tools like a SLEEP are specifically designed to crack ms chap v two hashes, potentially revealing the user's password.

Speaker 1

So even WPA enterprise isn't fool proof if not configured correctly, especially on the client side. What about other enterprise methods.

Speaker 2

Eap TTLs is mentioned as similar. If it uses ms chap v two inside the secure tunnel and certificate validation is weak, it's vulnerable to the same kind of hash cracking attack.

Speaker 1

Wow, so configuration details absolutely critical. Okay, stepping back, we've covered sniffing injection cracking, WVPWPA, evil twins, MITM, even enterprise attacks. How does this all come together in a real penetration test? Is there a method?

Speaker 2

Yes, definitely, it's systematic. The book outline stages similar to a wired network test. Planning, discovery, attack, and reporting.

Speaker 1

So planning what you're testing, discovering the networks and clients right.

Speaker 2

Discovery involves identifying access points, clients their security settings using tools like aer dumping.

Speaker 1

In the attack phase, using the techniques we discuss, and finally reporting the findings exactly.

Speaker 2

And a key part of discovery and reporting is identifying specific threats like rogue access points.

Speaker 1

How do you find those? Definitively we said they bypass firewalls.

Speaker 2

It's tricky. You can try matching as the addresses seen on the wireless side with non EMICs on the wired network. If you find a wireless ap whose MS isn't on the wired switch tables, it might be rogue. But more advanced tools like wireless intrusion prevention systems WAS are better at this.

Speaker 1

What about unauthorized clients someone bringing their personal lapsop onto the corporate Wi Fi?

Speaker 2

Aero dumpin can help there too. You map out all the clients connected to your authorized access points. If you see a device connected that isn't on your approved list, that's an unauthorized client, a potential breach right there.

Speaker 1

It really sounds like a continuous battle. The tech evolves, attacks evolve absolutely.

Speaker 2

The book stress is that Wi Fi security is constantly evolving. New attacks, new tools, new defenses appear all the time. It's a journey, not a destination.

Speaker 1

So how do you keep learning? What's next? After mastering the basics in this guy.

Speaker 2

Build a more advanced lab. The book suggests getting directional antennas for focused attacks, different types of access points eight oh two point one ABGM, more Wi Fi cards, maybe smartphones and tablets to test against.

Speaker 1

Keep experimenting and keep reading.

Speaker 2

Definitely stay updated. The author points to specific resources mailing lists like wifisec at, SecurityFocus dot com, okay, websites like aircrack, dash dot org itself. Rale Siles maintains a huge list of wireless security resources. Joshua Wrights blog is great for WPA enterprise attacks and conferences. Big ones like Defcon and black Hat. Many talks and materials end up online for free. Constant learning is crucial, so.

Speaker 1

Bringing this all together, we've gone pretty deep into the vulnerabilities hiding in plain sight in wireless networks, from just listening in to actively breaking encryption to impersonating networks.

Speaker 2

It's quite the landscape. And these aren't just theoretical attacks. The book shows how practical they are, with readily available tools exploiting everything from obvious week passwords to subtle flaws and protocol design.

Speaker 1

And understanding this For you, the listener, it's not just about learning how to hack Wi Fi. It's about defense.

Speaker 2

Right absolutely, Knowing the offense informs the defense. It helps you make much smarter choices about your own security, whether it's locking down your home network properly or understanding the risks in an enterprise environment. It's about seeing that invisible world more clearly.

Speaker 1

So here's a final thought to leave you with. Wi Fi security evolves so fast. We've talked about WEP, WPA, WPA TWOWPA three is out there now, but history suggests something new will emerge. What's the next unexpected vulnerability going to be and how will our ever increasing reliance on wireless everything amplify its impact when it hits.

Speaker 2

It's a fascinating and maybe slightly worrying question, as the book implies, you really do have to remain a student forever in this field.

Transcript source: Provided by creator in RSS feed: download file
For the best experience, listen in Metacast app for iOS or Android