Advanced Research Projects Agency Network,
wide area network
File Transfer Protocol
?
Hypertext Markup Language
Internet service provider
world wide web
Answer:
advantages
- detect anomalies
- information for new security rules
disadvantages
- false alarms
Explanation:
Advantages
- With an IDS we can check and track every attack or detect anomalies even when you don't know about these behaviors.
- When an IDS detects anomalies, the system generates information about these behaviors and you can create new rules for these attacks.
Disadvantages
- When we use an IDS, we could receive false alarms because we cannot predict every behavior.
Answer: Client-Server model
Explanation:
The Client-server model is a distributed network application configuration, that partitions task or where one program requests a resource or service from another program, between the providers of a resource or service, called servers, and service requesters called clients. In the client-server architecture, when the client computer sends a request for data to the server through the internet, the server accepts the requested process and deliver the data packets requested back to the client.