901 字
5 分钟
09 信息收集与枚举(一半) Information Gathering and Enumeration, Part 1

原 PPT 日期: 2025-12-02

此文为codex改编往年课件而成

先把地图点亮#

如果你是第一次接触这个主题,不用先背一堆名词。先抓住一个小问题:它解决什么麻烦?输入从哪里来?最后能留下什么证据?

信息收集与枚举上半部分先讲被动信息收集:尽量不直接接触目标系统,通过公开资料、搜索引擎、域名和网页痕迹建立目标画像。

下面按“概念 -> 例子 -> 可操作的小任务”的顺序拆开。读完不一定立刻变成高手,但至少能知道下一步该点亮哪块地图。

你会学到#

  • 理解信息收集的目的和边界
  • 掌握被动收集的常见来源
  • 知道如何记录证据和不足

1. 信息收集的意义#

信息收集不是八卦,而是为了减少盲目操作。知道目标资产、技术栈、公开入口和历史暴露信息,才能制定更稳妥的测试计划。

收集阶段最重要的是记录来源。没有来源的信息很难复核,也不适合写进报告。

小提示:先别急着开大招,把输入、处理、输出连成一条线,很多问题会自己露头。

2. 被动信息收集#

被动收集包括搜索引擎、公开页面、域名记录、代码仓库、公告和历史快照等。它的优点是低噪声、低影响,适合作为第一步。

Google hacking 的重点是查询思路,不是复制语法。先明确想找什么,再设计搜索语句。

小提示:这一步像看关卡小地图:确认边界、资源和出口,再开始操作会稳很多。

3. 不足与下一步#

被动收集会受公开资料质量影响,可能过时、不完整或存在误导。因此后续需要主动枚举和验证,但主动操作必须遵守授权范围。

把“不确定”写出来是专业表现。报告中应区分确认事实、推测和待验证线索。

小提示:看到命令别只复制,顺手问一句:它读了什么、改了什么、留下了什么证据?

图示 1

动手小任务#

  • 为一个授权靶场域名整理公开信息来源
  • 写出三条搜索语句及其目的
  • 把收集结果分成事实、推测、待验证三类

Original PPT date: 2025-12-02

This article was adapted by Codex from previous course slides.

Overview#

If this topic is new to you, do not start by memorizing every term. First ask a smaller question: what problem does it solve, where does input enter, and what evidence can we observe?

Part 1 focuses on passive reconnaissance: building a target profile from public information before touching the target.

The article follows a simple path: idea, example, and a small task you can reproduce safely.

Learning Goals#

  • Explain the main workflow behind Information Gathering and Enumeration, Part 1.
  • Use OSINT, Reconnaissance, Information Gathering to read commands, traffic, logs, or code with evidence.
  • Stay inside authorized lab environments and document each step clearly.

1. Purpose of reconnaissance#

Reconnaissance reduces guessing. Evidence and sources matter.

Read it as a small investigation: what enters the system, what changes inside it, and what evidence proves the result?

Side note: Do not rush the special move: draw input, processing, and output first.

2. Passive reconnaissance#

Passive reconnaissance uses public sources with minimal target interaction.

Read it as a small investigation: what enters the system, what changes inside it, and what evidence proves the result?

Side note: Treat this like checking the minimap before a stage: scope, resources, and exits matter.

3. Limitations and next steps#

Separate confirmed facts, assumptions, and leads that need validation.

Read it as a small investigation: what enters the system, what changes inside it, and what evidence proves the result?

Side note: Do not just copy the command. Ask what it reads, what it changes, and what evidence it leaves.

Illustration 1

Practice#

  • Summarize the main workflow of Information Gathering and Enumeration, Part 1 in your own words.
  • Reproduce one safe observation step and record the evidence.
  • Explain one likely risk and one matching defense.
09 信息收集与枚举(一半) Information Gathering and Enumeration, Part 1
https://tycybersec.cc.cd/posts/09-information-gathering-part-1/
作者
2023届 Simon Li Class of 2023 Simon Li
发布于
2025-12-02
许可协议
CC BY-NC-SA 4.0
Live2D loading
Live2D 𝕏