mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-10 21:15:21 -04:00
next-mdx-remote v4 (#737)
This commit is contained in:
@@ -11,14 +11,12 @@ tags:
|
||||
image: "/static/images/notes/finding-candidates-subdomain-takeovers/hackerone-2.png"
|
||||
---
|
||||
|
||||
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.
|
||||
|
||||
Not only are takeovers a fun way to dip your toes into [penetration testing](https://www.cloudflare.com/learning/security/glossary/what-is-penetration-testing/), but they can also be incredibly lucrative thanks to [bug bounty programs](https://en.wikipedia.org/wiki/Bug_bounty_program) on services like [HackerOne](https://hackerone.com/hacktivity?order_direction=DESC&order_field=popular&filter=type%3Aall&querystring=subdomain%20takeover) and [Bugcrowd](https://bugcrowd.com/programs), where corporations pay pentesters for their discoveries.
|
||||
|
||||
<Figure
|
||||
src="/static/images/notes/finding-candidates-subdomain-takeovers/hackerone-2.png"
|
||||
src="/public/static/images/notes/finding-candidates-subdomain-takeovers/hackerone-2.png"
|
||||
width="620"
|
||||
height="347"
|
||||
priority
|
||||
|
||||
Reference in New Issue
Block a user