Comment on Need help ensuring my public mediawiki is safe before launch
saint@group.lt 1 year ago
Get some WAF for the public facing app, maybe at least github.com/nbs-system/naxsi .
Comment on Need help ensuring my public mediawiki is safe before launch
saint@group.lt 1 year ago
Get some WAF for the public facing app, maybe at least github.com/nbs-system/naxsi .
xnx@lemm.ee 1 year ago
ELI5? 😅
The install section of naxsi is a whole lotta stuff I’ve never touched before
saint@group.lt 1 year ago
sorry, this is kinda like a firewall, but protecting websites, so many vulnerabilities are filtered out. it does not protect you 100% percent (nothing does). it might be hard to setup, in that case there is an option to use waf as a service, i.e. - cloudflare has such offering, maybe there are others as well. i have looked into vultr - they seem to offer only a “usual” type of firewall, not http/application based.
xnx@lemm.ee 1 year ago
Ah ok thanks for the info! Do you know if vultrs firewall would make installing fail2ban redundant?
saint@group.lt 1 year ago
if you configure ssh access only from your home ip - then fail2ban is not needed.