Memory Injections

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

Finding Malware

  • Runs in memory

2
New cards

Memory

  • Contains Dynamic Link Library (DLL)

  • Threads

  • Buffer

3
New cards

Hidden Malware

  • Run its own process

  • Injects itself to other processes

4
New cards

Memory Injection

  • Inject malware in existing processes

  • Gets same permissions to access data

5
New cards

DLL Injection

Dynamic Link Library: Containing code & Data

  • Runs multiple programs

Attacker injects a path to malicious DLL

  • MALWARE NOW RAN EVERYWHERE