Skip to content

Remove mwscan docs #382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 22, 2025
Merged
Show file tree
Hide file tree
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 @@ -22,8 +22,6 @@ In many cases, Magereport.com would tell you if your shop has been hacked! Mager

You may also get alerted some other way, perhaps via a central agency such as the NCSC, or your local equivalent.

On Hypernode we also provide a [Malware scanner](../../best-practices/security/how-to-scan-your-hypernode-for-malware.md), based on [Yara](http://yara.readthedocs.io/) with an [extra set of signatures to detect magento directed malware](https://github.com/gwillem/magento-malware-scanner). Every night an audit on new or changed files will be performed and when the scanner hits a possible infected file, it will notify Hypernode's abuse department. We will check if it is a false-positive and if not; we'll send you a warning message by email.

## What to do When your Shop is Hacked

This is a good priority list to start cleaning up your shop:
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion documentation_urls.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ article: https://support.hypernode.com/en/best-practices/security/how-to-install
article: https://support.hypernode.com/en/best-practices/security/how-to-install-magento-patch-supee-8788-and-release-1-9-3/
article: https://support.hypernode.com/en/best-practices/security/how-to-protect-magento-against-brute-force-attacks/
article: https://support.hypernode.com/en/best-practices/security/how-to-recover-a-hacked-magento-shop/
article: https://support.hypernode.com/en/best-practices/security/how-to-scan-your-hypernode-for-malware/
article: https://support.hypernode.com/en/best-practices/security/how-to-secure-magento-cacheleak/
article: https://support.hypernode.com/en/best-practices/security/how-to-use-a-cloud-firewall-on-hypernode/
article: https://support.hypernode.com/en/best-practices/security/what-you-need-to-know-about-the-visbot-malware/
Expand Down