Commit graph

1474 commits

Author SHA1 Message Date
Mokaddem
880359265c Renamed tldstrending into trending and added graphics into their respective pannels. Separated graph generation from html source code for wordtrending and protocoltrending 2016-07-08 15:08:37 +02:00
Mokaddem
0174d46788 Added loading GIF when searching and fixed small display bug in modal 2016-07-08 12:09:33 +02:00
Mokaddem
f475f18f06 Added comments and renamed variables and separeted chunks of codes into function 2016-07-08 10:19:24 +02:00
Mokaddem
f846255d84 fixed small sorting problem (date) 2016-07-08 09:16:43 +02:00
Mokaddem
6d760b8dfc Added dataTable resources in update-third-party.sh 2016-07-08 09:04:19 +02:00
Mokaddem
e206d27f63 Added query search display 2016-07-07 16:43:18 +02:00
Mokaddem
465244e1ce Added dynamic table sorting in search page. (Still need to add dependencies) 2016-07-07 16:38:00 +02:00
Mokaddem
f1979f6dcb Search preview modal more dynamic and responsive 2016-07-07 15:34:08 +02:00
Mokaddem
74b337f1a1 search preview modal do not duplicate anymore but still needs improvements 2016-07-07 09:31:04 +02:00
Mokaddem
f29620cf96 Added load more content in search modal preview. Works fine but may duplicate content (need to fix). 2016-07-06 16:54:27 +02:00
Mokaddem
3345124219 Added pannel in search modal + small fix related to config 2016-07-06 14:48:27 +02:00
Mokaddem
9209d48e30 searching now working with preview, details and redirection to the paste display page. 2016-07-06 14:30:32 +02:00
Mokaddem
7ff9b9a583 Added DomainTrending seems working.
Started search features with related html pages, not finish yet.
2016-07-05 16:53:03 +02:00
Mokaddem
8c1eeea6e6 created new graph pannel for further url stats and dissociate graph script from html 2016-07-04 11:43:38 +02:00
Mokaddem
5a9eca9291 Added few comments 2016-07-04 09:18:23 +02:00
Mokaddem
4b3101b7b6 Added template tld. Modified URL using Faup and refactored WebStats. 2016-07-01 16:59:08 +02:00
Mokaddem
beeeb76de9 Added new modules and started WebTrending web interface 2016-06-30 14:38:28 +02:00
Mokaddem
3dc356dc5e Getting Started: Initial configuration working on the laptop 2016-06-30 14:36:47 +02:00
a44bdfa7d4 Merge pull request #52 from MaximeStor/master
Added module SourceCode
2016-03-12 21:19:49 +01:00
MaximeStor
ab66cd255a Improve SourceCode, keywords and add description in /doc 2016-03-12 12:30:38 +01:00
MaximeStor
701d771aa5 Add first version of Source Code 2016-03-12 11:21:29 +01:00
Raphaël Vinot
be86737ca7 Because 0MQ fails. 2016-03-11 16:16:53 +01:00
Raphaël Vinot
f6e4ea2270 Fix logging, fix URL regex 2016-02-11 12:19:03 +01:00
Raphaël Vinot
d160e4a2c8 Add Credential in the scripts to launch 2016-02-10 17:33:16 +01:00
Raphaël Vinot
90e1b25426 Split filepath and count in credential module 2016-02-10 17:31:52 +01:00
Raphaël Vinot
4895ee9fa2 Add new category (Credential) 2016-02-10 16:39:56 +01:00
Raphaël Vinot
1da8675750 Refactoring on Credential, Phone and Release 2016-02-10 16:39:06 +01:00
Sascha Rommelfangen
837efb4592 few corrections/additions/changes 2016-02-08 14:13:24 +01:00
5bb5e3f7c6 How to contribute updated 2016-02-08 11:55:39 +01:00
bb8d4849d7 Basic feature list added 2016-02-08 11:49:33 +01:00
ee4a10aa0e Logo added 2016-02-08 11:34:54 +01:00
da9f1d34f8 CIRCL AIL logo added 2016-02-08 11:33:53 +01:00
98caa6b7c9 Installation of AIL simplified and documentation updated 2016-02-08 11:16:53 +01:00
5ffaff7fc4 Broken links fixed 2016-02-08 10:43:58 +01:00
9a6d0ece3c Document the simplified version of creating modules
Describe the new template location and how to create your new AIL
module. The old and outdated description has been removed.
2016-02-08 10:39:32 +01:00
c68136b04b Merge branch 'pgp' of https://github.com/Rafiot/AIL-framework
Conflicts:
	bin/packages/modules.cfg
2016-02-08 10:13:44 +01:00
fe08d2f9cd Merge pull request #48 from MaximeStor/module
Add modules Credential and Release
2016-02-06 11:31:23 +01:00
MaximeStor
b7d2b64a86 Merge branch 'master' of https://github.com/CIRCL/AIL-framework into module 2016-02-06 11:28:48 +01:00
bef2ef1b7a Merge pull request #46 from blackbern/blackbern
Blackbern
2016-02-06 11:22:55 +01:00
192ee7f0ec Merge pull request #49 from Alainfou/master
Phone module added (regex needs optimization)
2016-02-06 11:20:46 +01:00
Alain
ea52fd1068 Phone regex updated
Might still need to be fixed / optimized, in case of maths or random numbers starting with a 0. Do not capture dates, hours, coordinates anymore. Captured formats are: e.g. +331234567890 ; 09 12 34 56 78 ; +4177/123.45.69 ; +352(0)6-23-23-23...
2016-02-05 20:58:02 +01:00
Alain
fabbfd8ae9 Update module.cfg (adding Keys and Phone section) 2016-02-05 14:00:41 -05:00
Alain
43b3556588 Starting Phone number recognition 2016-02-05 13:58:21 -05:00
MaximeStor
07513a5b37 Add modules Credential and Release 2016-02-05 16:15:09 +01:00
Raphaël Vinot
9171d5b118 Add module to find PGP encrypted blobs 2016-02-05 16:03:37 +01:00
Blackbern
2859162b01 Autre correction de installing_deps.sh 2016-02-05 13:20:23 +01:00
Blackbern
714f569d15 Correction de installing_deps.sh 2016-02-05 13:18:50 +01:00
Blackbern
1aa7698420 ajout d'un script d'installation pour archlinux via pacman et yaourt. 2016-02-05 13:14:52 +01:00
Raphaël Vinot
aef8ab0411 Listen locally for 0MQ 2016-02-04 15:32:50 +01:00
Raphaël Vinot
5ca13c42eb Launch redis and leveldb from local directory 2016-02-04 15:24:39 +01:00