# Tools

{% embed url="<https://www.wappalyzer.com/apps/>" %}
Recon add on for your browser
{% endembed %}

{% embed url="<https://gchq.github.io/CyberChef/>" %}
All in one code Decoder
{% endembed %}

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

{% embed url="<https://crackstation.net/>" %}
WEb Hash Cracking
{% endembed %}

{% embed url="<https://www.base64decode.org/>" %}

{% embed url="<https://www.url-encode-decode.com/>" %}

{% embed url="<https://crt.sh/>" %}
Website subdomains research
{% endembed %}

{% embed url="<https://nmap.org/zenmap/>" %}
Pretty nmap
{% endembed %}

{% embed url="<https://github.com/jaeles-project/gospider>" %}
Gospider Web Crawler
{% endembed %}

{% embed url="<https://www.warp.dev/>" %}
Modern Day Terminal, works get with Kali
{% endembed %}

{% embed url="<https://www.postman.com/>" %}
Pretty CURL tool
{% endembed %}

{% embed url="<https://www.metasploit.com/>" %}

{% embed url="<https://reqbin.com/req/nfilsyk5/get-request-example>" %}

{% embed url="<https://webhook.site/>" %}

{% embed url="<https://portswigger.net/burp/communitydownload>" %}
Burp Suite
{% endembed %}

{% embed url="<https://github.com/usdAG/FlowMate>" %}
Burp Suite Extension
{% 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://itrp19-notes.gitbook.io/notes/reference/hacking/penetration-testing-resources-bookmarks/tools.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.
