Skip to content

Watch a range on Packetmail and get alerts when new threat intel is found

Notifications You must be signed in to change notification settings

benjimons/packetmailwatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

packetmailwatcher

This package can read Packetmail P++ output at regular intervals and send you a notification on anything that has changed.

Usage

      ./watcher.py <conffile> <CIDR> <sendtoemailaddress>
        conffile - Configuration file 
        CIDR - CIDR you are wanting to scan
        sendtoemailadress - email address for notifications of threat data changes.
        
      Example:
      ./watcher.py default.cnf 10.0.0.0/24 [email protected]

About

Watch a range on Packetmail and get alerts when new threat intel is found

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages