AzDanglingDnsFinder
AzDanglingDnsFinder is a PowerShell script designed to identify DNS names that may be vulnerable to sub-domain takeover by checking if they point to Azure services that no longer exist or are not currently in use. The tool checks for dangling DNS records associated with Azure services like ApiManagement, WebApp, FrontDoor, and TrafficManager.
Install / Use
/learn @davidokeyode/AzDanglingDnsFinderREADME
AzDanglingDnsFinder
<img src="AzDanglingDnsFinder.png" alt="AzDanglingDnsFinder Logo" width="200"/>AzDanglingDnsFinder is a PowerShell script designed to identify DNS names that may be vulnerable to sub-domain takeover by checking if they point to Azure services that no longer exist or are not currently in use. The tool checks for dangling DNS records associated with Azure services like ApiManagement, WebApp, FrontDoor, and TrafficManager.
Features
- Reads a list of DNS names from a file.
- Determines if DNS names resolve to Azure service records.
- Checks if the resolved Azure service names are available.
- Identifies potential vulnerabilities for sub-domain takeover.
Supported Services
- ApiManagement
- WebApp
- FrontDoor
- TrafficManager
Future Plans
- Extend support to additional Azure services.
Prerequisites
- Azure PowerShell Module (Az module)
- Logged-in Azure account with appropriate permissions
Installation
To install AzDanglingDnsFinder, perform the following steps:
- Ensure Azure PowerShell is installed and authenticated (needed only for the necessary authenticated API calls)
Install-Module -Name Az -AllowClobber -Scope CurrentUser
- Download the AzDanglingDnsFinder.ps1 script to your local system.
- Create a
domainnames.txtfile containing one DNS name per line. - Place the
domainnames.txtfile in the same directory as theAzDanglingDnsFinder.ps1script. - Execute the script:
.\AzDanglingDnsFinder.ps1
Output
For each DNS name, the script outputs:
- Whether it resolves to an Azure service record.
- If it is potentially vulnerable to a sub-domain takeover.
Contributing
We welcome contributions that enhance the functionality of AzDanglingDnsFinder. Please submit your contributions as pull requests on GitHub and ensure that your code adheres to the project's coding standards.
Related Skills
diffs
337.1kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
clearshot
Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.
openpencil
1.8kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
ui-ux-pro-max-skill
51.5kAn AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
