Skip to content

0xef53/rigel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Rigel

Build Status

Rigel is a small anti-malware tool for PHP sites.

Getting binary

Latest version is available here

Installing from source

go build rigel.go

How to use

MANUL_DB='https://raw.githubusercontent.com/antimalware/manul/master/src/scanner/static/signatures/malware_db.xml'
./rigel --database $MANUL_DB -n 8 --rootdir mysite.com/www/ --filter 'php,inc,js,xml' --skip-soft

About

A small anti-malware tool for PHP sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages