Skip to content

Instantly share code, notes, and snippets.

@jaywon
Last active September 6, 2017 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaywon/b955c82656c607feb14118ae6dfcb1ea to your computer and use it in GitHub Desktop.
Save jaywon/b955c82656c607feb14118ae6dfcb1ea to your computer and use it in GitHub Desktop.
TCP/IP Protocol Research Assignment

What The Stack?

Networks, the Internet, and the technology that surrounds our every day lives are made up of sets of defined rules and predictable behaviors. These standards are called protocols. These are often time the areas of focus where technology can be exploited for vulnerabilities and a thorough understanding of the contracts of technology can help us secure, monitor and exploit these systems.

A true cybersecurity professional understands technology at these fundamental levels and allows them to think critically about securing and testing systems.

Your Mission

  1. Research the TCP and IP protocols
  2. Find 5 video resources that helped you understand the subject matter
  3. Find 5 written resources that helped you understand the subject matter
  4. Be prepared to share your materials and approach with your peers for why these materials were helpful for you and any insights from your research
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment