The Field Extraction System (FES) is a cross-platform automation and threat intelligence framework designed for covert data collection, threat analysis, and field-based cyber-physical operations. It integrates AI-driven insights, real-time dashboards, and customizable automation modules.
OS | CLI Support | GUI Support | Portable |
---|---|---|---|
Ubuntu | โ | โ | โ (.AppImage) |
Windows | โ | โ | โ (.exe) |
macOS | โ | โ | โ (.pkg) |
docker build -t fes-system ./docker
docker run -it fes-system
sudo dpkg -i fes-installer.deb
chmod +x fes.AppImage
./fes.AppImage
Download from Releases and double-click installer.
python3 src/main.py --mode auto --config config/config.yaml
Launch via:
python3 src/gui_launcher.py
src/
: Entry points and core control logiccore/
: AI, processing, and automation brainsscripts/
: Automation & orchestration toolsconfig/
: YAMLs, Dockerfiles, and templatesfrontend/
: GUI components (React, Dart)docs/
: Setup, usage, and architecture guidespytest tests/
See CONTRIBUTING.md. We welcome PRs, Issues, and Discussions.
Vulnerabilities? Please report securely via GPG:
gpg --recv-keys <FES_KEY_ID>
Developed and maintained by Apex Security Int Ltd