Question

if a longer password is more secure, why not just use the entire sentence instead of...

if a longer password is more secure, why not just use the entire sentence instead of picking the first letter of each word

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Yes, the longer password are more secure, but the use of entire sentence will consist of dictionary words like example :

Prince Had a Purple Book, It will be easy for attacks by the hacker to predict the words in a sentence . The possible combination of word can be predicted by using brute force approach or by dictionary attack therefore the use of sentences is not recommended.

Instead using the first letter each word in a sentence along with the numbers and special characters are considered to be a tough password.

A long password should be of at least 8 to 15 random characters with both upper and lower cases and special characters, and numbers like Phapb@12.

Add a comment
Know the answer?
Add Answer to:
if a longer password is more secure, why not just use the entire sentence instead of...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Write a program that asks the user to enter a password, and then checks it for...

    Write a program that asks the user to enter a password, and then checks it for a few different requirements before approving it as secure and repeating the final password to the user. The program must re-prompt the user until they provide a password that satisfies all of the conditions. It must also tell the user each of the conditions they failed, and how to fix it. If there is more than one thing wrong (e.g., no lowercase, and longer...

  • Since session data us prone to packet sniffing, it is more secure to use Secure Sockets...

    Since session data us prone to packet sniffing, it is more secure to use Secure Sockets Layer and run HTTPS instead of HTTP web pages. true or false

  • Lab Assignment – Database Implementation and Security In this lab you will create a Microsoft Access database of employee information and secure the table username and password security. Steps Enter...

    Lab Assignment – Database Implementation and Security In this lab you will create a Microsoft Access database of employee information and secure the table username and password security. Steps Enter data for five employee records. Each record should have fields: Employee ID (5 digits), First Name, Last Name, Home Address, Hire Date Create a query that displays Employee ID, First Name and Last Name. Create a form that requires entering username and password to access employee table. Error message should...

  • 14.3: More Sentences Write a program that allows a user to enter a sentence and then...

    14.3: More Sentences Write a program that allows a user to enter a sentence and then the position of two characters in the sentence. The program should then report whether the two characters are identical or different. When the two characters are identical, the program should display the message: <char> and <char> are identical! Note that <char> should be replaced with the characters from the String. See example output below for more information. When the two characters are different, the...

  • In hypothesis testing, why it is more appropriate to use "Fail to reject to Ho" instead...

    In hypothesis testing, why it is more appropriate to use "Fail to reject to Ho" instead of "Accept Ho"?

  • please help Create a program that prompts the user for a sentence and then displays the...

    please help Create a program that prompts the user for a sentence and then displays the hash of the sentence. Refer to the textbook Chapter 5.2 and the Support Video in zyBook section 3.1 for more instruction on hashing. Program Requirements: The program should prompt the user for the "sentence" to be hashed and then compute the hash of the sentence by summing the numeric value of each letter in the sentence (use A=a=1, B=b=2 ... Z=z=26, space=31) and applying...

  • PLEASE DO IN JAVA You can use any source for the dictionary or just a few...

    PLEASE DO IN JAVA You can use any source for the dictionary or just a few words are fine! description The purpose of this assignment is to practice with ArrayLists (and hopefully, you'll have some fun). As far as the user knows, play is exactly as it would be for a normal game of hangman, but behind the scenes, the computer cheats by delaying settling on a mystery word for as long as possible, which forces the user to use...

  • Choose the letter of the word that best completes each sentence. ___ 31. Her (a) principal...

    Choose the letter of the word that best completes each sentence. ___ 31. Her (a) principal (b) principle concern was investment safety. ___ 32. The recent decline in prices will surely (a) effect (b) affect the entire market. ___ 33. Fidelity’s brochure (a) insured (b) ensured prospective investors that their             money would be in good hands. ___ 34. Every new investor was given (a) complementary (b) complimentary concert tickets. ___ 35. Good researchers (a) sight (b) site (c) cite...

  • worksheet torcyclohexene" 1. Why do we use H3PO4 instead of H2SO4 as a catalyst for the...

    worksheet torcyclohexene" 1. Why do we use H3PO4 instead of H2SO4 as a catalyst for the synthesis of cyclohexene? (2 pts.) 2. Why do we use H3PO4 instead of HCl as a catalyst for the synthesis of cyclohexene? (3 pts.) 3. What alkeneſs) would be produced on dehydration of each of the following alcohols? If more than one product is possible, use Zaitsev's rule to predict which product would be formed in greater amounts. (9 pts.) Hz a) 2-methylcyclohexanol bi...

  • From the Tony Gaddis text, the chapter on C-String and Class String: String Length: Write a...

    From the Tony Gaddis text, the chapter on C-String and Class String: String Length: Write a Function that passes in a C-String and using a pointer determine the number of chars in the string.                                           Data:   “This is a test string for string length” Prt String Backwards: Write a Function that passes in a C-String and prints the string backwards.      Data: “This is a test string for string backwards” replaceSubstring: Write a Function that accepts three C-Strings – str1,...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT