No description
- Change server port from 8080 to 8000 - Redesign index.html as GITEX 2026 Nairobi hub (app launcher) - Add /aasd route serving AASD-specific landing page - Add '← GITEX 2026 Hub' links to simulation, admin, and AASD pages - Show 'Could Not Scan Target' message when GoTestWAF fails - Increase GoTestWAF timeout from 120s to 300s - Update install.sh, docs, and gitignore for bin/ as local-only |
||
|---|---|---|
| aasd | ||
| .gitignore | ||
| README.md | ||
GITEX 2026 — Booth Applications
This repository contains the applications developed for the Sechpoint Aftica booth at GITEX 2026.
Applications
| App | Directory | Description |
|---|---|---|
| AASD | aasd/ |
API Attack Surface Discovery — interactive booth demo |
Quick Start
Each application has its own README.md with build and deploy instructions.
# AASD
cd aasd/
# Build: cd src && go build -o /opt/aasd/aasd ./cmd/aasd/
# Deploy: sudo systemctl restart aasd
License
Proprietary — For internal event use at GITEX 2026.