Commit Graph

4 Commits (c11328da0b168bdc9d5c4bf5ba76bcc5c7e771e3)

Author SHA1 Message Date
sandeep 74460066bb Added more tags 2021-04-02 00:05:08 +05:30
sandeep c7251260d3 Update detect-dns-over-https.yaml 2021-03-29 14:34:50 +05:30
Geeknik Labs 5ef0b6d6e0
Update detect-dns-over-https.yaml
Every DoH server we tested with this query payload responded with a Content-Length of 49. 👍🏻
2021-03-27 21:29:35 +00:00
Geeknik Labs 435ff7a419
Create detect-dns-over-https.yaml
Test validity against any known DoH host like Cloudflare or Google. Can be used to detect surreptitious DoH servers operating inside and outside of your network.

```
$ nuclei -t /opt/test/dns-over-https.yaml  -target https://cloudflare-dns.com
[2021-03-27 14:19:13] [detect-dns-over-https] [http] [info] https://cloudflare-dns.com/dns-query?dns=q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB
```
2021-03-27 19:26:56 +00:00