Ok, so there is a major bug in most forum software, mybb not being the only one.
If I add and invisible image like this: [img ]http://tools.dynamicdrive.com/password/example/[/img]
with the code being:
...users are greeted with an annoying dynamic password popup.
This can be done with different types of php scripts, and can lead to phishing.
If this is on someone's sig (or multiple sigs), this could really become an issue (even more-so than on a thread/post).
Is there a way, using MyCode to check that all links end with an extension when followed by [/img]?
If I add and invisible image like this: [img ]http://tools.dynamicdrive.com/password/example/[/img]
with the code being:
[img]http://tools.dynamicdrive.com/password/example/[/img]
...users are greeted with an annoying dynamic password popup.
This can be done with different types of php scripts, and can lead to phishing.
If this is on someone's sig (or multiple sigs), this could really become an issue (even more-so than on a thread/post).
Is there a way, using MyCode to check that all links end with an extension when followed by [/img]?