blabla1337 / skf-flask

Security Knowledge Framework (SKF) Python Flask / Angular project
https://www.securityknowledgeframework.org
Apache License 2.0
810 stars 308 forks source link

Broken Writeup Links #809

Open mrchainman opened 1 year ago

mrchainman commented 1 year ago

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

github-actions[bot] commented 1 year ago

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.

RiieCco commented 1 year ago

hey @mrchainman,

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

Cheers!

mrchainman commented 1 year ago

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

RiieCco commented 1 year ago

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.

mrchainman commented 1 year ago

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.