Releases: blue0x1/nimux
Releases · blue0x1/nimux
Release list
Nimux v1.0.2
Nimux v1.0.1
nimux v1.0.1
Patch release for Nim 2 compatibility and package install reliability.
Changes
- Fixed Nim 2.x build issue in WinRM, SMB, and remote execution paths.
- Updated CLI banner and Debian metadata to
v1.0.1. - Verified
nimble install nimuxfrom the official Nim package index.
Assets
nimux: Linux amd64 binarynimux_1.0.1_amd64.deb: Debian package
Nimux v1.0
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.debStandalone 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
- Website: https://nimux.wiki
- Documentation: https://docs.nimux.wiki
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.