mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-10 21:15:21 -04:00
proper cwd for mdx components
This commit is contained in:
@@ -11,7 +11,7 @@ tags:
|
||||
image: "/static/images/notes/finding-candidates-subdomain-takeovers/hackerone-2.png"
|
||||
---
|
||||
|
||||
import Figure from "./components/media/Figure";
|
||||
import Figure from "../components/media/Figure";
|
||||
|
||||
A **subdomain takeover** occurs when a subdomain (like _example_.jarv.is) points to a shared hosting account that is abandoned by its owner, leaving the endpoint available to claim for yourself.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user