> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/es/base-de-conocimientos/129-sharelatex-security-acknowledgements.md).

# Agradecimientos de seguridad de ShareLaTeX

Nos gustaría agradecer a las siguientes personas que nos han revelado vulnerabilidades de manera responsable y ayudado a mejorar la seguridad de ShareLaTeX:

* [Abdullah Hussam Gazi](https://twitter.com/Abdulahhusam)
* [Abhilash C D](https://www.linkedin.com/in/abhilash-c-d-ba490920)
* [Adam Ziaja](http://adamziaja.com)
* [Ali Hasan Ghauri](http://alihassanpenetrationtester.blogspot.com/)
* [Ameer Assadi](http://twitter.com/AmeerAssadi)
* [Arvind Singh Shekhawat](https://twitter.com/EhArvindSingh)
* [Daksh Patel](https://www.facebook.com/Dakshxss)
* [Dibyendu Sikdar](https://twitter.com/dibsyhex)
* [Grigory Kalabin](http://www.papeeria.com)
* [Hari Krishnan](https://www.facebook.com/c.hari1997)
* [Jaymark Pestaño](https://www.facebook.com/jaymark.pestano)
* [Jerold Camacho](https://twitter.com/korapsyon)
* [Jian Jiang](https://www.linkedin.com/pub/jian-jiang/3a/660/775)
* [Kamil Sevi](https://twitter.com/kamilsevi)
* [Kaushik Roy](https://www.linkedin.com/in/kaushikroy4)
* Krzysztof Zając
* [Kaustubh Padwad](https://twitter.com/kingkaustubhp)
* 'KoF2002' & 'Sr33h4r!(XSS no0B)'
* [Manish Bhattacharya](http://twitter.com/umenmactech)
* [Manjesh S](http://twitter.com/Manjesh24)
* [Mark Diez](https://www.linkedin.com/in/markediez)
* [Monendra Sahu](https://twitter.com/mohitnitrr)
* [Muhammad Shahmeer](https://www.facebook.com/Shahmeer.1994)
* [N B Sri Harsha](http://nbsriharsha.blogspot.in)
* [Nitesh Sharma](https://www.linkedin.com/in/niteshusharma/)
* [Osanda Malith Jayathissa](http://www.linkedin.com/in/osandamalith)
* [Paulos Yibelo](http://www.paulosyibelo.com/)
* [Prasad Kancharla](https://twitter.com/prasadk14)
* [Praveen Nair (Kerala Cyber Squad - India)](https://www.facebook.com/c0m4dr3404)
* [Prem Kumar](https://twitter.com/iAmPr3m)
* [Sherin Panikar (Kerala Cyber Squad - India)](https://www.facebook.com/HardNocksHittnHard)
* [Simone Memoli](https://twitter.com/Simon90_Italy)
* [Steven Valdez](http://dvorak42.com/)
* [S.Venkatesh](https://twitter.com/pranavvenkats)
* [Tarek Siddiki](https://twitter.com/tareksiddiki)
* [Venugopal Thotakura](https://twitter.com/venugopalt)
* [Waqeeh Ul Hasan](http://softproweb.blogspot.com/)
* [Zeroday Guys (Rakesh Singh & V.Harish Kumar)](https://twitter.com/zerodayguys)
* [Prashant Negi](https://twitter.com/_prashantnegi) y [Singh Negi](https://twitter.com/AjaySinghNegi)
* [Mohamed Khaled](https://www.facebook.com/Sir.MaTrix)
* [SaifAllah benMassaoud](https://www.facebook.com/WhiteHatSecuri)
* [Yaroslav Olejnik](https://twitter.com/oja_c7s)
* [Jack Cable](https://www.linkedin.com/in/jackcable)
* [Pethuraj M](https://www.linkedin.com/in/pethu/)

Estamos muy agradecidos por todas las vulnerabilidades de seguridad reportadas de forma responsable; sin embargo, la inclusión en el salón de la fama está reservada para las personas que informan de vulnerabilidades que antes eran desconocidas y que consideramos graves.


---

# 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://overleaf-pro.ayaka.space/latex/es/base-de-conocimientos/129-sharelatex-security-acknowledgements.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.
