Comment on Show HN: Linux server monitoring web dashboardComments−zaroth12yBe careful of any externally controllable strings which might allow XSS and give panel access to an attacker.More of a problem for admin dashboards which have two-way control, which this one must if it can do on-demand refresh.That's why I prefer munin static pages.
Comments
Be careful of any externally controllable strings which might allow XSS and give panel access to an attacker.
More of a problem for admin dashboards which have two-way control, which this one must if it can do on-demand refresh.
That's why I prefer munin static pages.