Why do you need a ZoneGuard?
There are many systems and solutions that are vulnerable to protocol or implementation errors. These potential vulnerabilities are e.g. flaws in a network protocol or applications that haven’t been tested enough for buffer overflow attacks. A ZoneGuard will prevent these by providing:
- Protocol-break to reduce the attack vectors dramatically by removing attacks on the network layer level.
- Transformation of network protocol and information content from one format to another mitigates malwares and application layer attacks.
- Validation and filtering of the information per an organisations information policy safeguards that only information permitted by you is transferred.
Read more about when you need more than a firewall here.
Enforces organisational IT policy on system integration
ZoneGuard is designed around separation of duties and a policy enforcement function. A digital signature is needed to change the information policy inside ZoneGuard. The keys for signing the information policy can be owned by an IT security department or another appointed policy approver. Changes cannot be done without these keys. The policy approver thus effectively takes superior control over information validation, ruling out the operational IT team and the users.
ZoneGuard also provides log control and audit trails. It can be configured to log any information entering its validation core, which is vital when you need evidence of compliance to policies and regulations.
How does a ZoneGuard work?
Advenica’s Security Gateway, ZoneGuard, allows for a strictly controlled two-way filtered information flow supporting third party controls for enforcing a digitally signed information policy. ZoneGuard uses filters in both directions and information is always controlled using full message inspection. The filter can allow information to pass depending on several factors e.g. source/destination addresses, file formats, attributes or the presence of a digital signature.
Read more about Security Gateways and how they work!
What does the ZoneGuard process look like?
When a message is sent from one system to another where both systems are connected to a ZoneGuard, information in the message received from one system is analysed according to configured rules. Approved parts of the received message are put into a new message which is sent to the intended receiver on the other system.
- Data is sent to one of the DATA ports on the ZoneGuard.
- The data packages are collected.
- The entire message is restored.
- The message is divided according to the loaded Service.
- The content is structured to fit the loaded Schema.
- Schema In will accept only correctly structured content.
- Pre-defined filter checks the content.
- Schema Out will accept only correctly structured content.
- The entire message is restored.
- The message is divided into data packages.
- The data packages are sent to the intended receiver.