Skip to content

Releases: shadeless-project/shadeless-burp

Remove redundant options while switching to new Shadeless v2

26 Dec 18:32
Compare
Choose a tag to compare

Add static score column

04 Feb 18:36
Compare
Choose a tag to compare

Static score column is a heuristic column that score the request / response is static file or API endpoint.

The higher the score, the more likely the endpoint is a static file (which we do not need to see and forward to intruder).

We can also filter it by: Request.StaticScore <= 50

First stable version

31 Jul 13:01
cae19e5
Compare
Choose a tag to compare

Features:

Forward request to Shadeless API server
Ping Shadeless server feature
Add 2 more properties in packets send to Shadeless API: Codename and Project name
Default export to be Proxy only
Fixed UI to be as minimalistic as possible