Граф коммитов

64 Коммитов

Автор SHA1 Сообщение Дата
Brandon Myers 50a7cb772a
Modify .ini scripts to use /opt dir
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
2017-06-15 15:03:40 -05:00
Brandon Myers 81a07bc2d5
Rename mozdefqa1 to localhost in configs
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
2017-06-15 15:03:40 -05:00
Brandon Myers e43fe3c323
Replace kibana-int with .kibana as index
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
2017-06-15 15:03:40 -05:00
Brandon Myers 6caaad320d
Remove duplicate definitions of toUTC
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
2017-06-15 15:02:46 -05:00
Brandon Myers ff4260f879
Configure rest api to handle no kibana index
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
2017-06-15 15:02:10 -05:00
Brandon Myers 7c9cad5352
Remove pyes exception handling from rest
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
2017-06-15 15:01:24 -05:00
Brandon Myers 7b14fcef69
Update rest api with tests
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
2017-06-15 15:01:24 -05:00
Brandon Myers 5631e494de
Add unit tests for some rest routes
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
2017-06-15 15:01:23 -05:00
Phrozyn edcc26f84e
Modifying thread/Process values to be in alignment with mozdefqa1's resources. Disabled unused workers. 2017-06-15 15:00:49 -05:00
Brandon Myers b463c3551c
Change rest directory to US/Pacific
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
2017-06-15 15:00:46 -05:00
Phrozyn 5c990d90ef
Unencrypting ini files. 2017-06-15 15:00:45 -05:00
Brandon Myers 1d8c59b93f
Setup codebase for merge of two repos 2017-06-15 14:56:47 -05:00
Jeff Bryner 3519a84873 update ldap search criteria to match case 2015-12-30 09:37:57 -08:00
Jeff Bryner af4499faa4 Merge branch 'master' of github.com:jeffbryner/MozDef
pull master
2015-12-29 11:53:20 -08:00
Jeff Bryner d302e9ac7a update cymon.io plugin, closes #322 2015-12-29 11:53:04 -08:00
Michal Purzynski 31ecc42aae New MozDef plugin - VPC blackholing, using route tables and the ENI that's not attached anywhere. 2015-12-29 17:25:45 +01:00
Yash Mehrotra 655e81d7f7 Handling mongodb errors 2015-10-22 14:34:30 +05:30
Yash Mehrotra 6e6a03bd83 Added name to contributors 2015-10-22 05:36:55 +05:30
Yash Mehrotra 700660b7fe Cleanup code and added help for incident creation 2015-10-22 03:18:06 +05:30
Yash Mehrotra 6467658710 Integrated incident creation with mongo. Fixes #268 2015-10-22 02:47:23 +05:30
Yash Mehrotra 657296c4b9 Added Email validation for incident creation 2015-10-22 02:37:29 +05:30
Yash Mehrotra 01e30a1a9d Added datefields and their validations 2015-10-22 02:34:31 +05:30
Yash Mehrotra 74b74b37db Added basic interface to read JSON data 2015-10-22 02:31:38 +05:30
Jeff Bryner 700c1bec22 update cymon api to new version, closes #284 2015-07-27 11:27:08 -07:00
Jeff Bryner aac971c14c drop CIDR mask since threat exchange cannot accept it 2015-06-09 12:24:00 -07:00
Jeff Bryner 647a4dfc23 add facebook threatexchange support, closes #260 2015-06-09 08:12:29 -07:00
Jeff Bryner 64327d14dc update uwsgi config to not allocate threads, closes #273 2015-05-14 15:49:31 -07:00
Jeff Bryner 963a85fda0 add plugin for the cymon.io api, closes #270 2015-05-05 12:50:51 -07:00
Jeff Bryner 2db9b3a3db myo support closes #258, support for ipintel endpoint starting with cymon.io closes #270 2015-05-05 12:48:19 -07:00
Jeff Bryner 64eb817d4b add fqdn resolution, closes #248 2015-03-03 12:05:07 -08:00
Jeff Bryner 77ab7165aa correct the nested, nested escaped json format 2015-02-12 14:39:52 -08:00
Jeff Bryner 6757535a7b add plugin to send message to AWS SQS queue, closes #196 2015-02-10 14:28:50 -08:00
Jeff Bryner 5148779ca2 remove test2 2015-02-10 13:19:58 -08:00
Jeff Bryner 50406d156f move sample plugin to test.py 2015-02-10 13:19:40 -08:00
Jeff Bryner a1bf4e9cd8 add banhammer plugin for blocking IPs using https://github.com/mozilla/banhammer 2015-02-10 12:59:40 -08:00
Jeff Bryner 4db651006b add another example/test rest plugin 2015-02-10 12:58:21 -08:00
Jeff Bryner c73d820a65 add plugin system to the rest api, alter blockIP to use plugins 2015-02-10 12:56:47 -08:00
Jeff Bryner f4336451a1 add plugin list to meteor session variable on startup for use in dialogs 2015-02-02 17:04:56 -08:00
Jeff Bryner 76a895ee72 add sample plugin and hooks for all endpoints 2015-01-28 14:57:17 -08:00
Jeff Bryner a5c259940f add description, name for use in UI 2015-01-28 14:00:07 -08:00
Jeff Bryner dfdb7a03a2 add initial plug-in support to the rest api, allowing registration and querying of plugins 2015-01-28 13:37:56 -08:00
Jeff Bryner e2d7cb049d add veris visualization for incident stats, closes #64 2014-10-14 17:10:40 -07:00
Jeff Bryner c58c725788 fix datetimezone default 2014-08-06 08:46:11 -07:00
Jeff Bryner 850303b249 UTC timezone by default, revised stopwords for ldap login example 2014-08-05 21:57:21 -07:00
Jeff Bryner 9ceb1a65d1 fix login counts speed using rest, closes #152 2014-08-04 11:37:07 -07:00
Jeff Bryner 548f7c81b0 add CIF interface, better error handling for rest calls 2014-07-21 14:13:54 -07:00
Jeff Bryner cadcc5b153 add dshield IP lookup, zindex the ip menus 2014-07-18 13:55:17 -07:00
Jeff Bryner def4b598ea rename banhammer to blockIP, closes 155 2014-07-16 16:22:51 -07:00
Jeff Bryner 11677e05bb re-init mysql connection 2014-07-15 09:07:35 -07:00
Jeff Bryner 3eef06f1f4 add whois endpoint to the rest api 2014-07-09 17:26:41 -07:00