Commit Graph

  • a96ba40d94 Merge pull request #96 from mokaddem/more-feed Alexandre Dulaunoy 2017-01-09 15:29:28 +0100
  • 29241eb49f Added a line separator between the two graphs in dashboard. #96 Mokaddem 2017-01-09 14:44:14 +0100
  • 0e39f516a9 Added sleep in helper for multiple listening interfaces (reduce useless work), Added a simple way to pre-process feed before sending it to the global feed. Mokaddem 2017-01-09 14:12:26 +0100
  • fa69b77bb3 Merge pull request #1 from CIRCL/master #105 birapt 2017-01-06 08:49:10 +0000
  • 24c5621d29 BUG FIX in Flask_trendingmodule, Fixed member_set when get_top_relevant_data is None. Mokaddem 2016-12-26 16:33:10 +0100
  • 3a298f0c7c Commented Mixer.py for further multiple feeds support. Mokaddem 2016-12-26 16:23:18 +0100
  • 1c2169d3bc Improved interface for multiple feeds and refresh_script. Mokaddem 2016-12-26 16:16:44 +0100
  • a18c046dea Fixed bug multiple refresh instances and harmonized interface. Mokaddem 2016-12-23 16:15:05 +0100
  • 03dddbc359 Reduced refresh rate of processed_pastes, synchro graphs and adjusted max on each graphs. Mokaddem 2016-12-23 16:01:30 +0100
  • 97292e0899 Updated web interface to handle new mixer module. and fixed one dependency bug. Mokaddem 2016-12-23 15:44:46 +0100
  • e70b9cd15c Added basic mixer with confirugable behavior. It handles muliple feeders and performs some basic stats on them. Mokaddem 2016-12-23 10:31:26 +0100
  • ddfe3cf66a Merge pull request #95 from mokaddem/module_handling Alexandre Dulaunoy 2016-12-22 22:18:31 +0100
  • 3ce850e093 Merge pull request #94 from mokaddem/website-refacto Alexandre Dulaunoy 2016-12-22 22:17:58 +0100
  • 9758579753 Merge branch 'module_handling' into production Mokaddem 2016-12-22 10:24:30 +0100
  • 7438f16c63 Added new config #94 Mokaddem 2016-12-22 10:06:35 +0100
  • faa8f8302d Removed typo in the number of remaining pastes to display in browseImportantPaste Mokaddem 2016-12-22 09:28:55 +0100
  • 9df12cdae8 Added sub-flask in a directory Mokaddem 2016-12-22 08:57:45 +0100
  • 73938cf41b Prepared moduleInfo to handle module click with curses (will come back later). #95 Mokaddem 2016-12-22 08:45:53 +0100
  • d37b243e1d Added legend + added more info if restarting disabled Mokaddem 2016-12-09 15:13:47 +0100
  • d30f3ca6c7 Added missing depency datetime in dashboard Mokaddem 2016-12-09 13:53:57 +0100
  • 0054be5bab Added missing json dependency in dashboard Mokaddem 2016-12-09 08:50:36 +0100
  • 8daa72789e Splitted Flask_server into module related to website sections Mokaddem 2016-12-09 08:46:37 +0100
  • d3ed1bbf40 Merge branch 'website-improvement' into production Mokaddem 2016-12-08 10:05:55 +0100
  • 73d4f9e082 Webstats should correctly updates top_progression_zset (Not fully tested because not enough data. Will be tested latter) Mokaddem 2016-12-08 10:05:07 +0100
  • 570324060e terms top_sets correctly supports blacklisted terms Mokaddem 2016-12-08 09:13:31 +0100
  • 1abba4dcf9 Added support of re-plotting the plotted terms Mokaddem 2016-12-08 08:44:10 +0100
  • 412b80c44d Merge pull request #88 from mokaddem/Issue-Feeding-AIL Alexandre Dulaunoy 2016-11-26 12:45:28 +0100
  • 84dcd5586f Started plotting same data with different dates Mokaddem 2016-11-25 16:42:22 +0100
  • c2e5d69e21 Merge branch 'module_handling' into production Mokaddem 2016-11-25 16:01:55 +0100
  • 0cabd5c4fe Merge branch 'website-improvement' into production Mokaddem 2016-11-25 16:01:40 +0100
  • d831a79614 Do not try to restart not running queue if autokill is not set Mokaddem 2016-11-25 16:00:46 +0100
  • 4bf45eea36 ModuleInformation sort by name as well as elapsed time Mokaddem 2016-11-25 14:44:27 +0100
  • 866be4e884 Added row coloring in ModuleInformation Mokaddem 2016-11-25 14:12:09 +0100
  • a3255d168c ModuleInfo correctly handle CurveManageTopSets, Changed queue coloring in dashboard, ModuleInformation now have a history of executed command and better handle module killing. Mokaddem 2016-11-25 11:54:16 +0100
  • 224fbc8084 Better handle stuck modules. Differentiate between not running and no info and tries to restart stuck ones. Mokaddem 2016-11-24 16:58:32 +0100
  • 5d269ea1ee Added date in Duplicate for better distinguish duplicate. Also, added a timeout for the dataTable in duplicate inside the modal. Mokaddem 2016-11-24 15:05:29 +0100
  • df8d978088 Added dynamic data loading in dataTable in search.html Mokaddem 2016-11-24 13:31:31 +0100
  • 80ca49f018 Prevent browser to request reconnection for the eventStream + Added dynamic data loading in the dataTable of BrowseImportantPastes Mokaddem 2016-11-11 16:51:39 +0100
  • 768fb6f2df removed server overhead for paste preview data Mokaddem 2016-11-10 16:41:07 +0100
  • 699c819387 fixed bug in show concerned pastes previex en (terms managements) Mokaddem 2016-11-10 16:33:05 +0100
  • 94e3034e7d Fixed bun in terms management, where action_button was not bind in other dataTable pages Mokaddem 2016-11-10 15:53:22 +0100
  • 7763bfb4c7 Pastes dataTable now display only the latest clicked paste even if there were discarded queries Mokaddem 2016-11-10 15:39:45 +0100
  • 2dd69fbb25 Fixed modal background stacking bug + button leading to saved paste bug fixed in search Mokaddem 2016-11-10 14:56:25 +0100
  • 317005c2b4 tryed to fix html display problem in tooltip + fixed problem button showPaste in modal not pointing to the paste Mokaddem 2016-11-10 10:30:29 +0100
  • 34221b083f Partially solved the browser freezing problem + tootlip is also binded at a new page generation of the DataTable Mokaddem 2016-11-10 09:28:55 +0100
  • acdd1367a3 Added event source for getImportantPaste Mokaddem 2016-10-28 16:55:56 +0200
  • c95000866d Dynamic table in search now load all the data + fixed bugs where tooltip where not shown on other than the first page displayed and tooltip interpret html (not supposed to...) Mokaddem 2016-10-28 14:21:08 +0200
  • f51808d914 Added support of html formatting in search result dynamic loading table Mokaddem 2016-10-28 09:48:22 +0200
  • 4be62a4e2d Added draft of dynamic update table with search result Mokaddem 2016-10-28 09:28:42 +0200
  • 5ad77d4d47 Merge branch 'installation-fix' into production Mokaddem 2016-10-27 16:22:16 +0200
  • 340624fe1e Fixed bug in modal show paste (show more button not showing) Mokaddem 2016-10-27 16:18:49 +0200
  • 7e7e679ab6 Added dataTable for duplicate in show saved paste Mokaddem 2016-10-27 15:53:45 +0200
  • 59a7000527 Bootstrap support in show saved paste Mokaddem 2016-10-27 12:38:39 +0200
  • ac254e0e63 Added support of browsing concerned paste in dashboard for all modules + Show in the page what was the concerned module Mokaddem 2016-10-27 11:50:24 +0200
  • 1826b170ec Added support of local paste view in dashboard for Mails event only Mokaddem 2016-10-27 11:27:26 +0200
  • 815104f2f4 Fixed missing dependency in sentimentAnalysis Mokaddem 2016-10-27 09:05:56 +0200
  • 149a43128d Use latest version off tlsh Raphaël Vinot 2016-10-22 18:33:19 -0400
  • a5a6a06fbb Merge pull request #89 from mokaddem/installation-fix Raphaël Vinot 2016-10-22 23:15:53 +0200
  • 7c8d414948 modified provider name into no data when there is no data Mokaddem 2016-10-14 16:47:22 +0200
  • 91678179fd Added msgs when queues or feed is not running/coming Mokaddem 2016-10-14 16:33:54 +0200
  • 5a4ea734a2 Fixed path issues in doc + added dependencies related to ssdeep #89 Mokaddem 2016-10-14 14:26:33 +0200
  • 0bd93e22e2 Merge branch 'production' of github.com:mokaddem/AIL-framework into production Mokaddem 2016-10-14 13:40:10 +0200
  • 39ec7a2839 fixed typo 5 #88 Mokaddem 2016-10-13 17:26:55 +0200
  • c805fee61d fixed typo 4 Mokaddem 2016-10-13 17:26:20 +0200
  • 343f79886f fixed typo 3 Mokaddem 2016-10-13 17:21:31 +0200
  • c88b77c372 fixed typos 2 Mokaddem 2016-10-13 17:20:25 +0200
  • f615333aae fixed typos Mokaddem 2016-10-13 17:17:09 +0200
  • 4eafca2936 Added pystemon instruction section Mokaddem 2016-10-13 17:13:08 +0200
  • 2781a2f0b7 Stuck not stucked Alexandre Dulaunoy 2016-09-21 08:35:20 +0200
  • eb2fea1c32 Merge pull request #84 from jumojer/fix/web-interface Raphaël Vinot 2016-09-16 17:18:50 +0200
  • ea13f87c2c Fixed dependency fetching for the web interface #84 Jerome St-Hilaire 2016-09-15 12:14:55 -0700
  • 242434bdec Fix tlsh python module Raphaël Vinot 2016-09-14 15:43:02 +0200
  • f3d908831b Fix tlsh installer Raphaël Vinot 2016-09-14 15:27:08 +0200
  • 201ed4402a Merge branch 'master' of github.com:CIRCL/AIL-framework Raphaël Vinot 2016-09-14 14:59:30 +0200
  • ea057f8ca2 Fix update 3rd party website updater Raphaël Vinot 2016-09-14 14:58:05 +0200
  • fa6b7d7e09 Fix travis Raphaël Vinot 2016-09-14 14:52:29 +0200
  • a622abc923 Update install script Raphaël Vinot 2016-09-14 14:45:17 +0200
  • a757bced9a Merge pull request #81 from madhuakula/master Raphaël Vinot 2016-09-08 10:56:26 -0400
  • 5ee2b73ce0 Added -y option for packages installation #81 Madhu Akula 2016-09-08 11:32:13 +0530
  • ca045e63f6 Update download link for adns Raphaël Vinot 2016-09-07 08:44:29 -0400
  • 85122aae3b Merge pull request #77 from rivenz/docker Alexandre Dulaunoy 2016-08-29 18:25:43 +0200
  • eb14005fcf Fix: as JSON decode needs a string, the empty list is a string. Alexandre Dulaunoy 2016-08-29 12:08:12 +0000
  • 7d4d2e223a Merge branch 'master' of github.com:CIRCL/AIL-framework Alexandre Dulaunoy 2016-08-29 11:51:37 +0000
  • 70cf0a6698 Typo fixed and screencast added Alexandre Dulaunoy 2016-08-29 10:40:18 +0200
  • 60bd0f3bbe Added Dockerfile to automate the build of a Docker image based on Ubuntu 14.04 LTS. #77 Simon Tran 2016-08-27 10:29:20 +0200
  • ce05e20dc2 Merge branch 'master' of github.com:CIRCL/AIL-framework Alexandre Dulaunoy 2016-08-26 16:07:07 +0000
  • acfe9c1336 Update Flask_server.py Raphaël Vinot 2016-08-26 18:06:48 +0200
  • 3290b51c91 Update update_thirdparty.sh Raphaël Vinot 2016-08-26 18:05:18 +0200
  • 3b6e3e156e Merge branch 'master' of github.com:CIRCL/AIL-framework Alexandre Dulaunoy 2016-08-26 15:57:45 +0000
  • 3e5e42497e Merge pull request #75 from mokaddem/multiple-modif Raphaël Vinot 2016-08-26 17:57:06 +0200
  • 68c763dea1 Merge remote-tracking branch 'upstream/master' Mokaddem 2016-08-26 17:45:11 +0200
  • 78e0ee8667 Updated screenshot #75 Mokaddem 2016-08-26 16:51:35 +0200
  • 79be8ab934 Fixed introduced bug relative to chart in index webpage. Mokaddem 2016-08-26 15:59:53 +0200
  • 0c760d763b Added support of PID in ModuleInformation and index.html Mokaddem 2016-08-26 15:27:37 +0200
  • 5c565068a6 Removed auto-reload in dashboard if window in undefined Mokaddem 2016-08-26 11:25:11 +0200
  • 181c372131 Updated dependencies Mokaddem 2016-08-26 11:10:39 +0200
  • 758f2c5334 Merge branch 'master' of github.com:CIRCL/AIL-framework Alexandre Dulaunoy 2016-08-26 08:30:11 +0000
  • 80df994152 Merge pull request #74 from mokaddem/multiple-modif Raphaël Vinot 2016-08-26 10:28:54 +0200
  • 4cb3b672be Added comments #74 Mokaddem 2016-08-26 10:28:35 +0200
  • 494980c48e Added comment in moduleInformation Mokaddem 2016-08-26 10:07:06 +0200