Closed mendickxiao closed 5 years ago
get the code from master branch. https://github.com/OWASP/Serverless-Goat.git
@mendickxiao Thanks for submitting the bug report. Please try to deploy the updated version of the app.
It is fixed, thanks your quick update.
hello sir, I get the master branch, latest code, the issue is recurred. But it is stranged, I cannot run it in the API, but I can get some data from the APIGateway Test Interface.
{"message":"Forbidden"}
I created an application by the code directly, and run the application to test. In the URL field of the form, enter the following value in the URL field: https://www.puresec.io/hubfs/document.doc - this legitimate URL will return the converted text of the document
The page is error: Error: Command failed: curl --silent -L https://www.puresec.io/hubfs/document.doc | ./bin/catdoc - /bin/sh: ./bin/catdoc: Permission denied