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.