CFP last date
20 May 2024
Reseach Article

Time based Dynamic Password (TBDP) System using Variable Insertion Technique

by Irshad Sharif Shaik, Mukkamala Manoj
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 113 - Number 8
Year of Publication: 2015
Authors: Irshad Sharif Shaik, Mukkamala Manoj
10.5120/19843-1702

Irshad Sharif Shaik, Mukkamala Manoj . Time based Dynamic Password (TBDP) System using Variable Insertion Technique. International Journal of Computer Applications. 113, 8 ( March 2015), 1-3. DOI=10.5120/19843-1702

@article{ 10.5120/19843-1702,
author = { Irshad Sharif Shaik, Mukkamala Manoj },
title = { Time based Dynamic Password (TBDP) System using Variable Insertion Technique },
journal = { International Journal of Computer Applications },
issue_date = { March 2015 },
volume = { 113 },
number = { 8 },
month = { March },
year = { 2015 },
issn = { 0975-8887 },
pages = { 1-3 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume113/number8/19843-1702/ },
doi = { 10.5120/19843-1702 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:50:23.285289+05:30
%A Irshad Sharif Shaik
%A Mukkamala Manoj
%T Time based Dynamic Password (TBDP) System using Variable Insertion Technique
%J International Journal of Computer Applications
%@ 0975-8887
%V 113
%N 8
%P 1-3
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Nowadays most of the confidential works are carried under surveillance like Bank affairs, Research works, Enterprise projects etc. In this case, there is threat of capturing the confidential password of a user through surveillance cameras. Thesepasswords can also be captured through human surveillance (i. e. keen human observation) as well as a malicious program that run in background without user's knowledge. Serious problem arises if these confidential credentials go into wrong hands. Just typing the password in form of hidden characters does not avoid this problem. For this purpose, a security system has to be used that willprovide privacy to passwordseven under surveillance. Time based dynamic password system (TBDP) provides privacy to the user's login credentials by accepting varying password time to time. Password at particular time can't be accepted later. Users will be given privilege to define their own transformation logic using clock values that generates a time dependant password from a constant string (i. e. basic password declared by user). Here, transformation logic is based on variable insertion technique. At the time of login, users estimate their current password by collaborating the basic password and transformation logic defined over it and tries to login the system with those estimated credentials. Simultaneously, authentication system generates time varying password from Basic password and Transformation logic defined by user. Access is granted if the credentials are found to be valid at that time. In this way, this password system provides privacy to login credentials even under surveillance.

References
  1. Irshad Sharif Shaik, IJERT December Issue, 2014: Time Based Dynamic Password Using ASCII Shift Technique.
  2. R. J. Barlow, A. R. Barnett. John Wiley & Sons, 1998. Computing for Scientists: Principles of Programming with FORTRAN 90 and C++.
  3. Cameron H. Malin, Eoghan Casey, James M. Aquilina. Malware Forensics: Investigating and Analyzing Malicious Code.
  4. Klaas Apostol. Salupress, 2012. Brute-Force Attack.
  5. Seymour Bosworth, Michel E. Kabay, Eric Whyne. John Wiley & Sons, 2014. Computer Security Handbook 6th edition.
  6. David Salomon, Springer Science & Business Media, 2003. Data Privacy and Security: Encryption and Information Hiding.
  7. Mark Ciampa. Cengage Learning, 2008. Security+ Guide to Network Security Fundamentals Cyber Security Series.
Index Terms

Computer Science
Information Sciences

Keywords

Time Based Dynamic Password (TBDP) Transformation Logic Variable Insertion Technique