Skip to content

Releases: trustedsec/Titanis

v0.9.178

03 Nov 16:20

Choose a tag to compare

Be sure to check the new Authentication Guide for an overview of the different authentication scenarios.

Enhancements

  • Kerberos
    • S4U2self and S4U2proxy ([MS-SFU])
      • S4U with user certificate
    • Renew a ticket
    • Change password / Set password [RFC 3244]
    • Select ticket by sequence number
    • Invert selection with Kerb select
    • DES CBC MD5 [RFC 3961]
    • Generate protocol keys (Kerb s2k)
  • WMI
    • Delete operation
  • New output formats
    • TSV
    • CSV
    • JSON
  • RPC
    • IPv6 support
  • Other
    • Commands support -h and --help (for zsh users)
    • User name universally supports DOMAIN\user and user@DOMAIN syntaxes

Bugfixes

  • Canceling RPC operation on closed stream no longer throws exception (@moscowchill)
  • C# language version set to 12.0 on netstandard2.0 and netstandard2.1 projects (fixed build issue) (@moscowchill)

Files

File Description
Titanis-doc.zip Documentation
Titanis-tools-linux-x64-net8.zip Compiled binaries for Linux, dependent on .NET 8
Titanis-tools-win-x64-net8.zip Compiled binaries for Windows, dependent on .NET 8
Titanis-tools-linux-x64-sc.zip Compiled binaries for Linux, includes .NET 8 runtime
Titanis-tools-win-x64-sc.zip Compiled binaries for Windows, includes .NET 8 runtime

v0.9.159

09 Oct 13:21

Choose a tag to compare

Enhancements:

  • Build instructions for Linux and Windows
  • Smb2Client touch and timestomp (@freefirex)
  • Kerberos cross-realm support and KRB5CCNAME support across command set
  • Integrated SOCKS 5 across command set with -Socks5 parameter
File Description
Titanis-doc.zip Documentation
Titanis-tools-linux-x64-net8.zip Compiled binaries for Linux, dependent on .NET 8
Titanis-tools-win-x64-net8.zip Compiled binaries for Windows, dependent on .NET 8
Titanis-tools-linux-x64-sc.zip Compiled binaries for Linux, includes .NET 8 runtime
Titanis-tools-win-x64-sc.zip Compiled binaries for Windows, includes .NET 8 runtime

v0.9.143

25 Sep 20:29

Choose a tag to compare

This is the initial public release of the Titanis tool suite.

File Description
Titanis-doc.zip Documentation
Titanis-tools-linux-x64-net8.zip Compiled binaries for Linux, dependent on .NET 8
Titanis-tools-win-x64-net8.zip Compiled binaries for Windows, dependent on .NET 8
Titanis-tools-linux-x64-sc.zip Compiled binaries for Linux, includes .NET 8 runtime
Titanis-tools-win-x64-sc.zip Compiled binaries for Windows, includes .NET 8 runtime