# Tools

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y41FQ2GA)

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

{% embed url="<https://github.com/r3motecontrol/Ghostpack-CompiledBinaries>" %}

## All precompiled CPTS Windows Tools&#x20;

### From my MEGA account

<figure><img src="/files/rA77rRntvrlOZQMJJXvK" alt=""><figcaption></figcaption></figure>

{% embed url="<https://mega.nz/folder/KV8m2SSR#295hQd5wYXAYXhEbVBObxg>" %}

### Some tools are also on my Github

<figure><img src="/files/kFZsRl1gK5SpcVObtpx0" alt=""><figcaption></figcaption></figure>

{% embed url="<https://github.com/0xSs0rZ/Windows_Tools_Internal_Pentest>" %}

## Other Tools from my MEGA Account

{% embed url="<https://mega.nz/file/6YdTDZqA#5DSrl1uAAxBZCsL3RRQ0UjkwRQso8tsX8XZbvtAHNsY>" %}

## Powershell Tools

{% embed url="<https://github.com/S3cur3Th1sSh1t/PowerSharpPack/tree/master/PowerSharpBinaries>" %}

## Impacket example scripts compiled for Windows

{% embed url="<https://github.com/maaaaz/impacket-examples-windows>" %}

## Precompiled C# Tools

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

{% embed url="<https://github.com/jakobfriedl/precompiled-binaries>" %}

## Other Tools

### Adalanche

{% embed url="<https://github.com/lkarlslund/Adalanche/tree/master>" %}

### Cable

Active Directory Enumeration & Exploitation Tool

{% embed url="<https://github.com/logangoins/Cable?s=03>" %}

### WinPwn

{% embed url="<https://github.com/S3cur3Th1sSh1t/WinPwn/tree/master>" %}

### linWinPwn

{% embed url="<https://github.com/lefayjey/linWinPwn?s=03>" %}

### PingCastle

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

```
pingcastle.exe --healthcheck --server <DOMAIN_CONTROLLER_IP> --user <USERNAME> --password <PASSWORD> --advanced-live --nullsession
pingcastle.exe --healthcheck --server domain.local
pingcastle.exe --graph --server domain.local
pingcastle.exe --scanner scanner_name --server domain.local
available scanners are:aclcheck,antivirus,computerversion,foreignusers,laps_bitlocker,localadmin,nullsession,nullsession-trust,oxidbindings,remote,share,smb,smb3querynetwork,spooler,startup,zerologon,computers,users
```

### Purple Knight

{% embed url="<https://www.semperis.com/purple-knight/>" %}

### ADPulse

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

### ADcheck

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

### Script Sentry

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

### Sikara

{% embed url="<https://github.com/Orange-Cyberdefense/sikara>" %}

### Bloodhound-QuickWin

```
bloodhound-quickwin -u neo4j -p exegol4thewin
```

{% embed url="<https://github.com/kaluche/bloodhound-quickwin>" %}

### AD Miner

{% embed url="<https://github.com/Mazars-Tech/AD_Miner>" %}

### Metasploit

{% content-ref url="/pages/dtkGhaNT9goTjNNZVnYQ" %}
[Metasploit](/0xss0rz/pentest/tools/metasploit.md)
{% endcontent-ref %}

### NetExec

{% content-ref url="/pages/HNzpgVH5ZoVTvC3HBY9m" %}
[NetExec - CME](/0xss0rz/pentest/tools/netexec-cme.md)
{% endcontent-ref %}

### Amnesiac

{% embed url="<https://github.com/Leo4j/Amnesiac?tab=readme-ov-file>" %}

### PsMapExec

nxc in powershell

{% embed url="<https://github.com/The-Viper-One/PsMapExec>" %}

### Mimikatz

{% content-ref url="/pages/RyOH5l3XbYdEQwoowuVE" %}
[Mimikatz](/0xss0rz/pentest/tools/mimikatz.md)
{% endcontent-ref %}

### BetterSafetyKatz

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

### Rubeus

{% content-ref url="/pages/2ZteWA69O9XNN9mpS8Li" %}
[Rubeus](/0xss0rz/pentest/tools/rubeus.md)
{% endcontent-ref %}

### Evil-WinRM

{% content-ref url="/pages/5zE4duLRkawZtstWjbb7" %}
[Evil-WinRM](/0xss0rz/pentest/tools/evil-winrm.md)
{% endcontent-ref %}


---

# 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://0xss0rz.gitbook.io/0xss0rz/pentest/internal-pentest/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.
