
Learn the basic command to check IP addresses, broadcast addresses, gateway addresses, and open connections.
Learn what the significance of sockets is. How a client communicates with a server.
In this video, you will learn basic python socket programming and how a client communicates with the server using TCP/IP protocol.
Students will learn some useful socket methods using Python programming.
You will learn how to install Wireshark in Ubuntu and use it to monitor the different types of frames by applying filters.
Students will learn the concept of a Ping scanner. Students will be able to make a simple ping sweep.
Students will be able to scan multiple IPs of a given network.
The student will be able to create a highly efficient IP scanner using threads.
Students will be able to learn the concept of TCP three-way handshake and port scan using Python
Students will be able to create a highly efficient threaded port scanner.
This attack creates fake ARP reply packets.
In this attack, a fake ICMP response will be sent to the attacker to create fake Live computers in the networks.
This DHCP attack is not listed anywhere. This attack may create mayhem in the Network.
In this attack, a fake port open response will be sent to the attacker; The code can also make fool to Nmap os fingerprinting.
The student will learn about the network hacking or penetration testing concept without any tools in this Course. The Course is divided into 6 Sections or chapters.
In the first chapter, you will learn about socket programming and its concept. You will also learn about Wireshark and its filters.
In the second chapter, you will learn the scanning process. The chapter includes coding IP scanners (ping sweep), threaded IP scanners, port scanners, and threaded port scanners.
The Third chapter teaches you about the sniffing process. You will learn how to create the sniffers of Ethernet, Network, and TCP layers. You will also learn about ARP protocol and how to perform ARP spoofing attacks. With the help of a sniffer, you can create your Intrusion detection system.
The fourth chapter deals with the DHCP server concept and its attack. You will learn how to config a DHCP server and create a program to launch a DHCP starvation attack.
In the Fifth chapter, you will learn about wireless frames. You will see how to capture important information such as SSID, BSSID, and channel number from the wireless Acess Point (AP). You will learn about scanning wireless frames, de-auth attacks, and finding the client connected to AP.
In the Sixth chapter, students will learn about the honeypot creation. How to give fake ARP and ICMP (ping) replies. You will learn about unlisted DHCP attacks. You will know how to send a fake port open reply or a fake three-way handshake.