随笔分类 -  DNS

摘要:https://sites.cs.ucsb.edu/~chris/research/doc/ndss11_exposure.pdf 流量监控工具对比 https://cybersecurity.att.com/blogs/security-essentials/open-source-intrusi 阅读全文
posted @ 2022-09-22 22:08 明天OoO你好 阅读(56) 评论(0) 推荐(0) 编辑
摘要:https://longlone.top/%E5%AE%89%E5%85%A8/golang/%E7%AC%AC%E4%BA%94%E7%AB%A0-DNS/ prober.go package main import ( "cnprober/log" "flag" "fmt" "io" "stri 阅读全文
posted @ 2022-08-03 16:47 明天OoO你好 阅读(286) 评论(0) 推荐(0) 编辑
摘要:1. 网页版dig https://toolbox.googleapps.com/apps/dig/ 2. 检查域名状态 https://toolbox.googleapps.com/apps/checkmx 阅读全文
posted @ 2022-08-03 14:05 明天OoO你好 阅读(749) 评论(0) 推荐(0) 编辑
摘要:https://www.dns-oarc.net/index.php/oarc/services/tldmon 阅读全文
posted @ 2022-04-15 21:15 明天OoO你好 阅读(56) 评论(0) 推荐(0) 编辑
摘要:1. 安装dsc yum install -y libpcap-devel wget https://www.dns-oarc.net/files/dsc/dsc-2.13.0.tar.gztar -xf dsc-2.13.0.tar.gz cd dsc-2.13.0 ./configure --p 阅读全文
posted @ 2022-04-09 23:13 明天OoO你好 阅读(879) 评论(0) 推荐(0) 编辑
摘要:import yaml # pip ibstall pyyaml import requests import urllib3 urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) def download(url): 阅读全文
posted @ 2022-04-06 21:32 明天OoO你好 阅读(45) 评论(0) 推荐(0) 编辑
摘要:DNS资源记录(Resource Record,简称RR)介绍 互联网名词解释以及dns线上教学 dns学习英文版 阅读全文
posted @ 2020-08-04 09:15 明天OoO你好 阅读(192) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示