Question 216
With the standard Linux second extended file system (Ext2fs), a file is deleted when the inode internal link count reaches ________.
Question 217
You setup SNMP in multiple offices of your company. Your SNMP software manager is not receiving data from other offices like it is for your main office. You suspect that firewall changes are to blame. What ports should you open for SNMP to work through Firewalls? (Choose two.)
Question 218
On an Active Directory network using NTLM authentication, where on the domain controllers are the passwords stored?
Question 219
After attending a CEH security seminar, you make a list of changes you would like to perform on your network to increase its security. One of the first things you change is to switch the RestrictAnonymous setting from 0 to 1 on your servers. This, as you were told, would prevent anonymous users from establishing a null session on the server. Using Userinfo tool mentioned at the seminar, you succeed in establishing a null session with one of the servers. Why is that?
Question 220
Using Linux to carry out a forensics investigation, what would the following command accomplish?
dd if=/usr/home/partition.image of=/dev/sdb2 bs=4096 conv=notrunc,noerror
dd if=/usr/home/partition.image of=/dev/sdb2 bs=4096 conv=notrunc,noerror
