- Mastering Reverse Engineering
- Reginald Wong
- 240字
- 2021-06-10 19:40:23
Identification and Extraction of Hidden Components
Today, the most common use for reverse engineering is in targeting malware. Like any other software, malware has its installation process. The difference is that it does not ask for the user's permission to install. Malware does not even install in the Program files folder where other legitimate applications are installed. Rather, it tends to install its malware file in folders that are not commonly entered by the user, making it hidden from being noticed. However, some malware shows up noticed and generates copies of itself in almost all noticeable folders such as the desktop. Its purpose is to get its copies executed by users, be it by accidental double-click or by curiosity. This is what we usually call malware persistence.
Persistence is when malware consistently runs in the background. In this chapter, we will be pointing out general techniques used by malware to become persistent. We will also explain common locations where malware files are stored. Major behaviors of malware and some tools that are capable of identifying how the malware installs itself in the system will also be shown. Understanding how malware is delivered will definitely help a reverse engineer explain how the attacker was able to compromise the system.
In this chapter we will learn about the following:
- The basics of the operating system environment
- Typical malware behavior:
- Malware delivery
- Malware persistence
- Malware payload
- Tools used to identify hidden components
- Android應(yīng)用安全實(shí)戰(zhàn):Frida協(xié)議分析
- 攻守道:企業(yè)數(shù)字業(yè)務(wù)安全風(fēng)險(xiǎn)與防范
- 暗戰(zhàn)亮劍:黑客滲透與防御全程實(shí)錄
- Preventing Digital Extortion
- 網(wǎng)絡(luò)安全三十六計(jì):人人該懂的防黑客技巧
- Mastering Reverse Engineering
- 網(wǎng)絡(luò)關(guān)鍵設(shè)備安全檢測實(shí)施指南
- 黑客攻防從入門到精通
- Learning Pentesting for Android Devices
- 黑客攻防實(shí)戰(zhàn)從入門到精通
- 白話零信任
- 黑客攻擊與防范實(shí)戰(zhàn)從入門到精通
- 黑客攻防與電腦安全從新手到高手(超值版)
- 隱私保護(hù)機(jī)器學(xué)習(xí)
- 網(wǎng)絡(luò)安全監(jiān)控實(shí)戰(zhàn):深入理解事件檢測與響應(yīng)