SIGPwny
  • About
  • Meetings
  • Publications
  • Events
  • Sponsors
Pwny CTF
  • Users
  • Scoreboard
  • Challenges
    • Example Topic
    • Week 14: Intro to Networking
    • Week 11: Intro to OpSec
    • Week 10: Format String Vulnerabilities
    • Week 09: Intro to Forensics
    • Week 08: Intro to Cryptography
    • Week 07: Intro to Web
    • Week 06: Intro to Reverse Engineering
    • Week 04: Intro to PWN
    • Week 03: Intro to Unix and CLI
    • Week 01: Introduction
    • Week 11: Modern Binary Exploitation
    • Week 10: TF2 LAN Party
    • Week 06: Intro to Reverse Engineering (Part 2)
    • Week 05: Lockpicking
    • Week 04: Intro to Reverse Engineering (Part 1)
    • Week 03: CSAW CTF Qualifications 2017 Recap
    • Week 02: Intro to CTF
    • Week 01: Introduction
    • Week 08: Reverse Engineering (Part 2)
    • Week 07: Reverse Engineering (Part 1)
    • Week 05: Intro to OpSec
    • Week 04: Intro to Crypto
    • Week 03: Number Bases (Binary, Hexadecimal, Base64)
    • Week 03: Intro to CTF (Part 2)
    • Week 02: Intro to CTF (Part 1)
    • Week 01: Introduction
    • Week 20: Leave This Meeting for Testing Purposes!! This is an Extremely Long Title That Will Get Cut Off Eventually, At Least I Think

Intro to Networking

FA2018 Week 14

networking
intro
tcp
udp
ip
netcat
scapy
wireshark
Jesse Wang,
Evan Johnson
Thursday, December 6th, 2018
6 – 7 PM

Download slides

Meeting Summary

  • TCP Handshake - A TCP connection is started through a three-way handshake of packets: SYN, SYN-ACK, ACK.
  • TCP vs UDP - TCP is reliable and ordered. UDP is less reliable but faster.
  • Netcat (aka nc) - An incredibly useful command tool for connecting to CTF challenges.
  • Wireshark - A GUI tool for analyzing network traffic on a packet level.

Sitemap

About

Meetings

Publications

Events

Sponsors

Connect

Discord

GitHub

Instagram

Twitter

YouTube

© 2024 SIGPwny. ACM@UIUC is a 501(c)(3) non-profit organization. Site source on GitHub.