Which of the following nmap parameters scans a target for open TCP ports? (Choose two.)
Which command is used to configure which file systems a NFS server makes available to clients?
In order to protect a directory on an Apache HTTPD web server with a password, this configuration was added to an .htaccess file in the respective directory:
Furthermore, a file /var/www/dir/ .htpasswd was created with the following content:
usera:S3cr3t
Given that all these files were correctly processed by the web server processes, which of the following statements is true about requests to the directory?
A zone file contains the following lines:
and is included in the BIND configuration using this configuration stanza:
Which problem is contained in this configuration?
What information can be found in the file specified by the status parameter in an OpenVPN server configuration file? (Choose two.)
Which Linux user is used by vsftpd to perform file system operations for anonymous FTP users?
Which of the following types of IPv6 address assignments does DHCPv6 support? (Choose three.)
What option for BIND is required in the global options to disable recursive queries on the DNS server by default?
Which of the following statements allow the logical combinations of conditions in Sieve filters? (Choose two.)
Which option within the ISC DHCPD configuration file defines the IPv4 DNS server address(es) to be sent to the DHCP clients?
Which of the following OpenVPN configuration options makes OpenVPN forward network packets between VPN clients itself instead of passing the packets on to the Linux host which runs the OpenVPN server for further processing?
What configuration directive of the Apache HTTPD server defines where log files are stored? (Specify ONE of the directives without any other options.)
Which of these tools, without any options, provides the most information when performing DNS queries?
Which Apache HTTPD configuration directive specifies the RSA private key that was used in the generation of the SSL certificate for the server?
What is the name of the root element of the LDAP tree holding the configuration of an OpenLDAP server that is using directory based configuration? (Specify ONLY the element’s name without any additional information.)
Which of the following actions synchronizes UNIX passwords with the Samba passwords when the encrypted Samba password is changed using smbpasswd?
To which destination will a route appear in the Linux routing table after activating IPv6 on a router’s network interface, even when no global IPv6 addresses have been assigned to the interface?
In order to prevent all anonymous FTP users from listing uploaded file names, what security precaution can be taken when creating an upload directory?
Using its standard configuration, how does fail2ban block offending SSH clients?
According to this LDIF excerpt, which organizational unit is Robert Smith part of? (Specify only the organizational unit.)
Which option in the Postfix configuration makes Postfix pass email to external destinations to another SMTP-server? (Specify ONLY the option name without any values.)
How is the LDAP administrator account configured when the rootdn and rootpw directives are not present in the slapd.conf file?
Which action in a Sieve filter forwards a message to another email address without changing the message? (Specify ONLY the action’s name without any parameters.)
After running ssh-keygen and accepting the default values, which of the following files are changed or created? (Choose two.)
What is the name of the network security scanner project which, at the core, is a server with a set of network vulnerability tests?
When trying to reverse proxy a web server through Nginx, what keyword is missing from the following configuration sample?
In order to join a file server to the Active Directory domain intra.example.com, the following smb.conf has been created:
The command net ads join raises an error and the server is not joined to the domain. What should be done to successfully join the domain?