From 4f852718ec3914eeb4c4e05bc87bd7a2b8c37513 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Sun, 10 Sep 2023 14:12:22 -0400 Subject: [PATCH] Update scope_example.md --- bug-bounties/scope_example.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bug-bounties/scope_example.md b/bug-bounties/scope_example.md index 25b8912..47a0ef2 100644 --- a/bug-bounties/scope_example.md +++ b/bug-bounties/scope_example.md @@ -9,20 +9,20 @@ Briefly describe the objectives of your bug bounty program and what you hope to ### In-Scope Targets - **Web Applications** - - app1.example.com - - app2.example.com + - app1.websploit.org + - app2.websploit.org - **Mobile Applications** - Android App (version x.x and above) - iOS App (version x.x and above) - **APIs** - - api.example.com/v1/ - - api.example.com/v2/ + - api.websploit.org/v1/ + - api.websploit.org/v2/ ### Out-of-Scope Targets - Internal Systems (192.168.x.x) - Third-party Applications or Plugins -- Subdomain3.example.com +- Subdomain3.websploit.org ## Vulnerability Types