From 16aecb63773e144d59441961f91eb099cc99b8a5 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Wed, 3 Apr 2019 11:48:18 -0400 Subject: [PATCH] remove markdown from meta description --- content/notes/finding-candidates-subdomain-takeovers/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notes/finding-candidates-subdomain-takeovers/index.md b/content/notes/finding-candidates-subdomain-takeovers/index.md index 777676e3..fd69df30 100644 --- a/content/notes/finding-candidates-subdomain-takeovers/index.md +++ b/content/notes/finding-candidates-subdomain-takeovers/index.md @@ -1,7 +1,7 @@ --- title: "Finding Candidates for Subdomain Takeovers" date: 2019-04-02 16:01:00+00:00 -description: "A **subdomain takeover** occurs when a subdomain points to a shared hosting service that is abandoned by its owner, leaving the account available to claim for yourself." +description: "A subdomain takeover occurs when a subdomain points to a shared hosting service that is abandoned by its owner, leaving the account available to claim for yourself." tags: - Pentesting - Infosec