http
On visiting page, I came to know that there is API Which can be accessed from external network.

It has below Usage mentioned:
Usage:
/
Methods: GET
Returns this page.
/version
Methods: GET
Returns version of the app running.
/update
Methods: POST
Updates the app using a linux executable. Content-Type: application/json {"user":"<user requesting the update>", "url":"<url of the update to download>"}
/logs
Methods: GET
Read log files.
/restart
Methods: GET
To request the restart of the app.
Searching for hidden directories:
Trying to access logs :

WAF access denied is an error message that occurs when a web application firewall (WAF) blocks a request
Last updated
Was this helpful?