229k views
2 votes
Which technique is commonly performed to re-engineer classic attack code to create new malware variants and hybrids?

1.) Redress.
2.) Vishing.
3.) Shimming.
4.) Refactoring.

1 Answer

6 votes

Final answer:

Refactoring is the technique used to re-engineer classic attack code to create new malware variants and hybrids, allowing hackers to update code without altering its function but potentially enhancing its threat.

Step-by-step explanation:

The technique commonly performed to re-engineer classic attack code to create new malware variants and hybrids is known as refactoring. Refactoring involves reorganizing and optimizing existing computer code without changing its external behavior. This serves as a method for hackers to take old malware code and update or integrate it with new features to bypass security defenses and create more potent threats. Hackers have a variety of methods at their disposal when it comes to breaking into websites, getting people to click on links, and luring them to give out information, and refactoring is an effective way to evolve these threats.

User Nacho Coll
by
8.6k points