How to Install and Uninstall gss-ntlmssp Package on Kali Linux

Last updated: May 15,2024

1. Install "gss-ntlmssp" package

This tutorial shows how to install gss-ntlmssp on Kali Linux

$ sudo apt update $ sudo apt install gss-ntlmssp

2. Uninstall "gss-ntlmssp" package

Please follow the guidelines below to uninstall gss-ntlmssp on Kali Linux:

$ sudo apt remove gss-ntlmssp $ sudo apt autoclean && sudo apt autoremove

3. Information about the gss-ntlmssp package on Kali Linux

Package: gss-ntlmssp
Source: gss-ntlmssp (1.2.0-1)
Version: 1.2.0-1+b1
Installed-Size: 157
Maintainer: Timo Aaltonen
Architecture: amd64
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.9.1+dfsg), libssl3 (>= 3.0.0), libunistring5 (>= 1.1), libwbclient0 (>= 2:4.2.1+dfsg), zlib1g (>= 1:1.1.4)
Size: 55200
SHA256: abe334ce25d9f40baa6797a360e8980eeb314f97050fb5618f365f94afd824f6
SHA1: 03e29c30e74e89dfeecfe939bc882a8a9e276b33
MD5sum: 2c46b7f361b0ff44ddeaf678607699bd
Description: GSSAPI NTLMSSP Mechanism -- MIT GSSAPI plugin
GSS-NTLMSSP is a GSSAPI mechanism plugin that implements NTLMSSP.
NTLMSSP is a Microsoft Security Provider that implements various
versions and falvors of the NTLM challenge-response family.
.
GSS-NTLMSSP, implements both NTLM and NTLMv2 and all the various
security variants to the key exchange that Microsoft introduced and
documented over time.
.
This code implements the NTLMSSP mechanism as a GSSAPI loadable
mechanism and has been tested to work with MIT Kerberos' 1.11
implementation of GSSAPI.
.
This package supplies the MIT GSSAPI plugin.
Description-md5:
Homepage: https://github.com/gssapi/gss-ntlmssp/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gss-ntlmssp/gss-ntlmssp_1.2.0-1+b1_amd64.deb