Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chap0x01提交 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chap0x01提交 #1

wants to merge 1 commit into from

Conversation

liu-jing-yao0526
Copy link
Collaborator

chap0x01提交

@yumlii33
Copy link

yumlii33 commented Sep 20, 2022

Accepted

Pros

  • 符合推荐的目录和分支结构
  • 在PR标题中体现了作业序号
  • 见名知意的文件命名
  • 有基本的配图和高亮标记
  • 直接在配图中对高亮标记进行了文字标注
  • 实验报告结构规范,内容完整
  • Markdown使用规范
  • 作业提交及时
  • 实验完成度较高,网络连通性测试基本完成 🎉
  • 对实验过程中遇到的问题和解决方法进行了记录 👍

Cons

  • Line 24 图片「外链」:不要使用图片「外链」,可以给图片添加跳转链接,例如:
    [![fileName](img/fileName.png)](https://c4pr1c3.github.io/cuc-ns/chap0x01/exp.html)
  • Line 45 图片渲染失败:图片命名格式问题
  • Line 173、175 有序列表使用错误:2.实验过程中……之间要有空格。编写Markdown文档时要善用空格空行,建议学习Markdown官网手册~
  • 注意你的攻击者主机配置的是 NAT 网卡而不是 NAT 网络NAT 模式下虚拟机之间并不互通
    • 两者是有区别的,可以参考:6.2. Introduction to Networking Modes
    • 注意比较 ping 不同虚拟机的响应时间
    • 测试与攻击者主机的连通性,应当ping「NAT 网络」网卡的IP地址
  • 「靶机的所有对外上下行流量必须经过网关」中,对流量包的分析是有必要说明的

Recommends

  • 完成本实验的要求,攻击者主机只需要设置一块网卡,选择「NAT网络」。多设置的两块「Host-Only」网卡似乎没什么用,可以不用配置~
  • 应当使用文字、表格、拓扑图等方式清晰地说明实验环境,方便实验后再次阅读实验报告~
  • 对于实验环境的说明,绘制一张「网络拓扑图」是最佳方式,图中可以标注虚拟网卡类型、虚拟网卡名称、虚拟网卡 IP 等信息,达到「一图胜千言」的效果~
  • 对于配图的高亮标记,推荐使用截图工具自带的方框或圆框,更加整洁也更加方便~

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.

2 participants