blabla1337 / skf-flask

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

Broken Writeup Links #809

Open mrchainman opened 2 years ago

mrchainman commented 2 years 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 2 years 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 2 years ago

hey @mrchainman,

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

Cheers!

mrchainman commented 2 years ago

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

RiieCco commented 2 years 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 2 years 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.