No description
- Add aasd/bin/ with compiled aasd binary and gotestwaf binary - Fix .gitignore: remove blanket *.exe/*.bin rules - Update install.sh to support local bin/ deployment (dev workflow) - Update README and AGENT.md docs to reference bin/ directory |
||
|---|---|---|
| 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.