Alexandre Dulaunoy
|
f28a642f11
|
Merge pull request #329 from 8ear/8ear-add-mkdocs-documentation
Update mkdocs documentation
|
2019-09-02 19:56:51 +02:00 |
Alexandre Dulaunoy
|
a719e142d8
|
Merge pull request #328 from 8ear/8ear-add-docker-capabilitites
Add Docker Capabilitites
|
2019-09-02 19:55:58 +02:00 |
8ear
|
4f0237508e
|
Add .travis.yml command for docker build
|
2019-09-02 14:10:49 +02:00 |
8ear
|
d55331fc1c
|
Merge github.com:MISP/misp-modules into 8ear-add-docker-capabilitites
|
2019-09-02 12:30:18 +02:00 |
8ear
|
a9a4ec3851
|
Disable not required package virtualenv for final stage
|
2019-09-02 12:20:18 +02:00 |
8ear
|
cdbe99824e
|
Fix entrypoint bug
|
2019-09-02 12:19:57 +02:00 |
8ear
|
e82789cba8
|
Improve the Dockerfile
|
2019-09-02 12:12:31 +02:00 |
8ear
|
d7bf9e4df8
|
Fixing Install.md
|
2019-09-02 11:56:04 +02:00 |
8ear
|
33f858fe97
|
Fix Install.md
|
2019-09-02 11:49:56 +02:00 |
8ear
|
241824870e
|
Add Dockerfile, Entrypoint and Healthcheck script
|
2019-09-02 11:45:26 +02:00 |
8ear
|
3eee1c88f3
|
Change Install documentation
|
2019-09-02 11:44:54 +02:00 |
8ear
|
a5345c52c8
|
Update install doc
|
2019-09-02 10:21:37 +02:00 |
8ear
|
ed1ebef7b3
|
Bugfixing for MISP-modules
|
2019-09-02 10:03:32 +02:00 |
Alexandre Dulaunoy
|
30d9567e8c
|
Merge pull request #327 from zaphodef/cuckooimport
fix: prevent symlink attacks
|
2019-08-22 11:33:59 +02:00 |
Pierre-Jean Grenier
|
b2ab727f9b
|
fix: prevent symlink attacks
|
2019-08-22 11:23:37 +02:00 |
Alexandre Dulaunoy
|
0f2c1ece38
|
Merge pull request #326 from zaphodef/cuckooimport
chg: [cuckooimport] Handle archives downloaded from both the WebUI and the API
|
2019-08-22 09:17:09 +02:00 |
Pierre-Jean Grenier
|
413cc2469f
|
chg: [cuckooimport] Handle archives downloaded from both the WebUI and the API
|
2019-08-21 16:35:11 +02:00 |
Raphaël Vinot
|
696bafa749
|
fix: have I been pwned API changed again.
|
2019-08-19 11:37:43 +02:00 |
Alexandre Dulaunoy
|
c019e4d997
|
Merge pull request #322 from zaphodef/cuckooimport
Rewrite cuckooimport
|
2019-08-13 14:32:48 +02:00 |
Pierre-Jean Grenier
|
500d4c14c0
|
chg: update PyMISP version
|
2019-08-13 14:05:30 +02:00 |
Pierre-Jean Grenier
|
6ba6f8bb1f
|
new: Rewrite cuckooimport
|
2019-08-09 15:44:47 +02:00 |
chrisr3d
|
415fa55fff
|
fix: Avoiding issues when no CWE id is provided
|
2019-08-06 15:55:50 +02:00 |
chrisr3d
|
0b603fc5d3
|
fix: Fixed unnecessary dictionary field call
- No longer necessary to go under 'Event' field
since PyMISP does not contain it since the
latest update
|
2019-08-05 11:33:04 +02:00 |
chrisr3d
|
5bf35041cc
|
Merge branch 'master' of github.com:MISP/misp-modules
|
2019-08-02 15:36:54 +02:00 |
chrisr3d
|
4df528c331
|
add: Added initial event to reference it from the vulnerability object created out of it
|
2019-08-02 15:35:33 +02:00 |
Alexandre Dulaunoy
|
8402909bb6
|
chg: [docs] add additional references
|
2019-08-02 14:51:42 +02:00 |
Alexandre Dulaunoy
|
fdd845df34
|
Merge pull request #319 from 8ear/8ear-add-mkdocs-documentation
Add `make deploy` to Makefile
|
2019-08-02 14:38:21 +02:00 |
8ear
|
d9156174a6
|
Added docker and non-docker make commands
|
2019-08-02 10:28:08 +02:00 |
chrisr3d
|
034222d7b3
|
fix: Using the attack-pattern object template (copy-paste typo)
|
2019-08-02 10:10:44 +02:00 |
Christian Studer
|
d770a290b9
|
Merge pull request #318 from chrisr3d/master
Updated cve_advanced module to parse CWE and CAPEC data related to the CVE
|
2019-08-02 09:44:28 +02:00 |
8ear
|
6bf51f4555
|
Add `make deploy`
|
2019-08-02 09:02:32 +02:00 |
chrisr3d
|
7eb4f034c0
|
fix: Making pep8 happy
|
2019-08-01 17:17:16 +02:00 |
chrisr3d
|
76533f6fdb
|
Merge branch 'master' of github.com:MISP/misp-modules
|
2019-08-01 15:38:25 +02:00 |
chrisr3d
|
5c15c0ff93
|
add: Making vulnerability object reference to its related capec & cwe objects
|
2019-08-01 15:37:10 +02:00 |
Alexandre Dulaunoy
|
5396fb18c0
|
chg: [travis] revert
|
2019-08-01 15:30:19 +02:00 |
Alexandre Dulaunoy
|
b8ed5eca9e
|
chg: [travis] github token
|
2019-08-01 15:22:58 +02:00 |
chrisr3d
|
c4302aa35e
|
add: Parsing CAPEC information related to the CVE
|
2019-08-01 15:21:18 +02:00 |
Alexandre Dulaunoy
|
0d4d97feec
|
chg: [travis] mkdocs disabled for the time being
|
2019-08-01 15:14:00 +02:00 |
chrisr3d
|
7445d7336e
|
add: Parsing CWE related to the CVE
|
2019-08-01 14:55:53 +02:00 |
Alexandre Dulaunoy
|
7fd769efb9
|
chg: [doc] Fix #317 - update the link to the latest version of the training
|
2019-08-01 14:05:38 +02:00 |
Alexandre Dulaunoy
|
b9c2552ba0
|
chg: [doc] README updated to the latest version
|
2019-08-01 14:03:01 +02:00 |
Alexandre Dulaunoy
|
6f148cafcb
|
chg: [docs] symbolic link removed
|
2019-08-01 10:04:51 +02:00 |
Alexandre Dulaunoy
|
fb66dbf37b
|
chg: [docs] add logos symbolic link
|
2019-08-01 10:03:34 +02:00 |
Alexandre Dulaunoy
|
b1b5de6284
|
Merge pull request #316 from 8ear/8ear-add-mkdocs-documentation
Add web documentation via mkdocs
|
2019-08-01 09:59:06 +02:00 |
8ear
|
aa341219fd
|
Fix Bugs
|
2019-07-31 10:43:17 +02:00 |
8ear
|
195a6684fd
|
Fix Fossa in index.md
|
2019-07-31 09:04:31 +02:00 |
8ear
|
6e2bc6ee43
|
Delete unused file
|
2019-07-31 09:02:54 +02:00 |
8ear
|
680b5ed8e3
|
Change mkdocs deploy method
|
2019-07-31 08:53:16 +02:00 |
8ear
|
5783a769c5
|
Change index.md
|
2019-07-31 08:46:31 +02:00 |
Max H
|
90d7485751
|
Merge branch 'master' into 8ear-add-mkdocs-documentation
|
2019-07-31 08:37:19 +02:00 |