Skip to content

Commit e05b7bd

Browse files
Add Hacker-Scoper
1 parent 0a45201 commit e05b7bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- [Screenshots](#Screenshots)
1111
- [Technologies](#Technologies)
1212
- [Content Discovery](#Content-Discovery)
13+
- [Content Filtering](#Content-Filtering)
1314
- [Links](#Links)
1415
- [Parameters](#Parameters)
1516
- [Fuzzing](#Fuzzing)
@@ -134,6 +135,9 @@
134135
- [katana](https://github.com/projectdiscovery/katana) - A next-generation crawling and spidering framework
135136
- [kiterunner](https://github.com/assetnote/kiterunner) - Fast API endpoint bruteforcer and content discovery tool for modern web applications.
136137

138+
### Content Filtering
139+
- [Hacker-Scoper](https://github.com/ItsIgnacioPortal/Hacker-Scoper) - CLI tool for filtering a mixed list of targets (URLs/IPs) according to 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. Hacker-Scoper supports IPs, URLs, wildcards, CIDR ranges, Nmap octet ranges, and even full Regex scopes.
140+
137141
### Links
138142

139143
- [LinkFinder](https://github.com/GerbenJavado/LinkFinder) - A python script that finds endpoints in JavaScript files

0 commit comments

Comments
 (0)