How to deal with malware that affect software of the computer system | Blazingprojects Postgraduate Thesis
Home / Computer Science / How to deal with malware that affect software of the computer system

How to deal with malware that affect software of the computer system

 

Table Of Contents


Chapter ONE

INTRODUCTION

  • 1.1Introduction
  • 1.2Background of Study
  • 1.3Problem Statement
  • 1.4Objective of Study
  • 1.5Limitation of Study
  • 1.6Scope of Study
  • 1.7Significance of Study
  • 1.8Structure of the Research
  • 1.9Definition of Terms

Chapter TWO

LITERATURE REVIEW

  • 2.1Overview of Literature Review
  • 2.2Theoretical Framework
  • 2.3Historical Background
  • 2.4Conceptual Framework
  • 2.5Previous Studies
  • 2.6Key Concepts
  • 2.7Current Trends
  • 2.8Research Gap
  • 2.9Methodological Approaches
  • 2.10Summary of Literature Review

Chapter THREE

SYSTEM DESIGN AND IMPLEMENTATION

  • 3.1Research Methodology Overview
  • 3.2Research Design
  • 3.3Data Collection Methods
  • 3.4Sampling Techniques
  • 3.5Data Analysis Procedures
  • 3.6Ethical Considerations
  • 3.7Validity and Reliability
  • 3.8Limitations of Methodology

Chapter FOUR

SYSTEM TESTING AND EVALUATION

  • 4.1Data Presentation and Analysis
  • 4.2Descriptive Statistics
  • 4.3Inferential Statistics
  • 4.4Comparison of Findings
  • 4.5Interpretation of Results
  • 4.6Discussion on Findings
  • 4.7Implications of Findings
  • 4.8Recommendations

Chapter FIVE

SUMMARY, CONCLUSION AND RECOMMENDATIONS

  • 5.1Summary of Findings
  • 5.2Conclusion
  • 5.3Contributions to Knowledge
  • 5.4Practical Implications
  • 5.5Recommendations for Future Research

Thesis Abstract

Malware continues to be a signification problem facing computer use in today’s world, historically anti-virus software re has employed the use of static signatures to detect instances of known malware signature based detection has fallen out of favor to many, and detection technique based on identifying malicious program behavior are now part of the anti-virus tool kit, however, static approaches to malware detection have been heavily researched and can employ modern finer prints that significially improve on the simple string signatures used in the past, instance based learning can allow the detection of an entire family of malware variants based on a single signature of static features, statistical machine learning can turn the features extracted into a predictive anti-virus system able to detect novel and previously unseen malware samples, this paper surveys the approaches and techniques used in static malware detection.

Thesis Overview

