登录
首页 » Windows_Unix » DugSongToolKit

DugSongToolKit

于 2020-07-02 发布 文件大小:161KB
0 625
下载积分: 1 下载次数: 39

代码说明:

  一个网络工具包,可以嗅探email和http等数据包中的密码等信息.注意要先把libnet-1.0.2a.tar.gz和 libnids-1.16.tar.gz装上,不然会因为缺少库函数而无法编译和安装,其它的包不是必需的,根据自己的需要看着办.(A network tool kit, you can email and http sniffer, such as packets of information such as passwords. Attention must first libnet-1.0.2a.tar.gz and libnids-1.16.tar.gz loaded, or because of the lack of library functions unable to compile and install other packages is not essential, according to their own needs鐪嬬潃鍔?)

文件列表:

.cvsignore
acconfig.h
arp.c
arpspoof.8
arpspoof.c
asn1.c
asn1.h
base64.c
base64.h
buf.c
buf.h
CHANGES
config.h.in
configure
configure.in
CVS
...\Entries
...\Repository
...\Root
decode.c
decode.h
decode_aim.c
decode_citrix.c
decode_cvs.c
decode_ftp.c
decode_hex.c
decode_http.c
decode_icq.c
decode_imap.c
decode_irc.c
decode_ldap.c
decode_mmxp.c
decode_mountd.c
decode_napster.c
decode_nntp.c
decode_oracle.c
decode_ospf.c
decode_pcanywhere.c
decode_pop.c
decode_portmap.c
decode_postgresql.c
decode_pptp.c
decode_rip.c
decode_rlogin.c
decode_smb.c
decode_smtp.c
decode_sniffer.c
decode_snmp.c
decode_socks.c
decode_tds.c
decode_telnet.c
decode_vrrp.c
decode_x11.c
decode_yp.c
dnsspoof.8
dnsspoof.c
dnsspoof.hosts
dsniff.8
dsniff.c
dsniff.magic
dsniff.services
filesnarf.8
filesnarf.c
hex.c
hex.h
install-sh
LICENSE
macof.8
macof.c
magic.c
magic.h
mailsnarf.8
mailsnarf.c
Makefile.in
missing
.......\CVS
.......\...\Entries
.......\...\Repository
.......\...\Root
.......\dirname.c
.......\dummy.c
.......\err.c
.......\err.h
.......\ethers.c
.......\libgen.h
.......\md5.c
.......\md5.h
.......\memcmp.c
.......\strlcat.c
.......\strlcpy.c
.......\strsep.c
.......\sys
.......\...\CVS
.......\...\...\Entries
.......\...\...\Repository
.......\...\...\Root
.......\...\queue.h
mount.x
msgsnarf.8
msgsnarf.c

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ppuu12-1
    黑客程序源码 盗号研究怎能缺少新浪UC源码(Hackers hacking program source code, how can the lack of research Sina UC source)
    2014-05-16 14:42:11下载
    积分:1
  • 仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
    仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e) { ListBox box=(ListBox)sender Point pt = new Point(e.X,e.Y) int n=box.IndexFromPoint(pt) if(n>=0) box.SelectedIndex=n }
    2022-01-25 19:43:26下载
    积分:1
  • TCP服务器端和客户端
    使用C++ builder的TCP组件开发的服务器端和客户端程序,可以进行二进制形式的通信(The server - side and client - side programs developed using the TCP component of C++ builder can communicate in binary form)
    2017-12-29 08:35:47下载
    积分:1
  • vs2012 C++ MFC 写的FTP客户端
    应用背景娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,关键技术ftp客服端用vs2012编写 vs2012 C++  MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++  MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++  MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++  MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++  MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++  MFC 写的FTP客户端
    2022-04-08 16:31:09下载
    积分:1
  • TCP_UDP_IRC
    socket通信tcp实现的聊天室程序源码(tcp socket communication program source code to achieve the chat room)
    2020-09-11 13:38:01下载
    积分:1
  • mountain_goat-master
    说明:  TCP侧信道攻击,用于实现CVE-2016-5696的漏洞验证(off-path exploit used to do CVE-2016-5696 poc)
    2020-06-19 04:20:01下载
    积分:1
  • java中ftp连接实例
    java中ftp连接实例程序-ftp connections were examples of procedures
    2022-10-26 23:15:03下载
    积分:1
  • Alternate-Transactions-Articles-LaTeX-template
    IEEE期刊模板,不错可以用,写作环境是latex语言(IEEE Journal Template)
    2020-06-25 15:00:02下载
    积分:1
  • ccna 的教 中文教 ccna 的初级教
    ccna 网络的教程 中文教程 ccna 的初级教程-CCNA Network Chinese Tutorial Tutorial Tutorial CCNA junior
    2022-11-26 23:55:04下载
    积分:1
  • OptimizationForGraphAndNetworkTheory
    一本非常好的图论与网络的书籍,是进行图论或复杂网络研究的同仁们必备的一本书(A very good graph theory and network books, is a complex network graph theory or the study of Tongren a must-have book)
    2007-11-22 11:14:35下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载