Memory Injections 2.3 Flashcards

1
Q

Dynamic Link Library (DLL)

A
  • A piece of code that can add functionality to a program through the inclusion of library routines linked at runtime.
  • Process of adding to a program, at run time.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

DLL Injection

A
  • The process of adding to a program at runtime.
  • Capitalizing on a specific function vulnerability, allows the attacker to inject a path to a malicious DLL.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly