skf-flask icon indicating copy to clipboard operation
skf-flask copied to clipboard

Broken Writeup Links

Open mrchainman opened this issue 3 years ago • 5 comments

I just deployed SKF and noticed, that the Writeup links in the Lab tab are broken, for instance in LFI:

Link on the Writeup Button: https://owasp-skf.gitbook.io/asvs-write-ups/kbid-1-filename-injection Actual Link on the wegbpage: https://owasp-skf.gitbook.io/asvs-write-ups/local-file-inclusion-1-lfi-1/kbid-173-lfi-1

mrchainman avatar Nov 02 '22 10:11 mrchainman

Thank you for creating an issue ticket for our SKF project, we highly appriciate the feedback so we can improve the project and make it more awesome for everyone! We will shortly come back to you after the evaluation of the issue.

github-actions[bot] avatar Nov 02 '22 10:11 github-actions[bot]

hey @mrchainman,

How did you deploy the SKF? With the docker-compose from the main branch?

Cheers!

RiieCco avatar Nov 02 '22 11:11 RiieCco

@RiieCco Thanks for the quick response. I cloned the repo (main branch) and followed the instructions for docker-comopse with minikube

mrchainman avatar Nov 02 '22 11:11 mrchainman

Check, can you try to deploy the docker-compose from the "soo" branch? This one will be merged somewhere this week hopefully. There seems to be a discrepancy between the old container and the new one since we added more programming languages.

RiieCco avatar Nov 02 '22 13:11 RiieCco

I can't get the soo branch to work. It loads the dashboard, but whenever I try to go to a different Tab it hangs on loading, nothing unusual is seen in the logs.

mrchainman avatar Nov 03 '22 10:11 mrchainman