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

# Overview

Tools and exploits I've built. Everything here is on my [GitHub](https://github.com/shoamshilo) — these pages add the context, the "why," and the lessons.

| Project                                                                 | What it is                              | Language |
| ----------------------------------------------------------------------- | --------------------------------------- | -------- |
| [**SubBuster**](/shohamshilo/projects-and-tools/subbuster.md)           | Subdomain discovery tool for recon      | Python   |
| [**recon-os**](/shohamshilo/projects-and-tools/recon-os.md)             | Recon automation / enumeration workflow | Python   |
| [**Fuel CMS 1.4 RCE**](/shohamshilo/projects-and-tools/fuel-cms-rce.md) | Working PoC for CVE-2018-16763 (RCE)    | Python   |

***

➡️ Start with [SubBuster](/shohamshilo/projects-and-tools/subbuster.md).
