Skip to content

Commit d9e09cd

Browse files
authored
Tq-009 editing
1 parent ffcc1a6 commit d9e09cd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

techniques/tq-009-subdomains-of-possibly-censored-domains.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# tq-009 Subdomains of possibly-censored domains
22

3-
When domain is suspected to be censored by resolver (returns unexpected error
3+
When a domain is suspected to be censored by a resolver (returns unexpected error
44
or unexpected RR for a query) it is interesting to check well-known and random
55
subdomains of this domain and compare those measurements to control. They may
6-
present same values / errors as a parent domain due to following reasons:
6+
present same values / errors as a parent domain due to the following reasons:
77

8-
- NSes for the domain may be unreachable from recursive resolver, so `SERVFAIL`
9-
- domain may have delegation or DNSSEC misconfiguration, so `SERVFAIL`
8+
- NSes for the domain may be unreachable from the recursive resolver, so `SERVFAIL`
9+
- domain may have a delegation or DNSSEC misconfiguration, so `SERVFAIL`
1010
- whole domain may be censored via DNS
11-
- domain may have actual “star” record (or have dynamically generated records)
11+
- domain may have an actual “star” record (or have dynamically generated records)
1212

1313
## Examples
1414
- some israeli authoritative DNS servers were dropping requests from Egypt

0 commit comments

Comments
 (0)