14-2 D1 Flashcards

1
Q

Windows Situational Awareness Commands:

___ - Displays local user accounts.

A

net user

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

Windows Situational Awareness Commands:

___ - Displays local group accounts.

A

net localgroup

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

Windows Situational Awareness Commands:

___ - Lists scheduled tasks to run at a specific time and date.

A

schtasks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
SMB2 Negotiate Function Index
Windows version: \_\_\_
Port#: \_\_\_
Logs: \_\_\_ 
Exploit: \_\_\_
A

version: WIN 2K8
port#: 445
Logs: Yes; 2. Guest/Admin.
exploit/windows/smb/ms09_050_smb2_negotiate_func_index

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
Windows Situational Awareness Commands:
\_\_\_ - Manipulates routing table
options:
\_\_\_ - adds one
\_\_\_ - deletes one
\_\_\_ - prints routing table
A

route
ADD
DELETE
PRINT

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

Windows Situational Awareness Commands:

___ - Lists all running processes by name and process ID.

A

tasklist

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

Windows Situational Awareness Commands:
___ - Displays all active connections and listening ports, showing numerical addresses and ports only, and displays PID that owns the socket.

A

netstat -ano

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

Windows Situational Awareness Commands:

___ - Displays detailed configuration and processor information.

A

systeminfo

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

Windows Situational Awareness Commands:

___ - Displays remote shares and their associated connections.

A

net use

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

Windows Situational Awareness Commands / Powershell Commands:
___ - Display groups.

A

get-WmiObject -class win32_group

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

Windows Situational Awareness Commands / Powershell Commands:
___ - Display users.

A

get-WmiObject -class win32_useraccount

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
Netapi Exploit ms08_067
Windows version: \_\_\_
Port#: \_\_\_
Logs: \_\_\_ 
Exploit: \_\_\_
A

version: WIN 2K3
port#: 445
Logs: No
exploit/windows/smb/ms08_067/netapi

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

Windows hosts are often exploited using code-based remote exploits by using ___ or ___ exploits.

A

service-side

client-side

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

Windows Situational Awareness Commands / Powershell Commands:
___ - Lists running processes.

A

get-process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
RPC/DCOM Exploit ms03_026
Windows version: \_\_\_
Port#: \_\_\_
Logs: \_\_\_
Exploit: \_\_\_
A

version: WIN XP
port#: 135
Logs: No
exploit/windows/dcerpc/ms03_026_dcom

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

Meterpreter Privilege Escalation:

___ - Releases impersonated privileges.

A

drop_token

17
Q

Windows Situational Awareness Commands:

___ - Lists scheduled commands and programs to run at specific time and date.

A

at

18
Q

Meterpreter Privilege Escalation:

___ - Elevate privileges to SYSTEM via one of three methods.

A

getsystem

19
Q

Windows Situational Awareness Commands:

___ - Lists services.

A

net start

20
Q

Meterpreter Privilege Escalation:

___ - Get all privileges from current process owner.

A

getprivs

21
Q

Meterpreter Privilege Escalation:

___ - Injects meterpreter session into another running process.

A

migrate

22
Q

Windows Situational Awareness Commands / Powershell Commands:
___ - Query the software Registry Key

A

get-ChildItem HKLM:\software

23
Q

Windows Situational Awareness Commands:

___ - Prints the ARP table.

A

arp

24
Q

Windows Situational Awareness Commands:

___ - Displays the Windows environment variables.

A

set

25
Q

Windows Situational Awareness Commands:

___ - Displays the Windows version.

A

ver

26
Q

Meterpreter Privilege Escalation:

___ - Impersonates privileges of running process.

A

steal_token

27
Q

Windows Situational Awareness Commands:

___ - Lists all installed device drivers and their properties.

A

driverquery