No description
Find a file
administrator c09d266f02 feat: add bin/ directory with pre-built binaries, update deploy workflow
- 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
2026-04-29 08:15:51 +00:00
aasd feat: add bin/ directory with pre-built binaries, update deploy workflow 2026-04-29 08:15:51 +00:00
.gitignore feat: add bin/ directory with pre-built binaries, update deploy workflow 2026-04-29 08:15:51 +00:00
README.md docs: restructure README into aasd/, add sample configs, update gitignore 2026-04-29 07:56:00 +00:00

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.