NEED A PERFECT PAPER? PLACE YOUR FIRST ORDER AND SAVE 15% USING COUPON:

Malicious file detection tool and hashing code : Develop an application and write a report on what code you used.

Malicious file detection tool and hashing code : Develop an application and write a report on what code you used..

Malicious file detection tool and hashing code.

Note: You are required to develop an application and write a report on what code you used (libraries, how the functions work etc.) and then also you must document some use case examples to illustrate how the application works.

You should do video record and screenshots to support your use cases.
Python language would be a better option to use

In each of the 3 options below, the fully working, fully implemented code is worth 70% and the report is worth 30%.

Malicious file detection tool (hashing)

File identification and malicious code detection are important parts of an investigation. The idea of this application is to scan a file system and identify benign or malicious files.

In order to rule out the benign files, you should use a look up database, such as NIST NSRL. The remaining files should be uploaded to VirusTotal (VT) via the API and checked.

Functions could include:

• Menu()

• Scanfilesystem() – function to walk through the file system and parse the files. All files should be hashed using a suitable hash (e.g., MD% or SHA).

• Queryhashedb() – this function will do a lookup of the hashes on a benign DB and if the hash is found, it is discarded from the list.

• Queryvt() – this function will query the remaining file hashes against the VT repository.

• Report() – this function will write a report to a file of the malicious files found on the system.

The post Malicious file detection tool and hashing code : Develop an application and write a report on what code you used. appeared first on Essay Quoll.

Malicious file detection tool and hashing code : Develop an application and write a report on what code you used.

Solution:

15% off for this assignment.

Our Prices Start at $11.99. As Our First Client, Use Coupon Code GET15 to claim 15% Discount This Month!!

Why US?

100% Confidentiality

Information about customers is confidential and never disclosed to third parties.

Timely Delivery

No missed deadlines – 97% of assignments are completed in time.

Original Writing

We complete all papers from scratch. You can get a plagiarism report.

Money Back

If you are convinced that our writer has not followed your requirements, feel free to ask for a refund.