diff --git a/content/notes/css-waving-hand-emoji/index.md b/content/notes/css-waving-hand-emoji/index.md index 494a1568..6905d119 100644 --- a/content/notes/css-waving-hand-emoji/index.md +++ b/content/notes/css-waving-hand-emoji/index.md @@ -1,6 +1,6 @@ --- title: "Animated Waving Hand Emoji 👋 Using CSS" -date: 2019-04-22 09:20:10-0400 +date: 2019-04-11 14:20:10-0400 description: "How to make the 👋 waving hand emoji actually wave using pure CSS animation!" tags: - CSS diff --git a/content/notes/finding-candidates-subdomain-takeovers/index.md b/content/notes/finding-candidates-subdomain-takeovers/index.md index 5c21fee9..e911ea13 100644 --- a/content/notes/finding-candidates-subdomain-takeovers/index.md +++ b/content/notes/finding-candidates-subdomain-takeovers/index.md @@ -1,6 +1,6 @@ --- title: "Finding Candidates for Subdomain Takeovers" -date: 2019-04-10 11:19:48-0400 +date: 2019-02-10 11:19:48-0400 description: "A subdomain takeover occurs when a subdomain points to a shared hosting account that is abandoned by its owner, leaving the endpoint available to claim for yourself." tags: - Pentesting