MozDef/cron
Brandon Myers b71970137f
Merge pull request #944 from mozilla/fix_cloudtrail_mapping
Add cloudtrail fields to default mapping
2018-11-06 15:19:56 -06:00
..
auth02mozdef.json Revert "Revert "Auth0 fixes"" 2017-06-15 15:06:28 -05:00
auth02mozdef.py Resolve E128 continuation line under indented 2018-10-31 18:11:08 -05:00
auth02mozdef.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
backup.conf Convert s3 bucket name into config option 2018-04-09 11:12:24 -05:00
backupSnapshot.py Resolve E128 continuation line under indented 2018-10-31 18:11:08 -05:00
backupSnapshot.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
collectAttackers.conf Change default mq creds in config 2017-08-17 16:05:14 -05:00
collectAttackers.py Resolve E128 continuation line under indented 2018-10-31 18:11:08 -05:00
collectAttackers.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
correlateUserMacAddress.conf Update files that were diff between two repos 2017-06-15 15:14:57 -05:00
correlateUserMacAddress.py Resolve E128 continuation line under indented 2018-10-31 18:11:08 -05:00
correlateUserMacAddress.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
createFDQNBlockList.py Resolve E126 continuation of over-indented lines 2018-10-31 17:17:49 -05:00
createFQDNBlockList.conf Add stub cron jobs for FQDN blocklist 2018-07-05 15:54:07 -04:00
createFQDNBlockList.sh Merge remote-tracking branch 'origin/infosec_workweek' into virtualenv_path_change 2018-10-24 13:05:30 -05:00
createIPBlockList.conf s/list/whitelist and update the parsing logic to allow for bad data 2018-05-15 10:48:37 -07:00
createIPBlockList.py Resolve E126 continuation of over-indented lines 2018-10-31 17:17:49 -05:00
createIPBlockList.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
cronic adding cronic script to filter cron emails - avoiding email overload. 2017-06-15 15:03:25 -05:00
defaultMappingTemplate.json Add cloudtrail fields to default mapping 2018-11-06 11:54:45 -06:00
duo_logpull.conf Unencrypt config files 2017-06-15 15:05:55 -05:00
duo_logpull.py Resolve E302 expected 2 blank lines found 1 2018-10-30 18:08:59 -05:00
duo_logpull.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
duo_logpull_releng.conf No longer splitting crons, added ability to add tag as needed. 2017-10-31 11:32:31 -05:00
duo_logpull_releng.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
esCacheMaint.conf Update es cache cron script to remove http in request 2018-05-22 13:03:25 -05:00
esCacheMaint.py Replace all the imports to use mozdef_util 2018-10-16 12:45:04 -07:00
esCacheMaint.sh Merge remote-tracking branch 'origin/infosec_workweek' into virtualenv_path_change 2018-10-24 13:05:30 -05:00
esMaint.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
eventStats.conf Updating eventStats to write to mozdefstate index, and sleep if it's not available yet. 2018-07-16 15:11:58 -05:00
eventStats.py Fixing indentation error in eventStats.py 2018-11-06 11:48:11 -06:00
eventStats.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
google2mozdef.conf Update files that were diff between two repos 2017-06-15 15:14:57 -05:00
google2mozdef.py Replace all the imports to use mozdef_util 2018-10-16 12:45:04 -07:00
google2mozdef.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
healthAndStatus-mdc1.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
healthAndStatus.conf Merge branch 'mozdefhealth_index' of https://github.com/Phrozyn/MozDef into mozdefhealth_index 2018-07-12 16:30:04 -05:00
healthAndStatus.mdc1.conf Adding a new health and status cron 2018-03-13 10:33:45 -05:00
healthAndStatus.py Resolve E305 expected 2 blank lines after class 2018-10-30 18:04:55 -05:00
healthAndStatus.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
healthToMongo.conf Unencrypt config files 2017-06-15 15:05:55 -05:00
healthToMongo.py Resolve E128 continuation line under indented 2018-10-31 18:11:08 -05:00
healthToMongo.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
mozdefGoogleCredentials.json Unencrypt config files 2017-06-15 15:05:55 -05:00
mozdefStateDefaultMappingTemplate.json Merge branch 'mozdefhealth_index' of https://github.com/Phrozyn/MozDef into mozdefhealth_index 2018-08-16 19:56:54 -05:00
okta2mozdef.conf Unencrypt config files 2017-06-15 15:05:55 -05:00
okta2mozdef.py Resolve E128 continuation line under indented 2018-10-31 18:11:08 -05:00
okta2mozdef.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
oui.txt Setup codebase for merge of two repos 2017-06-15 14:56:47 -05:00
pruneES.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
pruneIndexes.py Resolve E129 indented line with same indent as next logical line 2018-10-30 18:16:38 -05:00
rotateIndexes.py Replace all the imports to use mozdef_util 2018-10-16 12:45:04 -07:00
setupIndexTemplates.py Resolve E302 expected 2 blank lines found 1 2018-10-30 18:08:59 -05:00
sqs_dev_queue_status.conf Adding config/scripts for prod/dev aws accounts 2018-08-06 18:05:37 -05:00
sqs_dev_queue_status.sh Update missing virtualenv path change 2018-10-24 13:09:51 -05:00
sqs_prod_queue_status.conf Adding config/scripts for prod/dev aws accounts 2018-08-06 18:05:37 -05:00
sqs_prod_queue_status.sh Update missing virtualenv path change 2018-10-24 13:09:51 -05:00
sqs_queue_status.py Resolve E302 expected 2 blank lines found 1 2018-10-30 18:08:59 -05:00
syncAlertsToMongo.conf Unencrypt config files 2017-06-15 15:05:55 -05:00
syncAlertsToMongo.py Replace all the imports to use mozdef_util 2018-10-16 12:45:04 -07:00
syncAlertsToMongo.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
update_generic_alerts.conf Fixup update generic alerts cron 2017-06-15 15:06:05 -05:00
update_generic_alerts.py Fix generic alerts cron script 2018-10-26 13:20:10 -05:00
update_generic_alerts.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
update_geolite_db.conf Use https as protocol for geolite db 2017-08-16 18:53:25 -05:00
update_geolite_db.py Replace all the imports to use mozdef_util 2018-10-16 12:45:04 -07:00
update_geolite_db.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
update_ip_list.conf Add support for manual additions to ip list 2017-12-18 16:11:23 -06:00
update_ip_list.py Resolve E302 expected 2 blank lines found 1 2018-10-30 18:08:59 -05:00
update_ip_list.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
verify_event_fields.conf Add utctimestamp to verify events cron conf 2017-08-23 11:50:09 -04:00
verify_event_fields.py Replace all the imports to use mozdef_util 2018-10-16 12:45:04 -07:00
verify_event_fields.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30
vidyo2MozDef.conf Unencrypt config files 2017-06-15 15:05:55 -05:00
vidyo2MozDef.py Resolve E302 expected 2 blank lines found 1 2018-10-30 18:08:59 -05:00
vidyo2MozDef.sh Changed pythong virtualenv locations in cron/*.sh 2018-03-27 09:57:12 +05:30