Hacker-Scoper is a CLI tool programmed in GoLang designed to assist cybersecurity professionals in bug bounty programs. Given a mixed list of targets (URLs/IPs), it can quickly filter them to match the bug-bounty program's scope. The scope can be supplied manually, or it can also be detected automatically by just giving hacker-scoper the name of the targeted company.
Full disclosure: hacker-scoper is a tool made by me
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vavkamil/awesome-bugbounty-tools/pull/50
**Author:** [@ItsIgnacioPortal](https://github.com/ItsIgnacioPortal)
**Created:** 10/14/2025
**Status:** ✅ Merged
**Merged:** 11/30/2025
**Merged by:** [@vavkamil](https://github.com/vavkamil)
**Base:** `main` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`e05b7bd`](https://github.com/vavkamil/awesome-bugbounty-tools/commit/e05b7bd8b5492792587703b134938d5a77a36ab9) Add Hacker-Scoper
### 📊 Changes
**1 file changed** (+4 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+4 -0)
</details>
### 📄 Description
Hacker-Scoper is a CLI tool programmed in GoLang designed to assist cybersecurity professionals in bug bounty programs. Given a mixed list of targets (URLs/IPs), it can quickly filter them to match the bug-bounty program's scope. The scope can be supplied manually, or it can also be detected automatically by just giving hacker-scoper the name of the targeted company.
Full disclosure: hacker-scoper is a tool made by me
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/50
Author: @ItsIgnacioPortal
Created: 10/14/2025
Status: ✅ Merged
Merged: 11/30/2025
Merged by: @vavkamil
Base:
main← Head:patch-1📝 Commits (1)
e05b7bdAdd Hacker-Scoper📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
README.md(+4 -0)📄 Description
Hacker-Scoper is a CLI tool programmed in GoLang designed to assist cybersecurity professionals in bug bounty programs. Given a mixed list of targets (URLs/IPs), it can quickly filter them to match the bug-bounty program's scope. The scope can be supplied manually, or it can also be detected automatically by just giving hacker-scoper the name of the targeted company.
Full disclosure: hacker-scoper is a tool made by me
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.