Commit Graph

6 Commits (f64bf42d829fbfef95d70e70f2cbb977850e8009)

Author SHA1 Message Date
forgedhallpass 209538baa6 refactor: Description field uniformization
* info field reorder
* reference values refactored to list
* added new lines after the id and before the protocols
* removed extra new lines
* split really long descriptions to multiple lines (part 1)
* other minor fixes
2022-04-22 13:38:41 +03:00
sandeep dac6028b7e misc update 2021-11-03 15:41:08 +05:30
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