Skip to content

Nimux v1.0

Choose a tag to compare

@blue0x1 blue0x1 released this 15 Jul 13:53

Nimux v1.0

Initial public release of nimux, a pure-Nim network enumeration and remote execution toolkit for authorized security assessments.

Highlights

  • Native SMB, LDAP, Kerberos, WinRM, MSSQL, RDP, SSH, FTP, NFS, VNC, WebDAV, HTTP, MySQL, PostgreSQL, and AFP support
  • Remote execution through WinRM, WMI/CIM, SCM, DCOM, scheduled tasks, and helper service modes
  • Kerberos ticket operations including TGT, TGS, S4U, ccache/kirbi conversion, roasting, and krb5.conf generation
  • SMB file operations, secrets dumping, DCSync, GPO paths, ticket capture, SOCKS support, and protocol enumeration
  • Single native CLI with JSON output support for repeatable assessment workflows

Downloads

Debian package:

nimux_1.0_amd64.deb

Standalone Linux binary:

nimux

Install

Debian package:

sudo dpkg -i nimux_1.0_amd64.deb
sudo apt --fix-broken install

Standalone binary:

chmod +x nimux
./nimux --help

Links

Notice

nimux is intended only for systems you own or are explicitly authorized to assess. The author assumes no responsibility for misuse or damage caused by this tool.