What command is used to display the top of a file?
head
the SSH configuration is located at which location
/etc/ssh/ssh_config
which command will not conduct a port scan
nmap -sn 192.168.1.0/24
Which will take preventitive action upon known attack
IPS
Using Asymmetric encryption, if Jim wants to send SDwight a private email, what information is needed?
Jim must know Dwights Public key
Which program is used by Linux to schedule a program or script to run at particular times
cron
The 32-bit internet address 10000000 00001010 00000010 00011110 will be written in dotted decimal notation as
128.10.2.30
Which of the following is not an example of a DNS record
HNAME
Which of the following would help achieve SQL authentication bypass
OR 2=2--
what does it mean when a server uses SSHv1.99
The server supports SSHv1.0 and SSHv2.0