No description
Find a file
administrator 42e2fb6ef2 feat: port 8000 + GITEX 2026 Nairobi hub page, improved scan messaging
- 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
2026-05-14 11:46:10 +00:00
aasd feat: port 8000 + GITEX 2026 Nairobi hub page, improved scan messaging 2026-05-14 11:46:10 +00:00
.gitignore feat: port 8000 + GITEX 2026 Nairobi hub page, improved scan messaging 2026-05-14 11:46:10 +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.