Skip to content

๐Ÿ“‹ Import DMARC XML reports to SQL DB (SQLite)

License

Notifications You must be signed in to change notification settings

ayumi/dmarcurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

dmarcurator

Imports DMARC report XML into SQLite DB.

install

Install sqlite3 bc it's cool and you need it brew install sqlite3

gem install dmarcurator

usage

  • Get some DMARC reports in XML and put them in a directory.
  • dmarcurator --db=./dmarc/reports.sqlite --reports-path=./dmarc/reports

how to browse db

SQLite-web is a deec interface.

About

๐Ÿ“‹ Import DMARC XML reports to SQL DB (SQLite)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages