Misc
Network
Afkortingen
100

We zitten in in logs folder van de Ubuntu 16.04 server. Hoe geraken we in de logs folder van Ubuntu 16.04 LTS Desktop?

cd ../../"Ubuntu 16.04 LTS Desktop/Logs

100

Address: 192.168.1.2
Subnet mask: 255.255.255.0

Wat is het netwerk adres, het host gedeelte en het broadcast adres?

Address: 192.168.1.2
Subnet mask: 255.255.255.0
Network address: 192.168.1
Host part: 2
Broadcast address: 192.168.1.255

200

Geef 3 malware types.

Virus, Trojan horse, worms, spyware, rootkits ...

200

Geef subnet mask voor class A, B en C en ook voor welke netwerken ze gebruikt worden (grootte).

Class A: 255.0.0.0 | Voor grote netwerken
Class B: 255.255.0.0 | Medium
Class C: 255.255.255.0 |  Klein/privé

200

SSH
waarvoor dient het?

Secure Shell
Encrypted remote connection

300

Wat is heuristic scanning?

Je gaat malware identificeren aan de hand van ervaring.

300

Hosts.allow
−portmap: 192.168.0.2
Hosts.deny
−portmap: ALL

Wat is het resultaat van deze settings?

Als het toegelaten is wordt er niet naar deny gekeken. Enkel de client 192.168.0.2 heeft toegang, al de rest niet.

300

POSIX

Portable Operating System Interface

Geen idee wat die X daar doet

400

Wat is de registry?
Wat doet linux ipv de registry?

Een database met instellingen voor components, services, applications en nog veel meer.
Wordt opgeslagen in binary (regedit).

(File associations HKCR, User settings HKCU, System wide settings HKLM, Settings all users HKU, current hardware config HKCC)

System config files in /etc, system state in /var
Dot-files in home folder <=> HKCU hive

400

DLP

Tip: heeft met storage te maken

Data Loss Prevention

500

4 soorten firewalls, welke?

-Packet firewall (filter, source+dest address/ports, spoofing)

-Stateful firewall (connection state into consideration, packet allowed based on history of connection)

-Application firewall (takes sending/receiving application/protocols into account)

-Proxy firewall (prevents direct connection, both sides go through proxy)

M
e
n
u