# 📒1. Assessment Methodologies & Auditing

### Topics

* [Information Gathering](/kabi/ine/ejpt/assessment-methodologies/1-info-gathering.md)
* [Footprinting & Scanning](/kabi/ine/ejpt/assessment-methodologies/2-footprint-scan.md)
* [Enumeration](https://github.com/Kabi777/Security_Notes/blob/main/ine/ejpt/assessment-methodologies/3-enumeration-1.md)
* [Vulnerability Assessment](/kabi/ine/ejpt/assessment-methodologies/4-va.md)
* [Auditing Fundamentals](/kabi/ine/ejpt/assessment-methodologies/5-audit.md)

> **❗ Disclaimer**
>
> * **Never use tools and techniques on real IP addresses, hosts or networks without proper authorization!**

***


---

# 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://kabi.gitbook.io/kabi/ine/ejpt/assessment-methodologies.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.
