halfluke

Results 12 comments of halfluke

Recently noticed the same and really not sure why. Also, I recently attempted (and failed) the oscp exam and I had the same issue as in HTB. OSCP labs were...

seems to work fine with the latest jython 2.7.2

I've used the docker version for a while, built and launched with "docker-compose up", and I haven't encountered this issue. Admin and non-admin users can be found in startup_script.js and...

Interesting that if you go through Burp, you get an error about http/2 unknown protocol in jwt_tool (and a match and replace rule in Burp for the response is required...

I think that's a different problem, just that for some reason it could not communicate with the proxy. Meanwhile I noticed there is an option in Burp to disable http/2...

getting this with the fork (I was looking for a solution to the CTRL-C issue): Traceback (most recent call last): File "enumerate-iam.py", line 60, in main() File "enumerate-iam.py", line 53,...

I've just had the same issue and I fixed it this way: copy default.prf to custom.prf add the following line in custom.prf under # Skip a test (one per line)...

check your jwtconf.ini: ``` [services] jwt_tool_version = 2.2.5 # To disable the proxy option set this value to: False (no quotes). For Docker installations with a Windows host OS set...

jwtconf.ini is created by jwt_tool on its first run. You just have to modify and set: `proxy = False`

I find so annoying that an effort for the community has been ignored for so long. Just wanted to say that and express my sympathy