0x999-x / jsluicepp

jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic using the CLI tool jsluice
MIT License
223 stars 23 forks source link

no response in jsluicepp #6

Open iq-rasco opened 1 month ago

iq-rasco commented 1 month ago

hello bro ,

i install jython, and jsluice. But I didn't find any result. I corrected the jsluice path and put the full jsluice path in your script and still it doesn't work. Can you help me? Capture jsluice_paths jsluice_paths2

iq-rasco commented 1 month ago

Could you modify the script and add an option in jsluice GUI in burpsuite that takes the path of jsluice? I think this idea will solve most of the problems of jsluicepp!

0x999-x commented 1 month ago

Hey @iq-rasco,

Could you modify the script and add an option in jsluice GUI in burpsuite that takes the path of jsluice? I think this idea will solve most of the problems of jsluicepp!

This feature actually already exists since bfa1aa7944414f13f8bcf4dfc07de93e9cb0a60f, if jsluice is not found in $PATH you should see a file selector added to the GUI allowing you to select jsluice's binary.