# Information Gathering

Information gathering is the first step of any penetration test and is arguably the most important as all other phases rely on the information obtained about the target during the information gathering phase. This course will introduce you to information gathering and will cover the process of performing both passive and active information gathering by leveraging various tools and techniques in order to obtain as much information as possible from a target.

### [Course Link](https://my.ine.com/CyberSecurity/courses/454b33b7/assessment-methodologies-information-gathering)

### Course Instructor: [Alexis Ahmed](https://alexisahmed.com/)

#### [LinkedIn](https://linkedin.com/in/alexisahmed)

#### [YouTube](https://youtube.com/hackersploit)

#### [Twitter](https://twitter.com/hackersploit)

#### [GitHub](https://github.com/alexisahmed)

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Introduction To Information Gathering</td><td></td><td><a href="/pages/dSN7M3lxQoMQQAQ3TDPg">/pages/dSN7M3lxQoMQQAQ3TDPg</a></td></tr><tr><td></td><td>Passive and Active Information Gathering</td><td></td><td><a href="/pages/3RzvyIIgFacIYLDGLL2c">/pages/3RzvyIIgFacIYLDGLL2c</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://writeups.cavel-security.com/ejpt/ejpt-notes/assessment-methodologies/information-gathering.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
