Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,14 @@ redirect_from:

Shop owners that want to comply to an ISO certification, are required to periodically check their content for virusses and malware.

Scanning your web content can be done using [Yara](https://yara.readthedocs.io).
This open source malware signature checker and file scanner is present on all Hypernodes.
**We recommend scanning your Hypernode with Sansec.
The mwscan command is no longer available by default on Hypernodes. You may consider the rest of this page to be deprecated. **







Every night a scan will be performed. This scanner is in beta at this moment.
When the scanner hits a possible malware file, it will notify our Abuse department at Hypernode.
Expand Down
Loading