0.0.7 • Published 6 years ago

aeolusx v0.0.7

Weekly downloads
4
License
GPL-2.0
Repository
github
Last release
6 years ago

Aeolusx is a web-site malware scanner inspired by the mortal son of Poseidon. The tool has been developed to help system administrators to find malware in websites without a need to install PHP on the server.

Run command: npm install -g aeolusx in your terminal

aeolusx options

Options:

Status

Build Status Sauce Labs Test Status

Check all files in /var/www/htdocs folder.

$ aeolusx -r /var/www/htdocs

Check only JavaScript in /var/www/htdocs folder and show the list of all checked files.

$ aeolusx -r -v --include .js$ /var/www/htdocs

Add WordPress to whitelist.

$ aeolusx --update-whitelist -w ./whitelist.sqlite -p "WordPress 4.3.1" ./temp/wordpress

Check all files in /var/www/htdocs folder using whitelist.

$ aeolusx -r -w ./whitelist.sqlite /var/www/htdocs

This tool does not have "auto-update function". Please make sure you have the latest NPM package installed.

0.0.7

6 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago