Persistence Flashcards

1
Q

Scheduled Jobs or Tasks (Persistence)

A
  • Scheduled Jobs (cron) - used in linux, OS X, allows a script or command to be run at periodic times, dates or intervals
  • Scheduled Tasks (at) - Windows command line program to schedule tasks, task scheduler is the GUI version
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Daemons (Persistence)

A
  • Background process that exists for the purpose of handling periodic service requests that a computer expects to receive
  • windows calls these “services”
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Backdoors (Persistence)

A

*method to bypass normal authentication or encryption in a computer system, may take the form of hidden part of a program (like trojan or rootkit)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Trojans (Persistence)

A

*any malicious computer program that misleads users to their true intent, pretends to be something its not but allows attacker to access the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Creating New Users (Persistence)

A

*attacker creates new accounts, can be created as admin or regular users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly