Skip to content

Lab 4 - T.Shekhmametyev#1109

Open
Littlepr1nce wants to merge 4 commits into
inno-devops-labs:mainfrom
Littlepr1nce:feature/lab4
Open

Lab 4 - T.Shekhmametyev#1109
Littlepr1nce wants to merge 4 commits into
inno-devops-labs:mainfrom
Littlepr1nce:feature/lab4

Conversation

@Littlepr1nce

Copy link
Copy Markdown

Goal

Trace a QuickNotes request end-to-end, debug a broken deployment using an outside-in approach, and analyze a TLS handshake.

Changes

  • submissions/lab4.md: Task 1, Task 2 and Bonus task documentation.
  • submissions/lab4-trace.txt: decoded HTTP packet capture.
  • submissions/lab4-trace.pcap: HTTP packet capture.
  • submissions/lab4-tls.pcap: TLS handshake capture.
  • Wireshark screenshots for ClientHello, Supported Versions, and ServerHello.

Testing

  • Task 1: captured and decoded a POST /notes request, verified debugging commands, and documented a 502 debugging approach.
  • Task 2: reproduced bind: address already in use, walked the outside-in chain (ps → ss → curl → firewall → dig), and restored the service.
  • Bonus: configured Caddy as a TLS reverse proxy and analyzed the TLS handshake.

Checklist

  • Title is a clear sentence (≤ 70 chars)
  • Commits are signed (git log --show-signature)
  • submissions/lab4.md updated

Signed-off-by: T. R. Shekhmametyev <ssssasaskfrjd@gmail.com>
Signed-off-by: T. R. Shekhmametyev <ssssasaskfrjd@gmail.com>
Signed-off-by: T. R. Shekhmametyev <ssssasaskfrjd@gmail.com>
Signed-off-by: T. R. Shekhmametyev <ssssasaskfrjd@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant