Skip to content

Releases: hisxo/JSpector

JSpector 2.4.8

23 Apr 14:34
3a6e9f3
Compare
Choose a tag to compare
  • Added a regex to detect more endpoints
  • Added support for ".JS" files if the server does not return a "Content-Type" header
  • Some minor changes/optimisations

JSpector 2.4.7

14 Apr 20:30
185720f
Compare
Choose a tag to compare
  • Modification of the context menu :
    • Added 3 options to copy all URLs or all endpoints or both to the clipboard
    • Removed the "passive crawl" option which was useless as it can already be forced via the burp context menu natively

image

JSpector 2.4.6

09 Apr 12:09
82515b7
Compare
Choose a tag to compare
  • Added a context menu to export all results (URLs + endpoints) for a JS file directly to the clipboard from a right click.

JSpector 2.4.5

09 Apr 10:34
82515b7
Compare
Choose a tag to compare
  • Added a small fix to scan + create a issue only once for the same JS file

JSpector 2.4.4

29 Mar 21:43
c95de84
Compare
Choose a tag to compare
  • Some little refactos to optimise the code
  • Regex improvement to detect more endpoints and limit false positives

Thank you so much for all your feedback on JSpector! 🙏

JSpector 2.4.1

28 Mar 17:05
5e22bee
Compare
Choose a tag to compare
  • Small correction on the passive crawling
  • Added the full path to the JS file in the "Output" console

JSpector 2.4

28 Mar 10:10
5e22bee
Compare
Choose a tag to compare
  • Added output when the "Show in UI" option is selected on the "Extensions" tab for Community users
    • Automatic sorting of results for URLs/endpoints
    • Added JS file names for each result

JSpector 2.3

27 Mar 14:35
5e22bee
Compare
Choose a tag to compare
  • Fix to only crawl JavaScript files for in-scope domains configured on Burp Suite

JSpector

27 Mar 08:47
1c3e3cd
Compare
Choose a tag to compare
2.2

Update README.md