Module 7: Networking

Topic: Intro


Try

  • Computer Networking is one of the most significant foundations for cybersecurity. By understanding and full practicing computer network concepts, cybersecurity professionals are able to network forensic investigation, network defense, wireless network attacks and defense, etc.

    Make sure that you are ready for the following technology learning:

    • Protocols
    • Socket coding
    • Sniffing the network packets
  • Tipping Points for Network Professionalism
    1. Understanding the network protocol concepts
    2. Experiencing the network packets transmission over wireshark
    3. Experiencing wireshark packets over your own network server
    4. Practicing sockets by coding server and clients
    5. Practicing network packet sniffing by coding sockets

Try in Python