Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
fix: typo in misc lab3
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCrane authored Jul 15, 2023
1 parent 750f1b2 commit b14a846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topic/misc-lab3.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

完成课上讲的 UDP (DNS) 流量分析例题,即 dnscat 协议的手动解析。

- 题目附件:[dns.pcap](https://raw.githubusercontent.com/team-s2/summer_course_2023/master/src/topic/misc-lab3/dns.pcap)
- 题目附件:[dnscap.pcap](https://raw.githubusercontent.com/team-s2/summer_course_2023/master/src/topic/misc-lab3/dnscap.pcap)
- 参考 dnscat 协议文档:[GitHub:iagox86/dnscat2](https://github.com/iagox86/dnscat2/blob/master/doc/protocol.md)

请完成题目,拿到 flag,并在实验报告中写出你的解题思路和具体过程。
Expand Down

0 comments on commit b14a846

Please sign in to comment.