web based project 35

E-Banking Log System

The E-Banking Log system features uses user behavior and location scanning to check for unusual patterns. These patterns include user characteristics such as user spending patterns as well as usual user geographic locations to verify his identity. If any unusual pattern is detected, the system requires re-verification.

The system analyses user credit card data for various characteristics. These characteristics include user country, usual spending procedures. Based upon previous data of that user the system recognizes where Sequential Pattern Mining Algorithm will be applied, where system will mine the previous transaction, and check if the current transaction exceeds the amount or system feels that the user is not official user then system will block him, or if system finds this user as Official then it will again send an OTP, if 2 times OTP entered is wrong then too account is blocked, and it can be unlocked by Admin.

Checking a website if its authentic or not, just provide the site URL and system will scan if its blacklisted, is it fake, etc. Sometimes E-Banking websites sends user different URL like site.sbi.com, site3.sbi.com, etc. so hackers create same site like sitesbi.com *without ‘.’, so this can scan these kind of website.

Features:

  1. Admin:
  2. Add User: Add account details of user like account no, name, email etc. and login details will be sent to his email id
  3. View User Details: System allows admin to view registered user details.
  4. View Feedback: Admin can view all the feedbacks from the registered users.
  5. Unblock accounts: Admin or respective authority is allowed to unblock the users account on request.
  6. User:
  7. Login: User need to login with the credentials received on email, with that an OTP will be sent to Secure the system, OTP will only last for 2 minutes.
  8. New Transaction: This is the module where Sequential Pattern Mining Algorithm will be applied, where system will mine the previous transaction, and check if the current transaction exceeds the amount or system feels that the user is not official user then system will block him, or if system finds this user as Official then it will again send an OTP, if 2 times OTP entered is wrong then too account is blocked, and it can be unlocked by Admin.
  9. View Transaction: Search a particular time spawn, and get all the transaction in that spawn.
  1. Check Website: Check the site if its authentic or not, just provide the site URL and system will scan if its blacklisted, is it fake, etc. Sometimes E-Banking websites sends user different URL like site.sbi.com, site3.sbi.com, etc. so hackers create same site like sitesbi.com *without ‘.’, so this can scan these kind of website.
  2. View Balance: All the registered user can view their respective balance in their account.
  3. Transfer Money: User can transfer their money to any other account. Same as new transaction by checking all stuffs.

Software Requirements:

  • Windows 7 or higher
  • Microsoft SQL Server 2008
  • Visual Studio 2010

Hardware Components:

  • Processor –Core i3
  • Hard Disk – 160 GB
  • Memory – 1GB RAM
  • Monitor

Advantages of the Proposed Project:

  • The system stores previous transaction patterns for each user.
  • Based upon the user spending ability and even country, it calculates user’s characteristics.
  • More than 20 -30 % deviation of user’s transaction (spending history and operating country) is considered as an invalid attempt and system takes action.
  • User can make online payment securely.
  • Data mining algorithm used in this system provides better performance as compared to other traditional classifications algorithms.
  • With the help of this system user can also purchase products online without any hesitation.

Disadvantages:

  • If Internet connection fails, this system won’t work.
  • All e-banking websites related data will be stored in one place.
Scroll to Top