> For the complete documentation index, see [llms.txt](https://klevrbook.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://klevrbook.gitbook.io/home/cybersecurity/avyukt-security.md).

# Avyukt Security

Avyukt Security is a blog set up by me and my friend Vedant, where we delve into the world of cybersecurity. We focus on real-world techniques and insights across OSINT, Web Application Security, Active Directory, Red Teaming, CTF writeups and the broader offensive security landscape that lies beyond.&#x20;

Below is the work that I have published on Avyukt Security.

{% embed url="<https://medium.com/bugbountywriteup/how-to-enumerate-suid-binaries-easily-using-suid3num-a39db5733610>" %}

{% embed url="<https://medium.com/bugbountywriteup/how-i-uncovered-reflected-and-stored-xss-on-a-university-portal-ad6c653c6a81>" %}

{% embed url="<https://medium.com/@avyuktsec/brr-v1-writeup-thm-industrial-intrusion-ctf-task-10-5efb542ecfae>" %}


---

# 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:

```
GET https://klevrbook.gitbook.io/home/cybersecurity/avyukt-security.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.
