Skip to content
/ scope Public

Scope is a small tool that parses target files provided by different bug bounty platforms and creates separate .txt files based on their type.

License

Notifications You must be signed in to change notification settings

0xcrypto/scope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔭 Scope

Scope is a small tool that parses target files provided by different bug bounty platforms and creates separate .txt files based on their type.

Currently Supported Formats

Format Platform Support Remarks
csv HackerOne Fully supported
json Burpsuite 🅿️ Planned but might take some time
html HackerOne ⏺️ In development using headless browser
html Intigriti 🅿️ Planned to be done after HackerOne
html Bugcrowd 🅿️ Planned to be done after HackerOne
html YesWeHack 🅿️ Planned to be done after HackerOne

Installation

go install -v github.com/0xcrypto/scope@latest

Usage

scope inputs.csv

# With stdin
cat inputs.csv | scope /dev/stdin

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Scope is a small tool that parses target files provided by different bug bounty platforms and creates separate .txt files based on their type.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages