Skip to content

A Firefox/Chrome extension that extracts wildcard and standard domains from webpages and exports them line by line. ๐Ÿš€

License

Notifications You must be signed in to change notification settings

Brut-Security/BrutScope-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”ซ BrutScope Extractor

A Firefox/Chrome extension for bug bounty hunters and pentesters. Extract wildcard (*.example.com) and standard domains from any webpageโ€”excluding the current hostโ€”and export them line by line. ๐Ÿš€

โœจ Features

  • ๐Ÿ•ต๏ธโ€โ™‚๏ธ Scrapes wildcard and normal domains from any page
  • โŒ Automatically excludes the current pageโ€™s domain
  • ๐Ÿ“ฅ Download results as domains.txt
  • ๐Ÿ“‹ Copy domains to clipboard with one click
  • โš™๏ธ Zero configuration

๐Ÿ› ๏ธ Installation

๐ŸฆŠ Firefox (Add-on Store)

  1. Go to: https://addons.mozilla.org/addon/brutscope-extractor
  2. Click Add to Firefox

๐ŸŒ Chrome (Manual)

  1. Clone this repo:
    git clone https://github.com/yourusername/brutscope-extractor.git
    cd brutscope-extractor
  2. Open chrome://extensions in Chrome
  3. Enable Developer mode
  4. Click Load unpacked and select this folder

๐ŸฆŠ Firefox (Manual)

  1. Clone this repo (see above)
  2. Open about:debugging#/runtime/this-firefox in Firefox
  3. Click Load Temporary Add-onโ€ฆ and select manifest.json

๐Ÿš€ Usage

  1. Navigate to a bug bounty scope page (HackerOne, Bugcrowd, etc.)
  2. Click the BrutScope Extractor icon
  3. Click Copy to Clipboard or Download Domains

Watch the video

๐Ÿค Contributing

  1. Fork the repo
  2. Create a branch: git checkout -b feature/YourFeature
  3. Commit: git commit -m "feat: Add YourFeature"
  4. Push: git push origin feature/YourFeature
  5. Open a Pull Request

๐Ÿ“„ License

MIT License โ€” see LICENSE for details.

About

A Firefox/Chrome extension that extracts wildcard and standard domains from webpages and exports them line by line. ๐Ÿš€

Resources

License

Stars

Watchers

Forks

Packages

No packages published