- Status Closed
- Percent Complete
- Task Type Security Issue
- Category HyperForum/PunBB → PunBB Issue
-
Assigned To
g4jc - Operating System All
- Severity Low
- Priority Medium
- Reported Version Any
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#655 - Forum Spammers on PunBB
We’ve received a large number of bots registering lately, and once they find you they tend to multiply. We should block the bad ones quickly to avoid spam flooding.
There are several options available, but most seem outdated.
- Stop Forum Spam works very well, but may also block legitimate users, and the PunBB plugin seems to be corrupt for the latest version
- JS/Captchas, work OK, annoying for users, no updated plugins.
- Basic Question Captchas, not too invasive, blocks majority of bots for a season. Possibly outdated.
http://punbb.informer.com/wiki/punbb13/extensions/pun_stop_bots
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
pun_stop_bots installed and attempting to use more complex question patterns.
Ah, this is why I cannot reply then...
This should not affect replies, the secret questions were changed during registration. We already had pun_stop_bots before, but the questions were easy for bots to guess.
So far this issue seems to be solved (no new bots registered), so closing. If there is an issue you are having with replies, please describe it in detail and open a new ticket.
Seems
FS#657issue was related to answer character limitation, so i've changed secret question from sha384sum to sha224sum. Check now if it works.