Members area tracking script Hi all!
Here's a module project proposal if anyone wants to make some money.
We are looking for a script which will plug in to Mambo to determine
whether a particular user is giving away his/her login details to
someone else.
Several techniques could be used for this, these are but not limited to:
restricting the user to logging in from one computer only, by recording
the first login performed and comparing subsequent sessions to the
User-agent, ISP, etc... from the first one. Use Active-X on IE browsers
to gather even more detailed information about a system...
2) check for obvious policy infringers by detecting multiple concurrent
logins with the same username/password or logins with little time span
between them with very different client characteristics.
3) notify us if two users are logged in at the same time.
The solution is left up to the developer. |