All Projects → pluginkollektiv → antivirus

pluginkollektiv / antivirus

Licence: GPL-2.0 license
Useful plugin that will scan your theme templates for malicious injections. Automatically. Every day. For more blog security.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to antivirus

NativePayload CBT
NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)
Stars: ✭ 109 (+251.61%)
Mutual labels:  antivirus
ClamAV.Managed
ClamAV bindings for the .NET Framework, Mono and PowerShell. ClamAV.Managed is a library written in C# for the .NET Framework and Mono, providing managed bindings for the libclamav interface. It includes ClamAV.Managed.PowerShell, a set of PowerShell cmdlets for ClamAV scanning. It comes with sample code for building a GUI virus scanner applicat…
Stars: ✭ 15 (-51.61%)
Mutual labels:  antivirus
Aftermath
A simple anti token-grabber, written in Python.
Stars: ✭ 40 (+29.03%)
Mutual labels:  antivirus
windows-defender
Malice Windows Defender AntiVirus Plugin
Stars: ✭ 31 (+0%)
Mutual labels:  antivirus
Simple-Antirootkit-SST-Unhooker
This is a demo project to illustrate the way to verify and restore original SST in case of some malware hooks
Stars: ✭ 31 (+0%)
Mutual labels:  antivirus
Mail-Toaster-6
Mail Toaster 6
Stars: ✭ 40 (+29.03%)
Mutual labels:  antivirus
Kicomav
KicomAV is an open source (GPL v2) antivirus engine designed for detecting malware and disinfecting it.
Stars: ✭ 227 (+632.26%)
Mutual labels:  antivirus
gitavscan
Git Anti-Virus Scan Action - Detect trojans, viruses, malware & other malicious threats.
Stars: ✭ 23 (-25.81%)
Mutual labels:  antivirus
antimalwareapp
Anti-malware for Android using machine learning
Stars: ✭ 206 (+564.52%)
Mutual labels:  antivirus
AV-Killer
Antivirus Killer
Stars: ✭ 91 (+193.55%)
Mutual labels:  antivirus
IAT API
Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.
Stars: ✭ 63 (+103.23%)
Mutual labels:  antivirus
Owlyshield
Owlyshield is an EDR framework designed to safeguard vulnerable applications from potential exploitation (C&C, exfiltration and impact))..
Stars: ✭ 281 (+806.45%)
Mutual labels:  antivirus
bank mitigations
Anti keylogger, anti screen logger... Strategy to protect with hookings or improve your sandbox with spyware detection... - Demo
Stars: ✭ 17 (-45.16%)
Mutual labels:  antivirus
clamd
Golang clamd (clamav daemon) client library
Stars: ✭ 23 (-25.81%)
Mutual labels:  antivirus
JustEvadeBro
JustEvadeBro, a cheat sheet which will aid you through AMSI/AV evasion & bypasses.
Stars: ✭ 63 (+103.23%)
Mutual labels:  antivirus
Veil
Veil 3.1.X (Check version info in Veil at runtime)
Stars: ✭ 2,949 (+9412.9%)
Mutual labels:  antivirus
clamfs
ClamFS is a FUSE-based user-space file system for Linux and BSD with on-access anti-virus file scanning
Stars: ✭ 29 (-6.45%)
Mutual labels:  antivirus
Batch-Antivirus
Batch Antivirus, a powerful antivirus suite written in batch with real-time protection and heuristical scanning.
Stars: ✭ 26 (-16.13%)
Mutual labels:  antivirus
MCAntiMalware
Anti-Malware for minecraft
Stars: ✭ 182 (+487.1%)
Mutual labels:  antivirus
ML-Antivirus
An antivirus powered by machine learning.
Stars: ✭ 32 (+3.23%)
Mutual labels:  antivirus

AntiVirus

Security plugin to protect your blog or website against exploits and spam injections.

Description

AntiVirus is an easy-to-use, safe tool to harden your WordPress site against exploits, malware and spam injections. You can configure AntiVirus to perform an automated daily scan of your theme files. If the plugin detects any suspicious code injections, it will send out a notification to a previously configured e-mail address.

In case your WordPress site has been hacked, AntiVirus will help you to become aware of the problem very quickly in order for you to take immediate action.

Features

  • Scan for suspicious code in the theme files (daily scan with email notifications and manual scan) with an option to mark detected cases as false positive
  • Checksum verification for WordPress Core files
  • Optional: Google Safe Browsing for malware and phishing monitoring.

A complete documentation is available on the AntiVirus website.

Support

Contribute

  • Active development of this plugin is handled on GitHub.
  • Pull requests for documented bugs are highly appreciated.
  • If you think you’ve found a bug (e.g. you’re experiencing unexpected behavior), please post at the support forums first.
  • If you want to help us translate this plugin you can do so on WordPress Translate.

Credits

Changelog

1.4.3

  • Point Safe Browsing link on settings page to site-specific URL (#106)
  • Increase the size of the Safe Browsing API input to show the entire key (#109)
  • Show warning if Safe Browsing check is enabled without custom API key (#105)

1.4.2

  • Drop recursive check on option that failed in several scenarios (#96, #97)
  • Drop check for base64 encoded strings which did not work properly in al cases (#100)
  • Use WP 5.7 color palette for the UI (#99)

1.4.1

  • Fix some spelling mistakes and correct translations (#85)
  • Fix file name sanitization in manual theme scan causing errors to be not shown in the admin area (#88, #89)
  • Fix theme file collection for child themes with duplicate names (#86)
  • Consider all levels in theme file check instead of one only (#87, #90)
  • Support translations in old WordPress versions (#91)

1.4.0

  • Option to provide a custom key for the Google Safe Browsing API (#69)
  • Scan files of parent theme if a child theme is active (#1, #62)
  • Verify checksums of WP core files (integrated functionality from Checksum Verifier plugin (#5, #56)
  • Allow to enable Safe Browsing and Checksum Verifier as cronjob without theme scan (#66)
  • Update code style check and add build script (#68)

1.3.10

  • Updated PayPal link for donations
  • Improve coding standards
  • Translation fixes, improvements and cleanups
  • Better documentation
  • Some minor markup, styling, accessibility and security improvements
  • Update to Safe Browsing API v4 (fixing false positive email notifications)
  • PHP 7.x compatibility fixes
  • Better regex to prevent false positives in file scans

1.3.9

  • generated a POT file
  • added German formal translation
  • updated, translated + formatted README.md
  • updated expired link URLs in plugin and languages files
  • updated plugin authors

For the complete changelog, check out our GitHub repository.

Upgrade Notice

1.4.3

Please note that we will discontinue providing a built-in API key for the Google Safe Browsing feature. If you have enabled this check, please provide your own API key before the next update.

1.4.2

This is a bugfix release removing two checks of the theme scan causing false positives.

Screenshots

  1. WordPress AntiVirus settings
  2. Theme scan results
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].