Please describe the issue you're having
If you accept the answer, please mark the topic as [SOLVED] by clicking the tick.

Moderators: RussH, cptr13

Forum rules: Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
User avatar
By alexukie
#3962
hi has anyone identified any major security issues / patches we need to apply recently? we have been ddos like crazy from China last few weeks... i wonder if they are searching for any loopholes to get in.. thanks
User avatar
By RussH
#3963
Hey.

there's been no security holes identified recently. I assume as we don't have any '3 strikes and you're out' configuration for logon attempts then they can try to brute force username / passwords.

Please check that you have restrictions on your upload directory and that executables cannot be run (i.e. they can't upload a script then try to call it)
Also - for additional security you can configure an htaccess / htpasswd logon for your back-end admin page if you expose that to the internet.
I also have an antivirus scan (clamav) configured to run relularly on my attachments directory and the upload directory.

If you're concerned with ddos protection in particular, you could look to use Cloudflare.

For security testing, I have been looking at fuzz testing the codebase.. but unfortunately I'm fairly backlogged and could do with reviewing and approving some overdue commits before I get into new stuff!
User avatar
By alexukie
#3967
Thanks Russ

Is there a way to block ip if they try for too many times? '3 strikes and you're out' configuration for logon attempts ?

also what do mean by additional security you can configure an htaccess / htpasswd logon for your back-end admin page if you expose that to the internet?

thanks bud
User avatar
By alexukie
#3968
also when you say restrictions on your upload directory and that executables cannot be run .. what do you chmod your attachment directory? thanks
User avatar
By RussH
#4028
I've proposed a small enhancement to protect against cross-site scripting if you use the careers portal - if you want to apply this manually feel free..

https://github.com/opencats/OpenCATS/issues/406

It's essential to keep these synchronized to ensur[…]

Export part in Job Order order search

Same problem as mine. Maybe you're right, I'll che[…]

The error message you're encountering indicates th[…]

Errors restoring mysqldump backup

doesnot work for me