搜索资源列表
cmd漏洞源代码
- 你是不是经常在开始菜单的运行窗口里运行命令呢? 看看这个漏洞: http://zdnet.com /2100-1105-964057.html win2000和xp在执行搜索的时候, 首先查找根目录 而开始菜单的运行窗口里执行命令, 也是首先在系统盘的根目录里进行查找. 这个漏洞其实是已经是公开的秘密了. 既然现在作为漏洞公布出来, 我也就把网上的PasswordReminder.cpp拿来改了改 加了一个加超级管理员用户和执行cmd.exe的功能. 使用方法: 把程序解压, 把压缩包里的文件
SminpleCMDShell
- 一个简单的CMD Shell的源代码 学习CMD Shell 的可以借鉴一下 -a simple CMD Shell to study the source code CMD Shell can learn some lessons from the
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
pipe-cmd-shell
- 使用管道来进行进程之间通讯的例子。本例演示了如何使用管道来和cmd.exe进程通讯。-This example demonstrates how to use pipe to communicate with the "cmd.exe" process.
squirrelsh-1.2.3-src
- Squirrel Shell is made as a cross-platform alternative to system shells like bash in Linux and cmd.exe (command.com) in Microsoft Windows. It is based on scr ipting language "Squirrel".
Shell
- 基本上shell分两大类: 一:图形界面shell(Graphical User Interface shell 即 GUI shell) 例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。 二:命令行式 shell(Comm
command
- this source code is cmd shell :) source code is not mine, i am newbie and beginner xD
wifishell
- 在windows系统中通过调用wlanapi.dll提供的API 在cmd shell中访问wifi的方法-using cmd shell to connect wifi
20091003ok
- 运程控制软件,可以实现最基本的cmd shell 只是在本机测试,没有过多的实现-Fortune control software, can be achieved cmd shell is just the most basic test of this machine, there is no excess to achieve
STM32_fatfs_shell_double_mode
- 实现了FATFS+SD1.1+Shell。大约20 的代码是出自本人。 其中实现了的shell命令cmd,ls,pwd,cat等。 这是其中一个版本,为了方便大家阅读,如果有兴趣可以查看我的另外一个,实现了FATFS+SDHC+SD2.0+SD1.1+Shell。 操作方法: 上电后,发字符串!s0! 进入dataflash shell模式,发字符串close则退出shell模式 发字符串!s1! 进入SD卡shell 模式,发字符串close则退出shell模式
CMD
- cmd shell 命令全集方便参数与使用-cmd shell
vb_socket
- VB 开发简单Socket局域网聊天,远程执行CMD SHELL 运行文件-Development of simple VB Socket LAN chat, run files remotely CMD SHELL
MSYS-1.0.11
- MSYS is a collection of GNU utilities such as bash, make, gawk and grep to allow building of applications and programs which depend on traditionally UNIX tools to be present. It is intended to supplement MinGW and the deficiencies of the cmd shell.
Shell-Cmd
- c#调用cmd命令行 通过cmd 扩充 绝对超值 完全免费-c# call cmd command line, the absolute value through the expansion of free cmd
CmdService
- 基于服务的 0管道 实现cmd she-0 Pipe, a cmd shell based on Windows Service
music
- 对存在溢出漏洞的主机,根据主机和操作系统类型,采取最优溢出策略进行溢出操作, 达到边检测,边溢出.扫描完毕,溢出主机的cmd shell也随即得到!-There is overflow on the host, according to the host and operating system types, to take the optimal operation of overflow overflow strategy, to edge detection, edge overflo
CMDShellSrv
- 一个远程的cmd shell程序,使用反连技术,此为服务端-A remote cmd shell procedure, use anti-related technology, this is the server
实现简单的shell解释程序,
- 实现一个功能简单shell解释程序,即MS-DOS命令交互界面。代码对电脑上盘区进行操作,不调用自带的cmd.exe,对各盘区进行操作。在shell程序实现盘符切换、cd、dir、mkdir、chdir等五个ms-dos命令。具体实现参照各命令在cmd.exe中调用情况。
cmd.tar
- 自己在shell实现命令, 以及getopt的用法。。。。。。。。。。。。。(Implement command in the shell, and the use of the getopt...)
kog (1)
- cmd外壳,集成登录注册功能,仅限当前文件夹保存,具体地址可以自行更改(CMD shell, integrated login registration function, only the current folder saved, the specific address can be changed by itself.)