Code Monkey home page Code Monkey logo

dnslog-1's Introduction

dnslog

dnslog reverse vul-verify 反连平台 漏洞验证

dnslog 使用环境准备

1.搭建并使用 DNSLog,需要两个域名,一个外网地址.一个ns域名,一个dnslog使用的域名,并将dnslog域名的ns记录使用ns域名。两个域名同时指向外网地址.

2.修改配置文件

# dns域名
dns_domain: xxx.xxx

#服务器对外ip
server_ip: 127.0.0.1

#key save time,单位秒
save_time: 300

api_addr: "127.0.0.1:8888"

# redis 配置
redis:
  addr: 127.0.0.1:6379 #ip:port
  password: xxx
  database: 0

运行

在 cmd目录下面

go bulid

cmd -yml fixture/dev.yml

dnslog-1's People

Contributors

fanjq99 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.