Nt1310 Unit 3 Assignment 1

Words: 771
Pages: 4

Bug Scenario: Over the past five years, I have worked as a system analyst and quality assurance professional at ACTS, an international company based in Saudi Arabia. During my tenure, I was involved in the development of a web application where I came across a critical issue. It was discovered that user passwords were being stored in the database in plain text format, which posed a significant security risk as passwords should be properly hashed for enhanced protection. The below screenshot shows the users page master and the passwords are appearing for all IT admins as they are stored in the database. As a system analyst and QA, I reported this bug to the IT management to be reviewed by the assigned programmer and Database admins by submitting the below bug reports. Bug Report: Passwords Stored in …show more content…
(2019). 3. What is the difference between a'smart' and a'smart'? Additional random value: Add a random value unique to each user that is combined with their password before hashing. This adds an additional layer of security, making it more difficult for attackers to crack the hashed passwords. (Salazar, 2021). 4. What is the difference between a.. Password Policy Enforcement: to ensure that users create passwords that are resistant to brute-force attacks. This policy should include requirements such as a minimum length, a combination of uppercase and lowercase letters, and special characters. (Jithukrishnan, 2023). 5. What is the difference between a'smart' and a'smart'? Regular Security Audits: As a system analyst and QA, I will conduct periodic security audits to assess the effectiveness of the implemented password storage mechanism. This will help identify any potential vulnerabilities and ensure that the system remains secure over time. By implementing these solutions, the bug related to storing passwords in plain text can be resolved, significantly improving the security of user accounts and protecting sensitive information from unauthorized