WINDOWS Flashcards
Which command is used to return network configuration information?
ipconfig
mklink
driverquery
Fsutil
ipconfig
Which command is NOT used to either create or delete directories?
rmdir
ren
mkdir
rd
ren
When we created the stream “dir.txt” containing the entire Windows directory structure, how did it affect the file size of c:\main.txt?
The file size of main.txt increased by the size of a directory listing
The file size of c:\main.txt went up by 154 kilobytes
The file size of c:\main.txt did not change
The file size of c:\main.txt went up by 154 bytes
The file size of c:\main.txt did not change
If a user is a member of two groups, one of which has explicit “ALLOW Read & Execute” of a file and the other has explicit “DENY Read & Execute”, will the user be able to read the file?
Yes
No
No
If a user is a member of two groups, one of which has inherited “ALLOW Read & Execute” of a file and the other has explicit “DENY Read & Execute”, will the user be able to read the file?
Yes
No
No
If a user is a member of two groups, one of which has explicit “ALLOW Read & Execute” of a file and the other has inherited “DENY Read & Execute”, will the user be able to read the file?
Yes
No
Yes
Which of the following options will create a user named “John” from the command line on the Windows operating system?
useradd John
net user John /add
add user John -n C:\Users\John
manageaccount John /add-new
net user John /add
Which of the following options will set the password for the username of “John” to “P@ssw0rd” from the command line on the Windows operating system?
User John P@ssw0rd set
Password reset is not available from the command line
net user John P@ssw0rd
net user P@ssw0rd John
net user John P@ssw0rd
Bob runs the command “runas /user:bob_admin cmd.exe”. When prompted for the password, bob enters “bob<3alice” and a Command Prompt is successfully launched. Which of the following statements must be true?
Bob_admin must be a valid account on the local system
Bob_admin must love Alice
Bob uses the same password as Bob_admin
Bob is a member of the Administrators group
Bob_admin must be a valid account on the local system
Which of the following will launch Windows Explorer as the user “bob”?
runas /u:bob /run:explorer.exe
runas /user:bob explorer.exe
runas-bob-cmd=explorer
runas /user:bob /run:explorer.exe
runas /user:bob explorer.exe
Which two hash formats does SAM store user passwords in?
LANMAN and NTLM
Whirlpool and CRC32
MD5 and SHA1
DES and MD4
LANMAN and NTLM
You have confirmed LANMAN is in use on your computer system. How can you prevent LANMAN hashes from being stored without disabling LANMAN on your system?
Change your password to be longer than 14 characters
Configure Automatic Updates to install optional updates
LANMAN must be allowed on all Windows systems
Install the latest Service Pack
Change your password to be longer than 14 characters
In which section of the Local Security Policy do you grant a user the ability to change the time zone?
Audit Policy
Administrative Templates
User Rights Assignment
Security Options
User Rights Assignment
In which section of the Local Security Policy do you control whether CTRL-ALT-DEL is required before you login?
Administrative Templates
Security Options
Audit Policy
User Rights Assignment
Security Options
What is the name of the registry key that is starting the NETCAT backdoor on his computer?
GrooveMonitor
Adobe ARM
EvilStarter
RUN
EvilStarter