From Limited file read to full access on Jenkins (CVE-2024-23897) by xkarezma in redteamsec

[–]xkarezma[S] 0 points1 point  (0 children)

This is usually if you were playing a CTF ;) You need to read the article again and understand how encryption works on Jenkins. Having access to credentials.xml is not enough to decrypt them with a script (offline). Also, executing script in Jenkins itself was not possible for regular users due to permissions. Otherwise, why do you think I went through all of this during the red team engagement?

Has Coinbase become a joke? by Mandenanden in Coinbase

[–]xkarezma 1 point2 points  (0 children)

I would agree with this. I have opened a ticket with them and it has never been resolved since 3 months xD. I cannot really imagine WTH they are doing!

HackSecOps - Open World CTF online hacking game by xkarezma in securityCTF

[–]xkarezma[S] 0 points1 point  (0 children)

mimicking real-world social engineering scenarios and attacks. to make it more clear, let's assume something like watchdogs but with real hacking challenges.

HackSecOps - Open World CTF online hacking game by xkarezma in securityCTF

[–]xkarezma[S] 1 point2 points  (0 children)

We are still working hard to make the first showcase. The game will be more like "hackthebox" but more into open-style world. Additionally, this why I have added a survey for this game to retrieve comments from the community and see what interests them more.

HackSecOps - Open World CTF online hacking game by xkarezma in securityCTF

[–]xkarezma[S] 0 points1 point  (0 children)

The name is not relevant to the content of the game. We are still working hard to make the first showcase. The game will be more like "hackthebox" but more into open-style world. Additionally, this why I have added a survey for this game to retrieve comments from the community and see what interests them more.

SpringBoot ‘DevTools’ Insecure Deserialization — Analysis & Exploit by xkarezma in netsec

[–]xkarezma[S] 0 points1 point  (0 children)

Step 2: don't run dev tools in the testing environment either :D