This is a list of tools that can be used along with Burp Suite
This tool can be used to export URIs from your Burp Suite project. You can use the generated list to test authorization / idor / etc.
python3 BurpExportURIs.py (BURP EXPORT FILE) (OPTIONAL: --truncate)
--truncate
removes the "^https?://domain.tld" portions of the line.