# Home

![](https://3436259841-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlE0oYvCGee92krcKAv%2Fuploads%2FE3RQBSLnfqwGCb6CQ4UD%2Ftest2.png?alt=media\&token=d4fada90-cc5f-4395-936b-a75c59ece595)

**Repository of useful payloads and tips for pentesting/bug bounty.**

{% hint style="info" %} <mark style="color:red;">**WEB IN CONTINUOUS UPDATE**</mark>
{% endhint %}

I want to warn that I am not the owner of the information on this website, **most of the tricks and payloads collected are from other websites and the content belongs to them.** At the end of this page you have a compilation of resources where I have got information / tips for this repository.

If you want to contact me you can do it both on [Twitter](https://twitter.com/devploit) and [Telegram](https://t.me/devploit).

If you want to contribute to this repository, you can do it by contacting me or making a PR to [GitHub](https://github.com/devploit/pwny.cc). The people who have contributed to the creation / maintenance of this wiki are listed below.

### Contributors

(BE THE FIRST ONE)

Thanks to all contributors and thanks to the owners of the websites where I have been able to gather all this information.

### Resources used

{% embed url="<https://github.com/swisskyrepo/PayloadsAllTheThings>" %}
PayloadAllTheThings
{% endembed %}

{% embed url="<https://book.hacktricks.xyz/>" %}
HackTricks
{% endembed %}

{% embed url="<https://pentestbook.six2dez.com/>" %}
Six2dex Pentest Book
{% endembed %}

{% embed url="<https://jorgectf.gitbook.io/awae-oswe-preparation-resources/>" %}
JorgeCTF Resources
{% endembed %}

{% embed url="<http://pentestmonkey.net/>" %}
Pentest Monkey
{% endembed %}

{% embed url="<https://github.com/s0md3v/AwesomeXSS>" %}
S0md3v - Awesome XSS
{% endembed %}


---

# 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://www.pwny.cc/master.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.
