This bcheck is designed to detect DOM-based XSS vulnerabilities within panels developed by Morvarid company.
To run Morvarid-bcheck:
0. git clone https://github.com/kalhoralireza/morvarid-bcheck.git
- Open Burp Suite.
- Navigate to the
Extensions
panel and select theBChecks
tab. - Click on the "Import" button and navigate to the location where Morvarid-bcheck is downloaded. Select the
morvarid-dom-xss.bcheck
file. - Check the checkbox to enable the imported Morvarid-bcheck.
- You can now scan any target by selecting "Audit checks - BCheck only" from the "Scan configuration" tab within Burp Scanner.
You can learn about the process of creating this BCheck HERE.