jaeles-signatures icon indicating copy to clipboard operation
jaeles-signatures copied to clipboard

default-error-02. What is it?

Open OGoodness opened this issue 4 years ago • 1 comments

I can't seem to track down what this error means, or what this request actually is. Cause when I replicate what it says the request is in burp, I don't get the same result

OGoodness avatar May 08 '20 00:05 OGoodness

That's mean built-in regex for passive detection matched. You can look at it detail from here https://github.com/jaeles-project/jaeles/blob/master/core/passive.go#L126

The reason you're not get the same result from Burp because Burp Unpack gzip by default so it might happen in some target.

j3ssie avatar May 08 '20 02:05 j3ssie