<p> </p><div><p>&nbsp;INTRODUCTION 1.1 BACKGROUND OF STUDY</p><p>Malware is a generic term used to describe all kinds of malicious software (e.g., viruses, worms, or Trojan horses). Malicious software not only poses a major threat to the security and privacy of computer users and their data, but is also responsible for a significant amount of financial loss. Unfortunately, the problem of malicious code is likely to continue to grow in the future, as malware writing is quickly turning into a profitable business.</p><p>Malware authors often sell their creations to miscreants, who then use the malicious code to compromise large numbers of machines that are linked together in so-called bonnets. These bonnets are then abused as platforms to launch denial-of-service attacks or as spam relays. Malware programs frequently contain checks that determine whether certain files or directories exist on a machine and only run parts of their code when they do. Others require that a connection to the Internet is established or that a specific mutex object does not exist. In case these conditions are not met, the malware may terminate immediately. This is similar to malicious code that checks for indications of a virtual machine environment, modifying its behavior if such indications are present in order to make its analysis in a virtual environment more difficult. Other functionality that is not invoked on every run are malware routines that are only executed at or until a certain date or time of day. For example, some variants of the Bagel worm included a check that would deactivate the worm completely after a certain date. Another example is the Michelangelo virus, which remains dormant most of the time, delivering its payload only on March 6 (which is Michelangelo’s birthday). Of course, functionality can also be triggered by other conditions, such as the name of the user or the IP address of the local network interface. Finally, some malware listens for certain commands that must be sent over a control channel before an activity is started. For example, bots that automatically log into IRC servers often monitor the channel for a list of key words that trigger certain payload routines. When the behavior of a program is determined from a single run as in current industrial analysis systems, it is possible that many of the previously mentioned actions cannot be observed. This might lead a human analyst to draw incorrect conclusions about the risk of a certain sample.</p><p>1.2 STATEMENT OF MALWARE PROBLEM</p><p>A network problem from an online advertising provider prompted malicious software warnings across many popular news website, including bangordailynews.com Trojans are increasingly a problem for Mac user in the 1990s hackers enjoyed a virtual wild west of unpatched exploitable software, but as the new decade rolled around companies lice Microsoft corp. (MSFT) as a result it’s become header for malware to install on windows computers without some hackers have circumvented this by creating programs that tick the user into approving the installation via exploiting trust, the approach has become tremendously successful and to day Trojan type malware are responsible for a large percentage of the window botnet.</p><p>1.3 AIM AND OBJECTIVE OF THE STUDY</p><p>Some of the malware capabilities that crowd source has the ability</p><ol><li>To give detailed perspective into the various system and efficiently handle the malware threat and reduce the impact business for achieving these objective, in response to the emergence of spyware a small industry has sprung up dealing in antispyware software.</li><li>To detects debugger based reversing</li><li>To encrypt and decrypts data</li><li>To provides remote desktop capacity</li><li>To steal or modifies cookies</li><li>To mines or steals bit coins</li><li>To communicate with database</li><li>&nbsp;To takes screenshots</li><li>To access webcam</li><li>To down and upload files</li><li>To logs keystrokes</li><li>To communicate via socks protocol</li></ol><p>The main objective of dealing with malware is discuses below</p><ol><li>To know the program that detects malware</li><li>To carryout a full scan of your computer, another principle objective are to exploit whatever possible means to your computer system.</li><li>To providing a forum for discussions related to testing of anti-malware and related products.</li><li>Developing and publicizing objective standards and best practices for testing of anti-malware and related product.</li><li>Promoting education and awareness of issue related to the testing of anti-malware and related product</li><li>Providing tools and resources to aid standard based testing methodologies</li></ol><p>1.4 SCOPE OF THE STUDY</p><p>The scope of this research study aimed to develop an anti virus to the computer system that is infected with malicious virus that causes damages to file, document, and loss of files in the computer system.</p><p>1.5 LIMITATION OF THE STUDY</p><p>The research study (project) is only restricted on dealing with malware the malicious virus that affect the computer system limit this research project work are as follow:</p><ol><li>The factor, time duration for the research project is not enough to carryout proper research work.</li><li>Financial factor, inadequate finance in searching on the internet for materials is a problem to student</li><li>Power failure, irregular power supply (electricity) need for the operation of most business centre that uses material on the internet</li><li>The duration period that the project was kept before approved and registration of the project topic is a factor.</li><li>Student is not given access to the library to source for material at the right time.</li></ol><p>The above factor work against to delay this project</p><p>1.6 PURPOSE OF THE STUDY</p><p>The purpose of study malware is to know the program behavior and verify if it has malicious functionality or behavior, today malware is use primarily to steel sensitive information of personal, financial or business importance black hat hacker with harmful intentions, malware is sometime used broadly against government or corporate website together guarded information or to disrupt their operation in general however malware is often used against individuals to gain personal information such as society security number , bank, or credit card number and so on, left unguarded personal and networked computer can considerable risk against the threats, these are most frequently counter acted by various type firewall and virus software, network; since the rise of widespread broadband internet access malicious software has more frequently been designed for profit, since 2003 the majority of widespread virus and worms have been designed to take control of users computer for black market exploitation.</p><p>1.7 DEFINATION OF TERM USED</p><p><strong>Botnet</strong>: derived from the word “robot,” and used in a variety of Internet contexts, in the context of this paper, it refers to a program that runs in the background on a personal computer of an unsuspecting user, having been installed by malware. Botnet: a collection of bots that receive instructions from the same “master” program.</p><p><strong>Data Host:</strong>&nbsp;company that maintains servers on the Internet that process data for customers using a standard technology such as web or email servers Exfiltration method by which malware exports data from an infected host, typically refers to an unauthorized process of acquiring data from a computer system through network channels or unauthorized portable media.</p><p></p><p><strong>Footprint:</strong>&nbsp;With reference to software component is used to indicate the physical characteristics of a file such as its size, the file names as well as the operating system’s resource utilization. These characteristics help to uniquely identify the various software components encountered during the investigative process.</p><p><strong>Jabber:</strong>&nbsp;a communications protocol used for instant messaging</p><p><strong>Kernel:</strong>&nbsp;operating system component that serves as a bridge between software applications and system services provided by hardware, and typically designed to facilitate a trusted channel between the OS user and system-level functionality</p><p><strong>Malware:</strong>&nbsp;malicious software, any and all software that is deployed with malicious intent</p><p><strong>Operating System:</strong>&nbsp;software that directly manages and controls interaction with hardware devices that combine to compose a computer, provides common services to applications, and makes resources available to users.</p><p><strong>Phishing:</strong>&nbsp;email-born malware propagation systems.</p><p><strong>Root kit:</strong>&nbsp;enables privileged access to a system and the ability to hide that access by subverting the provided authentication, authorization, and audit functions</p><p><strong>Socks:</strong>&nbsp;a protocol that allows multiple network connections to route network traffic through a single network-enable device</p><p><strong>Zero-Day</strong>: modifier for the word threat or attack, meaning that the vulnerability that is used by the threat agent is not known to potential victims</p><p></p></div><h3></h3><br> <br><p></p>

