http://www.t00ls.net/thread-7327-1-1.html
1、以SA连接SQL Server 执行
copy xp_readmails.dll c:\wmpub\xp_readmails.dll
USE master //要根据具体情况来确定当前数据库
dbcc addextendedproc(‘xp_readmails’,’c:\wmpub\xp_readmails.dll’);
Archive for the ‘tools’ Category
http://www.sai52.com/archives/416/
作者:cnqing
PS:应邀写了篇帮助
Websniff 1.0 是user权限的 rawsocket sniff,可以截取ftp,http,smtp …等密码,在渗透过程中绝对实用的工具。cncert网站发布的websniff需要 .net 2.0,客户端用firefox,如果用IE会让你错过一个参数设置。
先看下截图