Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Kali Linux Wireless Penetration Testing Beginner???s Guide

You're reading from   Kali Linux Wireless Penetration Testing Beginner???s Guide Master wireless testing techniques to survey and attack wireless networks with Kali Linux, including the KRACK attack

Arrow left icon
Product type Paperback
Published in Dec 2017
Publisher
ISBN-13 9781788831925
Length 210 pages
Edition 3rd Edition
Arrow right icon
Authors (3):
Arrow left icon
Vivek Ramachandran Vivek Ramachandran
Author Profile Icon Vivek Ramachandran
Vivek Ramachandran
Cameron Buchanan Cameron Buchanan
Author Profile Icon Cameron Buchanan
Cameron Buchanan
Daniel W. Dieterle Daniel W. Dieterle
Author Profile Icon Daniel W. Dieterle
Daniel W. Dieterle
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Wireless Lab Setup FREE CHAPTER 2. WLAN and Its Inherent Insecurities 3. Bypassing WLAN Authentication 4. WLAN Encryption Flaws 5. Attacks on the WLAN Infrastructure 6. Attacking the Client 7. Advanced WLAN Attacks 8. KRACK Attacks 9. Attacking WPA-Enterprise and RADIUS 10. WLAN Penetration Testing Methodology 11. WPS and Probes A. Pop Quiz Answers Index

Time for action – configuring the access point

Let's begin! We will set the access point up to use Open Authentication (OAuth) with an SSID of Wireless Lab.

Follow these instructions step by step:

  1. Power on the access point, and use an Ethernet cable to connect your laptop to one of the access point's Ethernet ports.
  2. Enter the IP address of the access point configuration terminal in your browser. For TP-Link, it is by default 192.168.1.1. You should consult your access point's setup guide to find its IP address. If you do not have the manuals for the access point, you can also find the IP address by running the route –n command. The gateway IP address is typically the access point's IP. Once you are connected, you should see a configuration portal that looks like the following TP-LINK Wireless N Router WR841N emblazoned screenshot:
    Time for action – configuring the access point
  3. Explore the various settings in the portal after logging in, and find the settings related to configuring a new SSID.
  4. Change the SSID to Wireless Lab. Depending on the access point, you may have to reboot it for the settings to change.
  5. Similarly, find the settings related to Wireless Security and change the setting to Disable Security. Disable Security indicates that it is using the Open Authentication mode.
    Time for action – configuring the access point
  6. Save the changes to the access point and reboot it, if required. Now your access point should be up-and-running with an SSID, Wireless Lab.

An easy way to verify this is to use the wireless configuration utility in Windows and observe the available networks using the Windows laptop. You should find Wireless Lab as one of the networks in the listing:

Time for action – configuring the access point

What just happened?

We have successfully set up our access point with an SSID, Wireless Lab. It is broadcasting its presence, and this is being picked up by our Windows laptop and others within the Radio Frequency (RF) range of the access point.

Important to note is that we configured our access point in the Open mode, which is the least secure. It is advisable not to connect this access point to the internet for the time being, as anyone within the RF range will be able to use it to access the internet.

Have a go hero – configuring the access point to use WEP and WPA

Play around with the configuration options of your access point. Try to get it up-and-running using encryption schemes such as WEP and WPA/WPA2. We will use these modes in later chapters to illustrate attacks against them.

You have been reading a chapter from
Kali Linux Wireless Penetration Testing Beginner???s Guide - Third Edition
Published in: Dec 2017
Publisher:
ISBN-13: 9781788831925
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image