代码搜索:NetBIOS
找到约 1,085 项符合「NetBIOS」的源代码
代码结果 1,085
www.eeworm.com/read/120154/14812138
h netbios.h
/*============================================================*/
/* NetBios.H */
/*============================================================*/
www.eeworm.com/read/216005/15030082
dll netbios.dll
www.eeworm.com/read/114089/15114616
netbios-lib
alert tcp !$HOME_NET any -> $HOME_NET 139 (msg:"Possible RFParalyze Attempt"; flags:PA; content:"BEAVIS"; content:"yep yep";)
alert udp !$HOME_NET any -> $HOME_NET 161 (msg:"NETBIOS-SNMP-NT-UserList
www.eeworm.com/read/34862/891128
h netbios.h
#ifndef __NETBIOS_H__
#define __NETBIOS_H__
void netbios_init(void);
#endif /* __NETBIOS_H__ */
www.eeworm.com/read/34862/891129
c netbios.c
/**
* @file
* NetBIOS name service sample
*
*/
/*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditi
www.eeworm.com/read/481348/1297450
h netbios.h
/**********************************************************************/
/** Microsoft Windows **/
/**Copyright (c) 1996-2000 Microsoft Corporation.
www.eeworm.com/read/478549/1350595
scr netbios.scr
; NETBIOS.SCR
structure ncb fields
cmd (byte)
rc (byte)
loc_sessno (byte)
name_no (byte)
buffer (dword,ptr)
buflen
www.eeworm.com/read/464823/1524735
rules netbios.rules
# (C) Copyright 2001,2002, Martin Roesch, Brian Caswell, et al.
# All rights reserved.
# $Id$
#--------------
# NETBIOS RULES
#--------------
alert tcp $EXTERNAL_NET any -> $HOME_NET 139 (m
www.eeworm.com/read/456296/1606562
h netbios.h
/*
* NETBIOS protocol formats
*
* @(#) $Header: netbios.h,v 1.1 94/06/09 11:47:15 mccanne Exp $
*/
struct p8022Hdr {
u_char dsap;
u_char ssap;
u_char flags;
};
#define p8
www.eeworm.com/read/454118/1633354
h netbios.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l