From 25b124afeecb8e1032f175e9501b99fe485bd520 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Wed, 3 Apr 2019 11:09:40 -0400 Subject: [PATCH] keep forgetting to disable draft! --- 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 5a40a369..a03dd4f0 100644 --- a/content/notes/finding-candidates-subdomain-takeovers/index.md +++ b/content/notes/finding-candidates-subdomain-takeovers/index.md @@ -8,7 +8,7 @@ tags: - Subdomain Takeover - Bug Bounty - Tutorial -draft: true +draft: false --- A **subdomain takeover** occurs when a subdomain (like *example*.jarv.is) points to a shared hosting service that is abandoned by its owner, leaving the account available to claim for yourself.