Implement key exchange using the diffie-hellman algorithm

Assignment Help Python Programming
Reference no: EM131063375

Project - Defeating SkyNet Part 1: Security Essentials

Introduction

It's 2016. Almost every device with a CPU in it has been connected to the Internet. Whilst this is a stunning advance for humanity, the security for these devices has come as an afterthought or not at all. Millions of computers and devices, all with valuable information and processing power, are left vulnerable to attack.

Blackhats, and even possibly governments, have created viruses, worms and other dastardly schemes to mine for information and turn a pro t using these weaknesses. In this project, we'll be speci cally looking at botnets: how they work, why they're valuable and why it's so di?cult to defeat them.

Botnets perform various tasks including but not limited to:
Stealing con dential information (passwords, banking details, etc.)
Sending spam email
Distributed Denial of Service (DDoS) against chosen websites
Mining for Bitcoins
Hold les for ransom by encrypting them and charging for decryption
Providing a secure proxy network for other illegal enterprises

Background & Disclaimer

This project has been created to help you gain an understanding of how practical a massive cyber attack is and how complex it can be to defend against it. The basic technology of this project is pulled from the Con cker worm that ravaged the Internet in November 2008. At its peak, Con cker controlled up to 7 million computers across 200 countries. Con cker would only have needed 2 million of those machines to overpower the top 500 supercomputers at the time combined. To combat the threat, Microsoft formed an industry group to counter Con cker, composed of numerous security and technology companies. This group also conversed with government agencies around the world.

To understand why it was so di?cult to slow down or defeat, we'll be implementing key components of this botnet that utilise advanced cryptographic techniques.

This is not an operational botnet nor do we intend you to create one.

To defeat blackhats, you must understand how they work and the techniques they use. Recent botnets have used advanced computer science and cryptographic methods in order to remain secure from both blackhats, whitehats, well funded organisations and even governments. These advanced methods are what we intend you to learn and what we believe will give you the skills to detect, prevent and disassemble such attacks in the future.

Part 1: Securing the Channel

When you're transferring secrets, be they banking details or Bitcoins, you don't want to be overheard. Additionally, communicating in the open makes it easier for SkyNet to be detected via network analysis. Botnet authors don't like easy ways for computer admins to pinpoint infected machines.

In Part 1, you will need to:

-Implement key exchange using the Diffie-Hellman algorithm, when peer-to-peer connections are made between bots.

-Achieve con dentiality through encryption of the client-server communications with an appropriate block or stream cipher.

-Enforce integrity through the use of a MAC appended to all messages.

-Implement resistance against replay attacks using a mechanism which you are to devise.

Attachment:- Assignment.rar

Reference no: EM131063375

Questions Cloud

Why do they believe it pays to pay differently : Think of a company that follows a lag policy and a company that follows a lead policy. Why do they believe it pays to pay differently? Can you think of any companies that follow performance driven and/or work/life balance policies?
Issued bond-what is the aftertax cost of debt : Jiminy’s Cricket Farm issued a bond with 25 years to maturity and a semiannual coupon rate of 6 percent 2 years ago. The bond currently sells for 92 percent of its face value. The company’s tax rate is 35 percent. What is the pretax cost of debt?
Discuss the exercise of freedom of expressions by some media : Discuss the exercise of freedom of expressions by some media
Regulating consumer privacy in companies : Using ethical philosophies, please discuss the ethical issues involved with companies that manage genetic products. Discuss what legal structures are currently in place regulating consumer privacy in companies handling genetic products.
Implement key exchange using the diffie-hellman algorithm : Implement key exchange using the Diffie-Hellman algorithm, when peer-to-peer connections are made between bots. Achieve con dentiality through encryption of the client-server communications with an appropriate block or stream cipher
What is the tailor muscle of the body : What is the tailor muscle of the body?
Coverage ratios as covenants are calculated using values : Coverage ratios as covenants are calculated using values from the _________. Current ratios as covenants are calculated using values from the ______. Income statement; income statement and balance sheet _____________ as a source of short-term financi..
Five global or regional trends that influence china : What are five global or regional trends that influence China? How do these trends affect marketing, finance, value chain, human resources, and economics, within China?
Explain the importance of these substances : you will have a conversation where you will translate the medical jargon for a patient. You will interpret his cholesterol panel, explain the importance of these substances and give advice on his lifestyle

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