In this lab you will connect to a wireless access point that is running Wi-Fi protected access WPA which uses Temporal Key Integrity Protocol and Message Integrity Check Lets firs look at the type of the computer we are working on .. For WPA (Wi-Fi Protected Access) Part 2 go to http://logicalsecurity.com/resources/resources_lab_videos.html
In this video, we will demonstrate some common tools used for footprinting in the information gathering phase. The first online tool we will use for footprinting is “Samspade.org”. This tool returns the “Whois” information about the target domain which
Enumeration is defined as the process of extracting user names, machine name, network resources, network shares and services from a system. In this video we will demonstrate some common Windows enumeration tools. GetAcct allows you to reverse-lookup Windows account RID values to get user account name. UserDump enumerates all users on a specified Windows machine and dumps information such as userid, last logon, password expiry, etc.
In this video we’ll explore how a Land Attack is carried out. A Land Attack is a type of remote Denial of Service (DoS) attack carried out by sending spoofed packets to a target host with the source IP and port set the same as the target IP and port.
Metasploit Framework is a tool for developing and executing exploit code against a remote target machine. In this video, we’ll demonstrate the basic usage of this program. We’ll use the “ifconfig” command to check our current IP address. Now lets
Here we will go through the Phenomena of radio frequency signals with the different type of modulation Frequency Modulation or fn Modulation Phase shifting or phase shifting and interference Attenuation
In this video we’ll demonstrate offline password cracking using John The Ripper tool. Let’s first change to the directory where John is located. Here you can see some important binaries used by John.
In this video we’ll focus on two types of OS fingerprinting techniques, active and passive fingerprinting and the tools used for them. For passive fingerprinting we’ll look at p0f and Ettercap. For active fingerprinting, we’ll look at two fingerprinting
In this video well explore Hping. Hping is a command-line oriented TCP/IP packet assembler/analyzer which is generally used for activities like firewall testing and advanced port scanning.
In this video we’ll demonstrate a DNS spoofing attack by creating a rouge DNS server that will redirect legitimate incoming DNS requests from our network to rouge IP addresses using the Ettercap dns_spoof plugin.