hunt-tls-network

Identify TLS/DNS misconfigurations and email spoofing risks on target infrastructure.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/sseshachala/Claude-BugHunter-archive --skill hunt-tls-network
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-tls-network
Source: https://github.com/sseshachala/Claude-BugHunter-archive/tree/main/skills/hunt-tls-network
Command: npx skills add https://github.com/sseshachala/Claude-BugHunter-archive --skill hunt-tls-network

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps security researchers and operators systematically identify TLS/DNS misconfigurations and email spoofing risks across target infrastructure.

Core Features & Use Cases

  • TLS/SSL audit: evaluate certificate validity, cipher suites, and protocol configurations across domains.
  • HSTS, DNS, and SPF/DMARC checks: assess HTTP security headers, DNS configurations, and email authentication controls.
  • Threat modeling and reporting: aggregate findings into actionable remediation guidance for red teams and defenders.

Quick Start

Run the TLS/DNS audit against the target domain to enumerate misconfigurations and security gaps.

Frequently Asked Questions about hunt-tls-network

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit DNS and TLS misconfigurations across enterprise subdomains?

To audit DNS and TLS misconfigurations, run a comprehensive security audit against the target domain to evaluate certificate validity, cipher suites, HSTS, and AXFR settings, aggregating results into actionable remediation findings.

How can I check if my domain is vulnerable to email spoofing via SPF, DKIM, and DMARC?

You can check for email spoofing vulnerabilities by assessing SPF, DKIM, and DMARC configurations during a DNS audit, which identifies missing or misconfigured email authentication controls on the target infrastructure.

What is the best way to detect HSTS and security header gaps during a red-team engagement?

Detecting HSTS and security header gaps requires evaluating HTTP security header configurations on target domains, systematically identifying missing protections and aggregating them into threat modeling reports for red-team remediation.

Can I assess certificate transparency and CAA records for multiple domains at once?

Yes, you can assess certificate transparency and CAA records across multiple domains by running structured TLS and DNS security checks, which enumerate misconfigurations and aggregate them into actionable findings for enterprise environments.

Does this approach work for both red-team reconnaissance and blue-team hardening?

Yes, this security audit approach works for both red-team reconnaissance and blue-team hardening by identifying TLS/DNS gaps and email spoofing risks, providing actionable remediation guidance useful for both offensive and defensive operations.

What limitations exist when checking mTLS bypass and AXFR zone transfers?

When checking mTLS bypass and AXFR zone transfers, limitations depend on target infrastructure configurations and access controls, as these security audits evaluate external-facing DNS and TLS settings without guaranteed internal network access.