-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path11-self-hosted.txt
More file actions
52 lines (46 loc) · 2.08 KB
/
Copy path11-self-hosted.txt
File metadata and controls
52 lines (46 loc) · 2.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Self-hosted bug bounty & VDP programs
# Companies running their own disclosure infrastructure — no HackerOne/Bugcrowd middleman.
# Higher payouts, faster triage, fewer duplicates.
# Platform filters are essential here — use --no-platforms.
# --- Self-hosted submission pages ---
inurl:"/submit-vulnerability" "reward"
inurl:"/report-bug" "bounty"
inurl:"/security/report" "reward"
inurl:"/vulnerability" "submit" "reward"
inurl:"/security/submit" "bounty"
inurl:"/report" "vulnerability" "reward" -site:hackerone.com -site:bugcrowd.com
inurl:"/security" "submit a report" "reward"
# --- Direct reward language (no platform) ---
"report a vulnerability" "$" -site:hackerone.com -site:bugcrowd.com
"report vulnerability" "bounty" -site:hackerone.com -site:bugcrowd.com -site:intigriti.com
"submit a vulnerability" "reward" -site:hackerone.com -site:bugcrowd.com
"vulnerability submission" "reward" -site:hackerone.com
"security report" "submit" "reward" -site:hackerone.com -site:bugcrowd.com
"disclosure" "submit" "reward" -site:hackerone.com -site:bugcrowd.com
# --- Self-hosted/in-house language ---
"we run our own" "bug bounty"
"in-house" "bug bounty" "reward"
"our own" "vulnerability" "reward"
"direct" "bug bounty" "program"
"not hosted on" "bug bounty"
"self-hosted" "bug bounty"
"independent" "bug bounty" "program"
# --- Open-source bounty platforms (self-deployed) ---
"powered by Bugheist"
"powered by Flawd"
"powered by BeeAware"
"powered by Vulnreport"
"powered by BucketBounty"
"powered by bugbounty.jp"
"powered by MagFreak"
"runs on Bugheist"
"uses Bugheist"
"deployed" "bug bounty" "platform"
# --- Hall of fame (direct) ---
inurl:"/security" "hall of fame" "reward" -site:hackerone.com -site:bugcrowd.com
inurl:"/security" "hall of fame" "$" -site:hackerone.com
inurl:"/security" "thanks" "researchers" "reward"
inurl:"/security" "acknowledgments" "reward" -site:hackerone.com
# --- security.txt pointing to direct email (not platform) ---
inurl:/.well-known/security.txt "mailto" -site:hackerone.com -site:bugcrowd.com
inurl:security.txt "contact" "reward" -site:hackerone.com -site:bugcrowd.com