Commit graph

921 commits

Author SHA1 Message Date
Terrtia
87b7facba8
add: base 64 node graph 2018-07-12 17:07:17 +02:00
Terrtia
fd02085495
add: show hash info 2018-07-09 17:07:59 +02:00
Terrtia
c2a976e907
add: stacked barchart, resize chart 2018-07-09 11:47:04 +02:00
Terrtia
0e5a7d8d47
add date_range stacked bar 2018-07-06 16:54:43 +02:00
Terrtia
f7d38bea16
add: base64 date and type selector 2018-07-05 13:58:40 +02:00
Terrtia
b6d855b963
change import d3.js to d3.min.js 2018-06-29 15:58:24 +02:00
Terrtia
adfc8cf260
add d3 and daterange js 2018-06-29 15:52:13 +02:00
Terrtia
a0a639276c
fix submit paste 2018-06-29 15:29:02 +02:00
Terrtia
98d0235fc3
Merge branch 'master' into base64 2018-06-29 14:57:46 +02:00
Terrtia
f5bda70e82
Merge branch 'master' of https://github.com/CIRCL/AIL-framework 2018-06-29 13:51:08 +02:00
Terrtia
72146f938e
change: feeder name separator 2018-06-29 13:50:41 +02:00
Thirion Aurélien
c41a165a21
fix: file submission, content type 2018-06-29 12:08:46 +02:00
Terrtia
407aa14244
fix: catch file error in paste submission 2018-06-29 11:32:52 +02:00
Terrtia
5908710b34
fix: update submitted tags link 2018-06-29 11:29:52 +02:00
Terrtia
cb807bf2c6
chg: change base64 icon 2018-06-29 11:28:35 +02:00
Terrtia
eb76c2b958
update OVERVIEW 2018-06-29 10:07:48 +02:00
Terrtia
16c700ddb4
new: add base64 display on paste + base64 statistics 2018-06-29 10:02:29 +02:00
26cd5080cc
Merge pull request #211 from GoSecure/docker-fix-encoding
Fixes encoding issue with MISP Galaxies JSON files
2018-06-24 09:53:14 +02:00
19d63ef038
Merge pull request #212 from GoSecure/docker-fix-ardb-not-redis
Fixes the docker start script to use ardb instead of redis
2018-06-24 09:52:50 +02:00
949ab17f2d
Merge pull request #210 from GoSecure/docker-fix-pip-issue
Using pip3 instead of pip fixes docker issues
2018-06-24 09:52:03 +02:00
Olivier Bilodeau
70cb37a777 Fixes the docker start script to use ardb instead of redis
The switch happened but the docker_start.sh script was left behind.
2018-06-22 17:02:55 -04:00
Olivier Bilodeau
a8a8e47c58 Fixes encoding issue with MISP Galaxies JSON files 2018-06-22 16:58:13 -04:00
Olivier Bilodeau
297ac40295 Using pip3 instead of pip fixes docker issues 2018-06-22 16:55:15 -04:00
d49e8ee295
chg: screenshots updated to the latest version 2018-06-20 11:54:01 +02:00
f04a40b560
fix: LevelDB not more used 2018-06-20 10:48:13 +02:00
Thirion Aurélien
2bc1614ec3
add module manager screenshot 2018-06-20 10:38:52 +02:00
Terrtia
a2931a18fc
add api submit doc + add module information screenshot 2018-06-20 10:36:55 +02:00
acc728b476
chg: README improvement 2018-06-20 10:19:31 +02:00
5d2de7c52d
Merge pull request #208 from CIRCL/tags
Tags
2018-06-20 10:11:45 +02:00
Thirion Aurélien
b7aa65ac6b
Merge branch 'master' into tags 2018-06-20 10:08:36 +02:00
Terrtia
225776c69c
fix: tp and fp, errors messages on paste submission 2018-06-20 10:02:26 +02:00
efa6c14b29
chg: GDPR document reference added 2018-06-20 08:58:02 +02:00
Thirion Aurélien
a745b939bd
Update README.md 2018-06-19 17:10:47 +02:00
Terrtia
c32a109cea
add screenshot 2018-06-19 16:55:04 +02:00
Terrtia
6a89fac309
fix hive and misp error 2018-06-19 16:39:49 +02:00
Terrtia
af9db53171
add tag fp and tp 2018-06-19 15:09:26 +02:00
Terrtia
bf72c27711
fix path-event id map 2018-06-19 13:43:26 +02:00
Terrtia
cd4c099685
fix db init 2018-06-19 11:54:34 +02:00
Terrtia
103787a07d
fix 2018-06-19 11:43:16 +02:00
Terrtia
bc40bb3c38
fix hive connection + add keys sample 2018-06-19 11:42:06 +02:00
Terrtia
0ee36e484f
fix hive connection + submitted dir creation 2018-06-19 11:31:30 +02:00
Terrtia
86c2cfa04b
update ail-leak object 2018-06-18 17:23:41 +02:00
Terrtia
634bf6e552
add img + fix upload api 2018-06-18 17:16:22 +02:00
Terrtia
704e6f0ad1
change default submit tag, event-path map, publish events 2018-06-18 13:58:31 +02:00
Terrtia
aee1b50ef1
fix duplicate export attribute + tag export whitelist 2018-06-15 17:25:43 +02:00
Terrtia
31fc33ab03
misp event creation, auto and manual + the hive alert auto creation, manual case creation 2018-06-14 16:51:06 +02:00
Terrtia
8522d50308
modify navbar + decompress file password 2018-06-11 10:21:11 +02:00
Terrtia
c64588f60e
add feature, user can submit paste on the web interface 2018-06-08 16:49:20 +02:00
Thirion Aurélien
837241a29d
Merge pull request #207 from garanews/patch-1
removed -y from pip install command
2018-06-06 11:15:12 +02:00
garanews
01e829b02d
removed -y from pip install command
removed -y from pip install command
2018-06-06 11:05:09 +02:00