No description
Find a file
2026-04-29 09:06:23 +00:00
aasd fix: increase GoTestWAF timeout from 120s to 300s to prevent timeout on slower targets 2026-04-29 09:06:23 +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.