Landing site for the Foil security tools suite — built with Astro.
"Foil" — to foil an attack. A protective layer between you and the threat.
| Project | Description | Status | |
|---|---|---|---|
| FoilGuard | Browser extension detecting typosquatting, homoglyph attacks, and newly registered domains | Phase 1 · Active | |
| FoilLab | Weekly network/IoT CTF challenge platform with write-ups | Phase 2 · Building | |
| FoilVault | Zero-knowledge browser password manager with FoilGuard autofill protection | Phase 3 · Planned |
npm install
npm run dev # localhost:4321
npm run build # output → dist/
npm run preview # preview the buildsrc/
├── layouts/
│ └── Layout.astro # base HTML shell, global CSS variables
└── pages/
└── index.astro # single-page site
public/
└── icons/ # foilsuite + all project PNG icons