Implement a backdoor in an authentication process

Assignment Help Python Programming
Reference no: EM132803824

Please read the programming requirements carefully, then code accodingly.

Q1. Please complete the Q4 from previous assignment based on the class room discussion from 02/11/2021. You may choose to use whichever method you feel comfortable. But the dictionary approach is preferred. Your program should satisfy the following requirements.

• You should use these variables and the initial values: password = "az6k" and key = ""
• We will only consider alphanumeric key at this time.
• Please measure how long did it take to find the password using time. time( ) methods. Please report the time.
• You should measure time from the very beginning of your program, not just the search process. For example, if you prefer to generate a
dictionary before loop it through, the dictionary generation time should also be considered.

Q2. Please extend the Q1. This time, your password should include all possible characters (special symbols and alphanumerics).
• You should use these variables and the initial values: password = "&z6 ! " and key =
• Please measure how long did it take to find the password using time. time( ) methods. Please report the time.

Q3. So far, we have worked on brute-force cases where the length of the password is known before hand. Please extend/revise your Q2 so that it can crack any password with maximum length of 10.
• You should use these variables and the initial values: password = "a4t&J z6 !" and key = "" (Note: since we do not know the length
of the password, you should not use ten( password ) to define your loop iterations.)
• Please measure how long did it take to find the password using time. time( ) methods. Please report the time.

Q4. How would you implement a backdoor in an authentication process? Please implement this based on the Q3 from previous week.
• You will be able to get into the system with a master password ' king ' regardless of the actual password.
(FYI: I suspect that the faster your computer's clock speed, the shorter the search time will be. If you have access to more than one
computer, you can test this theory. But this is not part of your assignment.)

Attachment:- assignment.rar

Reference no: EM132803824

Questions Cloud

How will tesla be positioned : How will the e-vehicle industry structure compare to the current auto industry? The largest share in the current auto industry is about 10%.
What type of communication intervention will be appropriate : Six year-old Alex uses both immediate and delayed echolalia. When asked, "What do you want?" he replies, "What do you want?" He often sings jingles.
What are historical-cultural roots of current environment : What are the historical-cultural roots of our current environmental crisis? Do you agree with White's assessment that it is our Judeo-Christian dominance model
Find the amount and the present value of an annuity : Find the amount and the present value of an annuity of 1,500 every 3 months for 5 years if money is worth 8% compounded quarterly
Implement a backdoor in an authentication process : How would you implement a backdoor in an authentication process? Please implement this based on the Q3 from previous week
Timeline for submission of medical claims : 1. There is no timeline for submission of medical claims to the MOHLTC.
Evaluate general case management duties : Analyze the challenges faced by case managers related to multiculturalism and diversity within the various criminal justice settings.
Find actual price per pound of direct materials purchased : Actual quantity of direct materials purchased 25,000 pounds. Find the actual price per pound of direct materials purchased in September
Develop software for use on game consoles : You have been asked to review and improve workplace outcomes in consultation with relevant personnel. With whom will you consult and why?

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd