burp-piper-custom-scripts icon indicating copy to clipboard operation
burp-piper-custom-scripts copied to clipboard

Custom scripts for the PIPER Burp extensions.

Results 1 burp-piper-custom-scripts issues
Sort by recently updated
recently updated
newest added

# Describe the feature wanted Add detection of the [map file](https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Use_a_source_map) in the script [extract-spa-low-hanging-fruits.py](https://github.com/righettod/burp-piper-custom-scripts/blob/main/extract-spa-low-hanging-fruits.py): ```javascript //... //# sourceMappingURL=main.dqfcf86f.chunk.js.map ```

enhancement