
==========================================================
RemoteDirDetector
http://securityxploded.com/remotedirdetector.php
==========================================================


About
----------
Free Tool to Remotely detect type of Directory Servers running on your local network or internet.



Requirements
-----------------

1. Perl 
You can download PERL for Windows/Linux/MAC from http://www.perl.org/get.html


2. Perl Library - LDAP & Convert::ASN1 
RemoteDirDetector requires additional PERL libraries to run smoothly. To make it easy for you, we have included current version of these libraries in the Downloaded Zip file.

You can simply copy them to %PERL_INSTALL_LOCATION%/lib folder.

Alternatively you can download latest version from following location
http://search.cpan.org/~marschap/perl-ldap-0.48/lib/Net/LDAP.pod
http://search.cpan.org/~gbarr/Convert-ASN1-0.26/lib/Convert/ASN1.pod




Usage
-------------------
       perl RemoteDirDetector.pl [-d] { host | host-range }


Options:
       -d   Do not use ping scan to check if the host is alive

Examples:

       perl RemoteDirDetector.pl -d ldap.myhost.edu
       perl RemoteDirDetector.pl -d 192.168.0.100
       perl RemoteDirDetector.pl 192.168.0.1-100


Download
------------------
http://securityxploded.com/download.php#remotedirdetector



For more information please visit
http://securityxploded.com/remotedirdetector.php