Blazingprojects Mobile App

📚 Over 50,000 Research Thesis
📱 100% Offline: No internet needed
📝 Over 98 Departments
🔍 Thesis-to-Journal Publication
🎓 Undergraduate/Postgraduate Thesis
📥 Instant Whatsapp/Email Delivery

Blazingprojects App

Related Research

Archaeology and Tour. 4 min read

Comparative Analysis of Heritage Site Management and Tourist Engagement Strategies...

This research looks at how heritage sites, such as historical landmarks, castles, or ancient towns, are managed and how tourists are engaged with these sites. T...

BP
Blazingprojects
Read more →
Animal science. 2 min read

Comparative Analysis of Feed Efficiency in Indigenous and Commercial Chicken Breeds...

This research aims to compare how efficiently Indigenous and commercial chicken breeds convert feed into body mass, which is known as feed efficiency. Feed effi...

BP
Blazingprojects
Read more →
Anatomy. 2 min read

Comparative Analysis of Cranial Suture Morphology in Adults and Adolescents...

This research investigates how the sutures in the human skull differ between adolescents and adults. Cranial sutures are flexible joints where skull bones meet,...

BP
Blazingprojects
Read more →
Agricultural educati. 3 min read

Comparative analysis of digital literacy in agricultural education among rural and u...

This research focuses on understanding how well students in agricultural education can use digital technology, especially comparing students from rural areas wi...

BP
Blazingprojects
Read more →
Agric Extension. 4 min read

Comparative Analysis of Traditional vs. Digital Agricultural Extension Methods Impac...

This research investigates how different methods of communicating agricultural information affect farmers’ knowledge, practices, and productivity. Specificall...

BP
Blazingprojects
Read more →
Agric Economics. 4 min read

Comparative Analysis of Smallholder Coffee and Tea Farm Profitability in Eastern Reg...

This research aims to compare how profitable smallholder farms are when growing coffee versus tea in the eastern regions. Smallholder farmers are critical to th...

BP
Blazingprojects
Read more →
Agric and Bioresourc. 4 min read

Comparative Analysis of Solar Drying Efficiency for Cocoa Beans in Tropical Climates...

This research focuses on comparing how effectively different types of solar dryers work for drying cocoa beans in tropical climates. Cocoa beans are often dried...

BP
Blazingprojects
Read more →
General Studies. 4 min read

Developing an AI-Powered Platform for Personalized Lifelong Learning Strategies...

This research focuses on creating an intelligent digital platform that helps individuals plan and manage their lifelong learning journeys in a personalized way....

BP
Blazingprojects
Read more →
Secretarial studies. 3 min read

Implementing AI-powered Virtual Assistants for Enhanced Office Secretarial Efficienc...

This research explores how AI-powered virtual assistants can improve the efficiency of office secretaries, someone who manages routine tasks, schedules, communi...

BP
Blazingprojects
Read more →
WhatsApp Click here to chat with us