LPMQF HUNT 201 Flashcards
PowerShell has a particular syntax, which of the following is NOT one of them?
Double spaced
Which of the following does a BlueLight Torch Baseline scan address?
All hosts
True/False: PowerShell Integrated Scripting Environment is one of the two PowerShell Environments.
TRUE
Which of the following is NOT found in the C:\Tools\ directory
BlueLigHT
Putty, md5deep, Sysinternals Suite, and nc are all open source tools used by ADCCO Operators
TRUE
Which of the following is a process of a BlueLight Torch Baseline scan?
All of the above
Within the Hunter environment, in which directory is the entire BlueLight Framework kept?
J:\BlueLight
Which of the following does a BlueLight Torch Targeted scan address?
Suspicious Host
True/False: The two PowerShell environments are the PowerShell Console and Visual Studio Express.
FALSE
What command utilizes Windows Remote Management (WinRM) to access remote host information?
Invoke-Command
Where is the ADCCO Encrypted container mounted?
J:\
Which of the following is a process of a BlueLight Torch Baseline scan?
All of the Above
What Cmdlet provides the ?man page? for a Cmdlet?
Get-Help
Which data creates logs showing all connections (netflow information) on the network?
Bro
In order to transfer encrypted files between Linux and Windows VM?s, which open source tool is used? (Choose the best answer)
WinSCP
When the encrypted partition is mounted, with which application is there a soft link created within the Hunter environment?
Powershell
Which of the following command formats does PowerShell use in constructing command syntax?
Verb-Noun
True or False: All PowerShell data by default are objects.
TRUE
True/False: Show Property is a valid method for viewing a PowerShell object?s properties?
FALSE
What script is ran in the DAL (Defended Asset List) environment to create and randomize all the IPs which could be in the DAL?
J:\BlueLight\Torch\HostSOP\HostSOP.ps1
True/False: Remote Netstat uses Windows PowerShell running as domain admin to execute on target hosts?
FALSE
What command cannot be used to view help in PowerShell?
Read-Help
Which of the characteristics of the HostSOP.ps1 script listed below is NOT valid?
Runs in a continuous loop
True/False: SNORT is capable of using Open Source Intelligence Vulnerability Research Team (OSINT VRTs) signatures?
TRUE
PowerShell has multiple types of output, which of the following is NOT one of them?
HTML-S
_____________ is part of the BlueLigHT ADCCO Toolset. (Choose all that apply)
Both b and c
In PowerShell, which of the following is NOT a cmdlet?
get_alias
True/False: Get-Member allows viewing a PowerShell object?s properties?
TRUE
True/False: The Mount and Umount scripts are located in the C:\Temp\Setup directory
FALSE
If assistance is necessary with command syntax, what command would be used?
All of the above
Which item below is a valid name of a PowerShell Cmdlet?
Measure-Command
Which of the following would produce a ?man page? for Get-Process?
All of the Above