Skip to main content

bug-bounty-program

Specializes in identifying vulnerabilities through bug bounty programs, including penetration testing and responsible disclosure.

Install this skill

or
80/100

Security score

The bug-bounty-program skill was audited on Feb 9, 2026 and we found 20 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 162

Webhook reference - potential data exfiltration

SourceSKILL.md
162# Webhook.site for testing
low line 163

Webhook reference - potential data exfiltration

SourceSKILL.md
163url = "https://webhook.site/unique-id"
low line 49

External URL reference

SourceSKILL.md
49wappalyzer https://target.com
low line 52

External URL reference

SourceSKILL.md
52whatweb -a 3 https://target.com
low line 55

External URL reference

SourceSKILL.md
55nuclei -u https://target.com -t technologies/
low line 88

External URL reference

SourceSKILL.md
88sqlmap -u "https://target.com/page?id=1" --batch
low line 91

External URL reference

SourceSKILL.md
91sqlmap -u "https://target.com/page?id=1" --cookie="session=abc123" --batch
low line 94

External URL reference

SourceSKILL.md
94sqlmap -u "https://target.com/login" --data="user=test&pass=test" --batch
low line 97

External URL reference

SourceSKILL.md
97sqlmap -u "https://target.com/page?id=1" --dbs --batch
low line 98

External URL reference

SourceSKILL.md
98sqlmap -u "https://target.com/page?id=1" -D dbname --tables --batch
low line 145

External URL reference

SourceSKILL.md
145http://127.0.0.1
low line 146

External URL reference

SourceSKILL.md
146http://localhost
low line 147

External URL reference

SourceSKILL.md
147http://[::1]
low line 148

External URL reference

SourceSKILL.md
148http://0.0.0.0
low line 149

External URL reference

SourceSKILL.md
149http://127.1
low line 150

External URL reference

SourceSKILL.md
150http://0177.0.0.1
low line 153

External URL reference

SourceSKILL.md
153http://169.254.169.254/latest/meta-data/
low line 154

External URL reference

SourceSKILL.md
154http://metadata.google.internal/
low line 160

External URL reference

SourceSKILL.md
160url = "http://your-collaborator-id.burpcollaborator.net"
low line 163

External URL reference

SourceSKILL.md
163url = "https://webhook.site/unique-id"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →