> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/HackTricks-wiki/hacktricks/llms.txt
> Use this file to discover all available pages before exploring further.

# HackTricks Values & FAQ

> The core values of the HackTricks project, frequently asked questions, license information, and disclaimer.

## HackTricks Values

<Tip>
  These are the **core values of the HackTricks Project**:

  * Give **FREE** access to **EDUCATIONAL hacking** resources to **ALL** of the Internet. Hacking is about learning, and learning should be as free as possible. The purpose of this book is to serve as a comprehensive **educational resource**.
  * **STORE** awesome hacking techniques published by the community, giving **ORIGINAL AUTHORS all the credits**. We don't want credit from other people — we just want to store cool tricks for everyone. We also write **our own researches** in HackTricks. In several cases we will just write **in HackTricks a summary of the important parts** of the technique and will **encourage the reader to visit the original post** for more details.
  * **ORGANIZE** all hacking techniques so the content is **MORE ACCESSIBLE**. The HackTricks team has dedicated thousands of hours for free, only to organize content so people can **learn faster**.
</Tip>

## FAQ

<AccordionGroup>
  <Accordion title="Thank you so much — how can I show appreciation?">
    You can publicly thank the HackTricks team by mentioning [**@hacktricks\_live**](https://twitter.com/hacktricks_live) on Twitter/X.

    If you are especially grateful, you can also [**sponsor the project**](https://github.com/sponsors/carlospolop) and give a star to the GitHub repositories!
  </Accordion>

  <Accordion title="How can I contribute to the project?">
    Share new tips and tricks with the community or fix bugs you find by sending a **Pull Request** to the respective GitHub pages:

    * [https://github.com/carlospolop/hacktricks](https://github.com/carlospolop/hacktricks)
    * [https://github.com/carlospolop/hacktricks-cloud](https://github.com/carlospolop/hacktricks-cloud)

    Don't forget to **give a star to the GitHub projects!**
  </Accordion>

  <Accordion title="Can I copy content from HackTricks to my blog?">
    Yes, you can — but **don't forget to mention the specific link(s)** where the content was taken from.

    If you need a BibTeX citation, use something like:

    ```latex theme={null}
    @misc{hacktricks-bibtexing,
      author = {"HackTricks Team" or the Author name of the specific page},
      title = {Title of the Specific Page},
      year = {Year of Last Update},
      url = {\url{https://book.hacktricks.wiki/specific-page}},
    }
    ```
  </Accordion>

  <Accordion title="Can I copy all of HackTricks to my blog?">
    **We would rather you did not.** That is **not going to benefit anyone** since all the **content is already publicly available** in the official HackTricks books for free.

    If you fear it will disappear, just fork it on GitHub or download it — it is already free.
  </Accordion>

  <Accordion title="Why do you have sponsors? Are HackTricks books commercial?">
    The first HackTricks value is to offer **FREE** hacking educational resources to **ALL** the world. The team has **dedicated thousands of hours** to offer this content, again, for **FREE**.

    Sponsors exist because we want to **offer the community the possibility of appreciating our work** if they wish. Therefore, we offer people the option to donate via [**GitHub Sponsors**](https://github.com/sponsors/carlospolop) and allow **relevant cybersecurity companies** to sponsor HackTricks with some ads placed where they are visible but **do not disturb the learning process**.

    HackTricks is **not** made for commercial purposes.
  </Accordion>

  <Accordion title="A HackTricks page is based on my blog post but isn't referenced — what do I do?">
    **We are very sorry. This should not have happened.** Please let us know via GitHub issues, Twitter, or Discord with the link to the HackTricks page and the link to your blog, and **we will check it and add the reference ASAP**.
  </Accordion>

  <Accordion title="What if I find content from my blog in HackTricks and I don't want it there?">
    Note that having links to your page in HackTricks:

    * Improves your **SEO**
    * The content gets **translated into more than 15 languages**, making it accessible to more people
    * **HackTricks encourages** people to check your page (many authors report increased visits after a page appears in HackTricks)

    However, if you still want the content of your blog removed from HackTricks, just let us know and we will **remove every link to your blog** and any content based on it.
  </Accordion>

  <Accordion title="I found copy-pasted content without credit — what should I do?">
    We always **give original authors all the credits**. If you find a page with copy-pasted content without a source referenced, let us know and we will either **remove it**, **add the link before the text**, or **rewrite it adding the link**.
  </Accordion>
</AccordionGroup>

## License

Copyright © All rights reserved unless otherwise specified.

**License Summary:**

* **Attribution:** You are free to share — copy and redistribute the material in any medium or format — and adapt — remix, transform, and build upon the material.
* **Third-Party Content:** Some parts may include content from other sources used under the principles of fair use or with explicit permission. Refer to original sources for their specific licensing terms.
* **Commercial Use:** For inquiries regarding commercial use of this content, please contact the author.

This license does not grant any trademark or branding rights in relation to the content. All trademarks and branding featured are the property of their respective owners.

**By accessing or using HackTricks, you agree to abide by the terms of this license.**

## Disclaimer

<Warning>
  This book, "HackTricks," is intended for **educational and informational purposes only**. The content within this book is provided on an "as is" basis, and the authors and publishers make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability, or availability of the information, products, services, or related graphics contained within this book. Any reliance you place on such information is therefore strictly at your own risk.

  The authors and publishers shall in no event be liable for any loss or damage, including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of this book.

  Furthermore, the techniques and tips described in this book are provided for **educational and informational purposes only**, and should not be used for any illegal or malicious activities. The authors and publishers do not condone or support any illegal or unethical activities, and any use of the information contained within this book is at the user's own risk and discretion.

  The user is solely responsible for any actions taken based on the information contained within this book, and should always seek professional advice and assistance when attempting to implement any of the techniques or tips described herein.

  By using this book, the user agrees to release the authors and publishers from any and all liability and responsibility for any damages, losses, or harm that may result from the use of this book or any of the information contained within it.
</Warning>
