@stake port announcement: ncpquery for win32 now posted to razor.bindview.com

From: Ollie Whitehouse (ollieat_private)
Date: Mon Apr 21 2003 - 16:07:55 PDT

  • Next message: sigtrap: "nmap 3.20 statistics patch"

    All,
    
    I have ported Simple Nomad's ncpquery for Unix to Win32, this have now been
    publicly posted to the razor.bindview.com site. The code will compile on
    both Linux and Win32 now without any hassle (see end of message).
    
    http://razor.bindview.com/tools/index.shtml
    "NCPQuery is a free, open source tool that allows probing of a Novell
    Netware server running IP to be queried to enumerate objects. Also includes
    a Win32 port by Ollie Whitehouse of @stake."
    
    Rgds
    
    Ollie
    ---
    Ollie Whitehouse
    Director of Security Architecture
    @stake, UK
    
    [ollie@attack1 ollie]$ uname -a
    Linux attack1.atstake.com 2.4.18-17.7.xsmp #1 SMP Tue Oct 8 12:37:04 EDT
    2002 i686 unknown
    [ollie@attack1 ollie]$ gcc ncp-win32.c -o ncp
    ncp-win32.c: In function `main':
    ncp-win32.c:169: warning: multi-character character constant
    ncp-win32.c:169: warning: case value out of range
    
    
    J:\C and C++\ncpquery>ver
    
    Microsoft Windows 2000 [Version 5.00.2195]
    
    J:\C and C++\ncpquery>make ncp-win32
    Making....
    Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
    Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
    
    getopt.c
    Microsoft (R) Incremental Linker Version 6.00.8447
    Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
    
    /out:getopt.exe
    getopt.obj
    LIBC.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
    getopt.exe : fatal error LNK1120: 1 unresolved externals
    Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
    Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
    
    ncp-win32.c
    Microsoft (R) Incremental Linker Version 6.00.8447
    Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
    
    /out:ncp-win32.exe
    d:\PROGRA~1\MICROS~2\VC98\Lib\WSOCK32.LIB
    getopt.obj
    ncp-win32.obj
    
    
    ---------------------------------------------------------------------------
    Attend Black Hat Briefings & Training Europe, May 12-15 in Amsterdam, the 
    world's premier event for IT and network security experts.  The two-day 
    Training features 6 hand-on courses on May 12-13 taught by professionals.  
    The two-day Briefings on May 14-15 features 24 top speakers with no vendor 
    sales pitches.  Deadline for the best rates is April 25.  Register today to 
    ensure your place.  http://www.securityfocus.com/BlackHat-pen-test 
    ----------------------------------------------------------------------------
    



    This archive was generated by hypermail 2b30 : Thu Apr 24 2003 - 10:03:13 PDT