• 大小: 0.10M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: 其他
  • 标签: 其他  

资源简介


windows环境下nc命令工具,netcat 1.11 for Win32/Win64

资源截图

代码片段和文件信息

// for license see license.txt

// Modified 12/27/2004 by Chris Wysopal  
// fixed vulnerability found by hat-squad

// portions Copyright (C) 1994 Nathaniel W. Mishkin
// code taken from rlogind.exe
 
#include 
#include 
#include se.h>

#ifdef GAPING_SECURITY_HOLE


#define BUFFER_SIZE 200

extern char * pr00gie;
void holler(char * str char * p1 char * p2 char * p3 char * p4 char * p5 char * p6);
char smbuff[20];
//
// Structure used to describe each session
//
typedef struct {

    //
    // These fields are filled in at session creation time
    //
    HANDLE  ReadPipeHandle;         // Handle to shell stdout pipe
    HANDLE  WritePipeHandle;        // Handle to shell stdin pipe
    HANDLE  ProcessHandle;          // Handle to shell process

    //
    //
    // These fields are filled in at session connect time and are only
    // valid when the session is connected
    //
    SOCKET  ClientSocket;
    HANDLE  ReadS

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-08-01 18:34  nc111nt\
     文件       12166  2004-12-28 23:23  nc111nt\doexec.c
     文件        7283  1996-07-10 04:01  nc111nt\generic.h
     文件       22784  1996-11-07 10:40  nc111nt\getopt.c
     文件        4765  1994-11-04 07:07  nc111nt\getopt.h
     文件       61780  1998-02-07 03:50  nc111nt\hobbit.txt
     文件       18009  2004-12-28 05:37  nc111nt\license.txt
     文件         544  1997-11-29 02:36  nc111nt\makefile
     文件       61440  2018-08-01 18:34  nc111nt\nc.exe
     文件       69662  2004-12-30 01:07  nc111nt\netcat.c
     文件           0  2016-05-04 20:19  nc111nt\password is nc
     文件        6838  2018-08-01 18:34  nc111nt\readme.txt

评论

共有 条评论