文章

域名劫持

1、使用自签名证书解决https

openssl创建自签名证书

openssl

使用web工具创建一个反向代理

nginx
caddy

2、域名劫持

方法1:hosts修改

方法2:kali伪装dns服务器

dnsmasq
vim /etc/dnsmasq.conf

```
service dnsmasq start

方法3 bettercap

此方法丢包严重

License:  CC BY 4.0