> For the complete documentation index, see [llms.txt](https://www.penetration-testing.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.penetration-testing.com/welcome-to-the-ultimate-guide-to-penetration-testing.md).

# Welcome to the Ultimate Guide to Penetration Testing

***

<h2 align="center">Ready to Strengthen Your <strong>Security Posture?</strong></h2>

<p align="center"><strong>Explore penetration testing approaches, methodologies, and best practices.</strong> Make informed decisions about offensive security assessments that align with your business priorities.</p>

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><a href="/pages/dWLn12TtonMjVtiAE4oM">Penetration Testing Fundamentals</a></td><td><a href="/files/MKc4IKAW2klQIyGybXBj">/files/MKc4IKAW2klQIyGybXBj</a></td></tr><tr><td align="center"><a href="https://www.penetration-testing.com/types-of-penetration-testing">Types of Penetration Testing</a></td><td><a href="/files/PGrzPpt0VL7MwrGyBYHO">/files/PGrzPpt0VL7MwrGyBYHO</a></td></tr><tr><td align="center"><a href="/pages/jPri1QgVbK3JlhmkAX5s">Penetration Testing Methods &#x26; Use Cases</a></td><td><a href="/files/ViKlDNaZmcZgUR4Z73me">/files/ViKlDNaZmcZgUR4Z73me</a></td></tr><tr><td align="center"><a href="/pages/zmotxT9ojA6GdO79uQu5">Penetration Testing vs. Other Security Practices</a></td><td><a href="/files/E11u6U1CjiYtDfkDq5iz">/files/E11u6U1CjiYtDfkDq5iz</a></td></tr><tr><td align="center"><a href="/pages/IkAO9HChIfjVyJwgBZqE">Compliance &#x26; Regulatory Requirements</a></td><td><a href="/files/oikAAR7kpD1pcjRR99oZ">/files/oikAAR7kpD1pcjRR99oZ</a></td></tr><tr><td align="center"><a href="/pages/LKgctplh8J7dKnzak2FJ">Legal &#x26; Documentation</a></td><td><a href="/files/S35H8RILoIVl9saO4Lye">/files/S35H8RILoIVl9saO4Lye</a></td></tr></tbody></table>

***

<h2 align="center">Need Expert Penetration Testing?</h2>

<p align="center">Partner with leading <a href="https://www.kulkan.com/?utm_source=penetration_testing_site&#x26;utm_medium=home&#x26;utm_campaign=homepage">offensive security specialists</a> who combine <strong>deep technical expertise with an attacker-led mindset.</strong> Our pentesting partners focus on uncovering business-critical vulnerabilities specific to your unique architecture and workflows.</p>

<p align="center"><a href="https://www.kulkan.com/?utm_source=penetration_testing_site&#x26;utm_medium=home&#x26;utm_campaign=homepage#quote"><strong>REQUEST YOUR PENTEST</strong></a></p>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.penetration-testing.com/welcome-to-the-ultimate-guide-to-penetration-testing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
