Penetration Testing mailing list archives
new Ldap Security tool
From: "Sacha Faust" <sacha () smugline net>
Date: Wed, 13 Jun 2001 18:04:57 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I will be releasing a few Ldap tools I wrote in the during the next
few weeks.
Here is the first one. The links to get the files is at the bottom of
this e-mail.
The code "should" compile on WIN32, HP-UP, Linux, SunOS 5.6, 5.8 .
I only provide ways of compiling it on Linux and Windows but I've
compiled the code on my
Solaris 8 sparc box successfully.
////////
/ Info /
////////
Ldapminer by Sacha Faust : sacha () smugline net
- ---------------------------------------------
License
- -------
Copyright (C) 2001 Sacha Faust (sacha () smugline net)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 1, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Information
- -----------
This is a tool I wrote to collect information from different LDAP
Server implementation.
This was written in C with the Netscape C LDAP SDK.
This is beta software and I am in the process of creating a decent
environment to continue
adding functionality to it. If you wish to contribute to this
project, e-mail me at
sacha () smugline net . If you compile this on other operating system,
please send me the makefile
and modifications if necessary. The software currently as specific
checks for Microsoft Exchange
server and Netscape Directory server, more to come.
Installation
- ------------
Binary:
- ------
Linux ( Was compile on Redhat 7.1 with Netscape C LDAP SDK 4.14 ):
make sure that the files in the lib directoy is part of your library
environment.
Ether leave them where they are and make sure /etc/ld.so.conf knows
where the files are
and type /sbin/ldconfig at the prompt before running the tool
Win32 ( was compile on Windows 2000 Pro with VC++ 6.0 with Netscape
Directory SDK for C 4.14 ):
make sure the .dll files in the lib directory are copied to your
system directory before running
the tool.
Source:
- ------
Linux (and other unix and variant):
You need the Netscape C LDAP SDK to compile this code.
The SDK is available at :
http://www.iplanet.com/downloads/developer/2084.html
You need to make changes to the Makefile to point where the LDAP SDK
include and
lib folder are located.
Win32:
You need the Netscape C LDAP SDK to compile this code.
The SDK is available at :
http://www.iplanet.com/downloads/developer/2084.html
You need to make sure that a entry in your Directories options for
The SDK
include and library folder are set. To do so, Open Visual C++ and go
to
Tools->Options->Directories select "Include File" set the sdk
include folder
and select "Library files" and set the sdk library folder.
//////////////////
/ Links to files /
//////////////////
Binary:
- ------
Linux :
http://www.smugline.net/zorky/Ldapminer/binary/LdapMiner-Linux-BIN.zip
Win32 :
http://www.smugline.net/zorky/Ldapminer/binary/LdapMiner-Win32-BIN.zip
Sources:
- -------
Linux :
http://www.smugline.net/zorky/Ldapminer/source/LdapMiner-Linux-SRC.zip
Win32 :
http://www.smugline.net/zorky/Ldapminer/source/LdapMiner-WIN32-SRC.zip
- -----
Sacha Faust
sacha () smugline net
-----BEGIN PGP SIGNATURE-----
Version: PGP 7.0
iQA/AwUBOyfjaAZTRez+LSJTEQJuxACfe7bazAdH8v+moEZNmaT11s2t1bEAoOAT
j6It/TgzApf5wbQ+jhwVirgk
=oIiV
-----END PGP SIGNATURE-----
Current thread:
- new Ldap Security tool Sacha Faust (Jun 13)
