Files
MaorSabag c0fc8d878b Initial commit: NoNameAx public release
Position-independent C2 beacon for Adaptix Framework with:
- PIC shellcode beacon (PEB walk, FNV1a hashing)
- BeaconGate API proxy + WFSO PoC sleepmask (extensible)
- BOF execution with module stomping
- Malleable C2 profiles with runtime switching
- WinHTTP transport (proxy-aware)
- Token manipulation (steal, impersonate, create)
- TCP tunneling (SOCKS, lportfwd, rportfwd)
- SMB pivoting
- Stardust UDRL loader with module stomping
2026-06-28 09:44:19 -04:00

1.9 KiB

NoNameAx (NaX) Wiki

Position-independent C2 beacon for the Adaptix Framework with module stomping, malleable C2 profiles, BOF execution, and a Stardust-pattern UDRL loader.

Pages

Core Documentation

BOF System

  • BOF Execution -- COFF loader, sync vs async dispatch, thread pool, media callbacks
  • BOF Module Stomping -- Image-backed BOF .text, near-allocator, .pdata injection, backup/restore

Evasion

Post-Exploitation

  • Token Commands -- Token theft, impersonation, credential logon, privilege listing

Networking

  • Tunneling -- Local/reverse port forwarding, wire protocol, OPSEC, flow control, SMB transport support

Extending NaX

Operations

  • Build and Deploy -- Prerequisites, build commands, server plugin deployment, Adaptix setup
  • Operator Reference -- All commands: navigation, file ops, recon, tokens, BOF, pivoting, tunneling, runtime config (sleep, profile, bof-stomp, sleepmask-set, sleepobf-config, chunksize, dll-notify)