资源简介
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
相关资源
- 1-300.pdf
- pyqt5windows生成二维工具源码
- KNN疾病预测算法Demo
- ABAQUS单元失效浅析(单元删除
- Jtopo+json格式数据代码
- 解多目标规划的单纯形代码
- TerraVolVoxelTerrainEngine2.1c.7z
- VA_X_Setup2118.rar
- CHS_Ha_PasswarekitEnterprise10.0.exe
- 无线通信AndreaGoldsmith杨鸿文等译.rar
- 迅捷PDF转换器破解版.rar
- 迅捷PDF编辑器破解版.rar
- 金字塔原理1清晰扫描版.pdf
- TeamViewer_11已激活+破解版+随意换ID.z
- FieldtheoryofGuidedwavesCollin__2nd.pdf
- 先进电气驱动的分析建模与控制[比
- IPC-J-STD033潮湿、回流焊敏感表面贴装
- 网络是怎样连接的_户根勤.pdf
- tesseract最新最全资料.rar
- 大话数据结构.epub
- iBATIS实战.pdf
- zw_new_smile-7110337-ImageAnimationTest.zip
- zw_jhn199388-9911706-基于51单片机都_自动
- zw_fan7983377-9600053-RecyclerViewDemo.zip
- zw_CHINA__.zip
- 我的第一本算法书+算法图解.zip
- 数学物理方法_德顾樵编著_2012.01_545页
- zw_WKTConvert.zip
- tdxw.exe
- zw_LabVIEW_8.20程序设计从入门到精通.
评论
共有 条评论