API Reference
Class
WebTechVerificationCatalog
Catalog of simple technology verifications derived from DNS TXT and similar signals. Centralizes string matching so analyzers remain small and testable.
Inheritance
- Object
- WebTechVerificationCatalog
Methods
ApplyDnsTxt(System.String txt, System.Collections.Generic.ISet{System.String} outTech, System.Collections.Generic.IList{DomainDetective.TechDetectionDetail} details) #Applies DNS TXT-based verifications (e.g., google-site-verification) to the detection sets.
Parameters
- txt System.String
- outTech System.Collections.Generic.ISet{System.String}
- details System.Collections.Generic.IList{DomainDetective.TechDetectionDetail}