# README

![](https://1743652255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZ5E8Fq0UBQAc7rbfId%2Fuploads%2Fgit-blob-144539301bfa38a506afc64d0b4c4e2feb428f49%2Flogo.png?alt=media\&token=20989e1b-f21b-4ec2-8fed-d1e0f2b87aab)

Hey there!

I'm [snovvcrash](https://snovvcra.sh/about) and I do ethical penetration testing, red teaming, offensive tooling development and cybersecurity researching.

This is a GitBook of mine whose purpose is keeping my pentest notes on hand. It's far from being perfect in terms of organization (that's why I call it "promiscuous") and, basically, I'm logging it for myself, but it turned out that hosting it online makes it most convenient to access. So, if you find it handy too, feel free to use it... **responsibly**, of course!

While taking these notes, one main rule is that all the given techniques are actually tested either during an authorized engagement or in a training lab.

{% hint style="warning" %}
**DISCLAIMER.** All information contained in this blog is provided for educational and research purposes only. The author is not responsible for any illegal use of any information published on the pages of this blog.
{% endhint %}

## Telegram Channel

[![](https://1743652255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZ5E8Fq0UBQAc7rbfId%2Fuploads%2Fgit-blob-680cab47345055d46586960d27ef2e97d3add131%2FOffensiveTwitter.png?alt=media)](https://t.me/OffensiveTwitter)

***<https://t.me/OffensiveTwitter>***

## About

{% embed url="<https://snovvcra.sh/>" %}

{% embed url="<https://github.com/snovvcrash>" %}

{% embed url="<https://infosec.exchange/@snovvcrash>" %}


---

# 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://ppn.snovvcra.sh/readme.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.
