Neuronix is a browser extension for bug bounty hunters to pull domains and wildcards straight from Bugcrowd and HackerOne scopes. Faster extraction, stricter validation, and clean exports in a couple clicks.
- Wildcard Scan – only
*.example.com. - Exact Probe – non-wildcard domains.
- Full Sweep – everything valid we detect.
- Clean Purge – wildcards with
*.stripped.
- Boundary-aware parsing to stop glued suffixes (no
.comquantumjunk). - Ignores the extension’s own UI so highlights/tooltips never pollute results.
- Scans links, attributes, and text nodes with TLD length and part checks.
- Space Grotesk glass look with dual-row pill controls and chip counters.
- Live buffer panel with higher contrast and updated download/action styles.
- Count badges on buttons plus chip summaries for all modes.
- Instant preview before export.
- One-click download to timestamped
.txt. - Audio cues for actions.
- Open a Bugcrowd or HackerOne scope page.
- Click the extension icon.
- Pick a mode:
Wildcard Scan,Exact Probe,Full Sweep, orClean Purge. - Review the live buffer, then click “Quantum Download” to export.
- New popup UI (glass cards, chips, pill buttons, Space Grotesk).
- Boundary-aware extraction fixes; ignores injected UI to keep results clean.
- Better validation to avoid suffix bleed and duplicates.
- Added Exact Domains mode, live counts, and audio feedback.
- Download the repo ZIP and unzip.
- Chrome:
chrome://extensions→ enable Developer mode → Load unpacked → select the folder. - Pin the extension from the toolbar puzzle icon.
- Bytes_Knight — Creator & Maintainer
Bugcrowd: @Bytes_Knight
- Fork the repo.
- Create a branch:
git checkout -b feature/your-feature-name. - Make changes and commit:
git commit -m "Add feature". - Push:
git push origin feature/your-feature-name. - Open a PR.
MIT. See LICENSE.
🎯 NEURONIX-DOMAIN-SCANNER — built by a hunter, for hunters.