Nmap Development mailing list archives
Re: lazy symbol binding failed
From: "Kris Katterjohn" <katterjohn () gmail com>
Date: Sun, 4 Nov 2007 18:46:14 -0600
On 11/4/07, Michael Bakeman <mbakeman () unr edu> wrote:
Yup, did a "sudo make install" as well. Here is the output from cat /usr/local/share/nmap/scripts/script.db <<<<<<< .mine ======= Entry{ category = "intrusive", filename = "HTTPAuth.nse" } Entry{ category = "intrusive", filename = "HTTP_open_proxy.nse" } Entry{ category = "intrusive", filename = "HTTPpasswd.nse" } Entry{ category = "discovery", filename = "HTTPtrace.nse" } Entry{ category = "discovery", filename = "MSSQLm.nse" } Entry{ category = "intrusive", filename = "MSSQLm.nse" } Entry{ category = "backdoor", filename = "RealVNC_auth_bypass.nse" } Entry{ category = "demo", filename = "SMTP_openrelay_test.nse" } Entry{ category = "discovery", filename = "SMTPcommands.nse" } Entry{ category = "intrusive", filename = "SMTPcommands.nse" } Entry{ category = "discovery", filename = "SNMPsysdesr.nse" } Entry{ category = "safe", filename = "SNMPsysdesr.nse" } Entry{ category = "vulnerability", filename = "SQLInject.nse" } Entry{ category = "intrusive", filename = "SSHv1-support.nse" } Entry{ category = "intrusive", filename = "SSLv2-support.nse" } Entry{ category = "intrusive", filename = "anonFTP.nse" } Entry{ category = "intrusive", filename = "bruteTelnet.nse" } Entry{ category = "demo", filename = "chargenTest.nse" } Entry{ category = "demo", filename = "daytimeTest.nse" } Entry{ category = "intrusive", filename = "dns-test-open-recursion.nse" } Entry{ category = "demo", filename = "echoTest.nse" } Entry{ category = "discovery", filename = "finger.nse" } Entry{ category = "intrusive", filename = "ftpbounce.nse" } Entry{ category = "version", filename = "iax2Detect.nse" } Entry{ category = "discovery", filename = "ircServerInfo.nse" } Entry{ category = "malware", filename = "ircZombieTest.nse" } Entry{ category = "malware", filename = "kibuvDetection.nse" } Entry{ category = "backdoor", filename = "mswindowsShell.nse" } Entry{ category = "discovery", filename = "nbstat.nse" } Entry{ category = "safe", filename = "nbstat.nse" } Entry{ category = "discovery", filename = "ripeQuery.nse" } Entry{ category = "safe", filename = "robots.nse" } Entry{ category = "demo", filename = "showHTMLTitle.nse" } Entry{ category = "safe", filename = "showHTMLTitle.nse" } Entry{ category = "", filename = "showHTTPVersion.nse" } Entry{ category = "safe", filename = "showOwner.nse" } Entry{ category = "demo", filename = "showSMTPVersion.nse" } Entry{ category = "demo", filename = "showSSHVersion.nse" } Entry{ category = "version", filename = "skype_v2-version.nse" } Entry{ category = "backdoor", filename = "strangeSMTPport.nse" } Entry{ category = "demo", filename = "test.nse" } Entry{ category = "vulnerability", filename = "xamppDefaultPass.nse" } Entry{ category = "intrusive", filename = "zoneTrans.nse" } Entry{ category = "discovery", filename = "zoneTrans.nse" }.r6136Thanks, Mike
Okay, I'm pretty sure the script.db in your checked-out svn directory is "conflicted" (think: "corrupted"). Delete that one, "svn up" a new one, do another "make install" and that should take care of it. Thanks, Kris Katterjohn _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- lazy symbol binding failed Mathieu Prevot (Oct 26)
- Re: lazy symbol binding failed Kris Katterjohn (Oct 26)
- Re: lazy symbol binding failed Michael Bakeman (Nov 04)
- Re: lazy symbol binding failed Kris Katterjohn (Nov 04)
- Re: lazy symbol binding failed Michael Bakeman (Nov 04)
- Re: lazy symbol binding failed Kris Katterjohn (Nov 04)
- Re: lazy symbol binding failed Michael Bakeman (Nov 04)
- Re: lazy symbol binding failed Kris Katterjohn (Oct 26)
- Re: Mac OS X compile error using svn Kris Katterjohn (Oct 28)
- Re: Mac OS X compile error using svn Fyodor (Oct 28)
- Re: Mac OS X compile error using svn Kris Katterjohn (Oct 28)
- Re: Mac OS X compile error using svn Fyodor (Oct 28)
- Re: Mac OS X compile error using svn Michael Bakeman (Oct 28)
- Re: Mac OS X compile error using svn Diman Todorov (Oct 29)
