首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > DNS隧道Scapy

DNS隧道Scapy

  • 资源大小:8.87 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: dns Scapy 隧道

资 源 简 介

DNScapy DNScapy is a DNS tunneling tool. The code is very light and written in Python. It includes a server and a client. The server can handle multiple clients. DNScapy creates a SSH tunnel through DNS packets. SSH connection, SCP and proxy socks (SSH -D) are supported. You can use CNAME records or TXT records for the tunnel. The default mode is RAND, which uses randomly both CNAME and TXT. DNScapy uses Scapy (http://www.secdev.org/scapy) for DNS packet forging and for his network automaton API. DNScapy is still under development. The current version is 0.99b and seems to work pretty well. Feel free to clone and test it ! Software Requirements Python >= 2.6 Scapy >= 2.1-dev (2.2 recommended) Openssh Linux (should work on Windows with some minor changes) Note : once scapy is installed you have to patch a mis

文 件 列 表

dnscapy_client.py
dnscapy_server.py
VIP VIP
0.167159s