-
提供了一个好用的MD5的C++类;这个类可以加在控制台程序中也可用在MFC中,并且提供了详细的错误处理函数,是一个安全的类。例程是一个MD5的MFC程序,支持字...
提供了一个好用的MD5的C++类;这个类可以加在控制台程序中也可用在MFC中,并且提供了详细的错误处理函数,是一个安全的类。例程是一个MD5的MFC程序,支持字符串和文件两种输入。-provides a user-friendly MD5 C; This category can be added to the Console program is available in MFC, and provided a detailed error handling function, is a safety class. MD5 is a routine MFC procedures, and documentation to support a string of two input.
- 2022-03-20 17:04:06下载
- 积分:1
-
网络安全最后防线―网络备份
网络安全最后防线―网络备份-The last line of defense network security- Network Backup
- 2022-05-09 13:26:18下载
- 积分:1
-
out of the process, the process can be hidden out
列进程的,可以列隐藏进程-out of the process, the process can be hidden out
- 2022-03-19 23:30:13下载
- 积分:1
-
代理服务器的源程序
代理服务器的源程序-code of agenting server
- 2022-01-25 15:01:38下载
- 积分:1
-
etheral data
etheral 资料-etheral data
- 2022-10-22 04:40:04下载
- 积分:1
-
实现监控文件的新建,删除等简单功能,界面简单整洁。
实现监控文件的新建,删除等简单功能,界面简单整洁。-Monitoring implementation of the new documents, delete and other features easy, clean and easy interface.
- 2022-02-03 21:57:22下载
- 积分:1
-
访问数据字典生成器
一个很好的Access数据字典生成器得源码-Access Data Dictionary Builder
- 2022-11-20 17:10:03下载
- 积分:1
-
hypersrc是浏览源代码的GUI程序,它使用GTK+。它提供了…
hypersrc is a GUI program for browsing source code, which uses GTK+. It provides a list widget containing sorted source code tags. A programmer can click a tag to hyperlink to a particular tagged line in a source code file.- hypersrc is a GUI program for browsing source code, which uses GTK+. It provides a list widget containing sorted source code tags. A programmer can click a tag to hyperlink to a particular tagged line in a source code file.
- 2023-08-08 22:35:03下载
- 积分:1
-
通过监听其他机器上139端口发来的smb连接请求来得到登录密码的程序例子,有tcp和netbios两种实现方式...
通过监听其他机器上139端口发来的smb连接请求来得到登录密码的程序例子,有tcp和netbios两种实现方式- Through monitors the smb connection which on other machines 139
ports sends in to request obtains registers the password the procedure
example, has tcp and the netbios two realizations ways
- 2022-01-30 13:37:11下载
- 积分:1
-
你是不是经常在开始菜单的运行窗口里运行命令呢? 看看这个漏洞: http://zdnet.com /2100...
你是不是经常在开始菜单的运行窗口里运行命令呢? 看看这个漏洞: http://zdnet.com /2100-1105-964057.html win2000和xp在执行搜索的时候, 首先查找根目录 而开始菜单的运行窗口里执行命令, 也是首先在系统盘的根目录里进行查找. 这个漏洞其实是已经是公开的秘密了. 既然现在作为漏洞公布出来, 我也就把网上的PasswordReminder.cpp拿来改了改 加了一个加超级管理员用户和执行cmd.exe的功能. 使用方法: 把程序解压, 把压缩包里的文件 CMD.EXE (该文件具有隐藏和只读属性) 释放到目标机器的系统盘根目录, 一般都是在C:比如利用UNICODE/Decode漏洞就有写根目录的权限, 同时Asp/fp30reg.dll等远程溢出出来的Shell, 一般都只有匿名权限, 但是它具有写根目录的权限 这个时候, 就可以把本程序放到目标机器的系统盘根目录 只要等管理员在机器的开始菜单里运行命令: cmd 一切尽在掌握中.:) PS: 系统执行后, 会先产生一个线程来做一些处理 然后用system()函数调用cmd.exe来让用户能够执行命令. 产生出来的线程会产生两个进程序执行如下两个命令: net user ISUR_IWAM wwwcnhonkercom /add net localgroup administrators ISUR_IWAM /add 这样就在系统上增加了一个超级-cmd loopholes in the source code
- 2022-06-01 08:01:12下载
- 积分:1