NTLM authentication library

授权协议 未知
开发语言 C/C++
所属分类 程序开发、 安全相关框架
软件类型 开源软件
地区 不详
投 递 者 马阳曦
操作系统 Linux
开源组织
适用人群 未知
 软件概览

NTLM authentication library 是一款在 Linux/Unix 下使用的,用于通过 Windows 服务器进行用户认证 (NTLM)的 C 库

libntlm is a library that implement Microsoft's NTLM authentication. However, the packaging of libntlm lacked certain things, such as having build problems, lacking shared library support, lacking autoconf macro for use in other applications, lacking pkg-config support, and more. So this page distributes an improved version of the library; called Libntlm. Compared to the original releases, the current version has been entirely re-written and only shares the same function interfaces.

  •   http://stackoverflow.com/questions/15762237/negotiate-using-one-session-with-ntlm-authentication-at-android   http://www.tekritisoftware.com/android-ntlm-authentication     With the increasing usage

  • 一、问题 我用TELNET连上某IP机器,在输入账号和密码前却显示: Telnet server could not log you in using NTLM authentication. Your password may have expired. Login using username and password Welcome to Microsoft Telnet Service l

  • 1. Make sure the correct Authen::NTLM module written byMark Bush installed. 2. Make sure the module named MIME::base64 & LWP::Authen::Negotiate installed. You can run: perl -e 'print join "\n", @INC'

  • Windows SMB NTLM Authentication Weak Nonce Vulnerability Security Advisory Hernan Ochoa (hernan@gmail.com) - Agustin Azubel (agustin.azubel@gmail.com) Title: Windows SMB NTLM Authenticati

  • <pre name="code" class="java">package cn.kzfc.util; import java.security.MessageDigest; import java.security.Security; import org.bouncycastle.jce.provider.BouncyCastleProvider; import org.bounc

  • In a client/server application model, clients are programs acting on behalf of users who need something done. This might be opening and using a file, accessing a mailbox, querying a database, or print

  • LM/NTLM验证机制   ☆ 概述 ☆ 挑战/响应模式 ☆ L0pht文档 ☆ Windows NT身份验证机制的脆弱性 ☆ str_to_key()函数 ☆ 如何从明文口令生成LM Hash ☆ 标准DES加密 ☆ 如何从明文口令生成NTLM Hash ☆ 标准MD4单向哈希 ☆ SMB报文中使用的是DES LM Hash和DES NTLM Hash ☆ 观察一个实例 ☆ negotiate

  • Tomcat Home The Apache Software Foundation Apache Tomcat 8 Version 8.5.54, Apr 3 2020 Links Docs Home FAQ User Comments User Guide 1) Introduction 2) Setup 3) First webapp 4) Deployer 5) Manager 6) H

  • 转自:http://www.cnblogs.com/yd1227/archive/2009/09/29/1576380.html Python library that provides NTLM support, including an authentication handler for urllib2. This library allows you to retrieve content

  • Microsoft NT LAN Manager (NTLM) Authentication Protocol implementation in java. This implementation is not OS-specific. It can be used on any platform. Single-sign-on (SSO) features can't be used with

相关阅读

相关文章

相关问答

相关文档