Terrtia
|
ecb2857151
|
chg: [Crawler] css + limit splash RAM
|
2018-09-27 16:47:48 +02:00 |
Terrtia
|
04b9d9fc1d
|
chg: [Crawler] add docs
|
2018-09-27 11:14:29 +02:00 |
Terrtia
|
e4a5f66a10
|
Merge branch 'master' into onion_crawler
|
2018-09-24 16:35:04 +02:00 |
Terrtia
|
50c81773e9
|
chg: [Crawler] add launcher and install
|
2018-09-24 16:23:14 +02:00 |
Terrtia
|
653463a8c4
|
fix: [LAUNCH.sh] make pystemon optionnal
AIL and Pystemon are independent, pystemon shouldn't be launch by default.
|
2018-09-19 09:52:27 +02:00 |
Terrtia
|
6aa1b99c2a
|
fix: [LAUNCH.sh] remove old decoders
|
2018-09-17 15:50:27 +02:00 |
kovacsbalu
|
d19dd72f99
|
Install pystemon and start pystemon-feeder in docker
|
2018-09-03 16:01:39 +02:00 |
Terrtia
|
a586548047
|
Merge branch 'master' into base64
|
2018-08-24 10:35:28 +02:00 |
Terrtia
|
57b631233b
|
add: [BankAccount] iban detection
|
2018-07-26 15:31:58 +02:00 |
Terrtia
|
8c97c70a3f
|
Merge branch 'master' into base64
|
2018-07-24 15:21:32 +02:00 |
Terrtia
|
54e8750c30
|
fix: [LAUNCH] script checking
|
2018-07-24 12:18:41 +02:00 |
Terrtia
|
d4f0c14620
|
fix: [LAUNCH] use envar, add options (launch all, flask, killall)
|
2018-07-24 10:41:10 +02:00 |
Terrtia
|
bd5f83f0eb
|
chg: refractor base64 encoded to hash
|
2018-07-20 10:32:52 +02:00 |
Terrtia
|
ad26f016e3
|
add: Decoder Module, decode binary, hex and base64
|
2018-07-19 16:50:42 +02:00 |
Terrtia
|
280e9d8af8
|
fix: Binary decoder base2 string to bytes
|
2018-07-18 13:47:06 +02:00 |
Terrtia
|
8b245d17d9
|
fix: add LibInjection to LAUNCH.sh
|
2018-07-16 15:45:55 +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
|
c64588f60e
|
add feature, user can submit paste on the web interface
|
2018-06-08 16:49:20 +02:00 |
Terrtia
|
6287981668
|
clean
|
2018-06-01 09:49:26 +02:00 |
Terrtia
|
884d655b0c
|
taxonomies and galaxies update via LAUNCH
|
2018-05-31 13:53:29 +02:00 |
Terrtia
|
0d164b6f4c
|
add tag js and css
|
2018-05-16 14:48:15 +02:00 |
Terrtia
|
b1b7d33c96
|
tags
|
2018-05-16 14:39:01 +02:00 |
Terrtia
|
f66a528bc2
|
fix Duplicate, save list of duplicates on disk + prevent empty hash creation
|
2018-05-15 23:28:47 +02:00 |
Terrtia
|
142c1dc9b0
|
clean
|
2018-05-09 13:03:46 +02:00 |
Terrtia
|
3841c159a0
|
change leveldb to ardb
|
2018-05-07 14:50:40 +02:00 |
Terrtia
|
c52caebe7c
|
improve Duplicate + tlsh + add time out handler + debug + clean
|
2018-05-02 17:07:10 +02:00 |
Terrtia
|
c3428df5dc
|
add apiKeys module
|
2018-04-26 14:42:39 +02:00 |
Terrtia
|
4e55f6ee90
|
fix Onion module
|
2018-04-23 16:22:23 +02:00 |
Terrtia
|
3fc48db903
|
add Base64 module
|
2018-04-20 10:48:44 +02:00 |
Terrtia
|
9c82dd90ec
|
python 3 backend upgrade
|
2018-04-16 14:50:04 +02:00 |
Terrtia
|
347588fdec
|
python3.5 Mixer and Global module
|
2018-04-12 17:06:57 +02:00 |
Terrtia
|
4386cbbd34
|
fix travis
|
2018-04-11 10:48:22 +02:00 |
Fabien Mathey
|
3105192312
|
Allow for multiple entries like 1 2 3 4 5
Should replace the need to type
1<Enter>2<Enter>
etc. and allows for
1 2 3 4 5<Enter>
|
2017-11-28 15:15:12 +01:00 |
Sami Mokaddem
|
5c7c07fbea
|
Merge branch 'launcher_update' into misp_obj
|
2017-11-16 10:09:05 +01:00 |
Sami Mokaddem
|
652b00f4b2
|
Renamed BrowseWarningPaste into alertHandler
|
2017-11-15 16:15:43 +01:00 |
Sami Mokaddem
|
13f1c676d6
|
Added '_AIL' to the end of screen session name to better check an kills sessions. Also, gracefully close redis server + Check 1 time if redis-servers are running.
|
2017-09-26 16:17:06 +02:00 |
=
|
d632335760
|
Automatically start redis_levelDB with the correct date
|
2017-08-23 10:16:56 +02:00 |
=
|
64ec44085d
|
Dynamically choose correct port for LevelDB in script
|
2017-08-22 17:52:15 +02:00 |
=
|
66d60a1f01
|
Added LevelDB Curve for 2017 (3017, used for backward compatibility)
|
2017-08-21 13:54:44 +02:00 |
=
|
92adea38d0
|
Semi-automated directory creation with date as name in LAUNCH and installing_deps
|
2017-08-21 13:48:02 +02:00 |
=
|
bc35747f00
|
Updated KillAll in LAUNCH
|
2017-08-21 13:19:26 +02:00 |
Alexandre Dulaunoy
|
446a97c47a
|
Merge pull request #115 from mokaddem/regexInTerms
New features for terms frequency
|
2017-06-08 07:04:17 +02:00 |
Mokaddem
|
318a557c56
|
Added possibility to keep a backup of the old config + check if config is valid before starting scripts.
|
2017-04-25 09:32:05 +02:00 |
Mokaddem
|
2da4c572c7
|
New feature in Terms: regex and set of words support (draft)
|
2017-03-28 17:42:44 +02:00 |
Mokaddem
|
e225090e07
|
Added script that checks configuration and may auto-fix it + added missing field in config.cfg.sample
|
2017-03-15 16:36:51 +01:00 |
Mokaddem
|
ea423fde0f
|
Added requirement, better behaviors and confirmation box
|
2017-01-17 15:58:16 +01:00 |
Mokaddem
|
409c5b8b42
|
Added 2017
|
2017-01-09 15:36:50 +01:00 |
Mokaddem
|
e70b9cd15c
|
Added basic mixer with confirugable behavior. It handles muliple feeders and performs some basic stats on them.
|
2016-12-23 10:31:26 +01:00 |
Mokaddem
|
0c760d763b
|
Added support of PID in ModuleInformation and index.html
|
2016-08-26 15:27:37 +02:00 |
Mokaddem
|
8b33b4e7ba
|
Added not running module info + swapped order of module launch
|
2016-08-26 09:21:02 +02:00 |