Commit Graph

873 Commits (c34e1ddd2978965eb356986b1febe0711a866657)

Author SHA1 Message Date
chrisr3d e2cebd6c3e
fix: Catching errors while parsing additional info in requests 2018-09-25 17:10:19 +02:00
Alexandre Dulaunoy e78e45eb0a
Merge pull request #232 from CodeLineFi/master
macaddres.io module - Date conversion bug fixed
2018-09-24 21:03:13 +02:00
Alexandre Dulaunoy 69c8e27dfa
Merge branch 'master' into master 2018-09-20 11:50:53 +02:00
chrisr3d b2c34fba06
fix: Reduced logos size 2018-09-20 10:46:25 +02:00
Christian Studer 267fbfbb7c
Merge pull request #233 from chrisr3d/documentation
Modules documentation
2018-09-20 10:26:55 +02:00
chrisr3d 697b397d40 Merge branch 'master' of github.com:MISP/misp-modules into documentation 2018-09-20 10:01:27 +02:00
Codelinefi-admin 4ad60ca948 Updated README. Added a link to the integration tutorial 2018-09-19 21:51:23 +03:00
Codelinefi-admin c19989e217 Fixed a bug with wrong dates conversion 2018-09-19 21:50:56 +03:00
Alexandre Dulaunoy b67aca09e5
Merge branch 'vulnersCom-master' 2018-09-19 09:04:40 +02:00
Alexandre Dulaunoy ef248b6726
Merge branch 'master' of https://github.com/vulnersCom/misp-modules into vulnersCom-master 2018-09-19 09:04:04 +02:00
Alexandre Dulaunoy bde8dcb512
Merge pull request #230 from lctrcl/master
HotFix: Vulners module AI score
2018-09-18 21:49:08 +02:00
isox f1325f4316 Fixed getting of the Vulners AI score. 2018-09-18 18:36:12 +03:00
lctrcl c167632bef
Merge branch 'master' into master 2018-09-18 16:12:11 +02:00
Igor Ivanov 007723109d HotFix: Vulners AI score 2018-09-18 15:56:15 +02:00
Alexandre Dulaunoy 84124f819d
Merge pull request #229 from lctrcl/master
New vulners module added
2018-09-18 14:58:12 +02:00
Igor Ivanov 3e9589d0f4 code cleanup and formatting 2018-09-18 14:38:49 +02:00
Igor Ivanov 8d7d377464 added exploit information 2018-09-18 12:11:47 +02:00
Igor Ivanov 5dc05bfafc initial Vulners module PoC 2018-09-18 11:18:55 +02:00
Alexandre Dulaunoy ad086d4f4b
Merge pull request #226 from CodeLineFi/master
New macaddress.io hover module added
2018-09-14 12:03:26 +02:00
chrisr3d ba2b2652a9
chg: Changed documentation markdown file name 2018-09-13 18:23:12 +02:00
chrisr3d b9fe46ef01
Updated documentation result file 2018-09-13 18:18:59 +02:00
chrisr3d 6acf9573e4
add: Added documentation for expansion modules 2018-09-13 18:18:05 +02:00
chrisr3d 782ef9f2e3
add: Started adding logos on documentation for each module 2018-09-13 18:13:44 +02:00
Codelinefi-admin db7dbd6ed5 macaddress.io hover module added 2018-09-13 17:02:49 +03:00
chrisr3d fc70136312
fix: Typo for separator between each explained module 2018-09-13 15:06:06 +02:00
chrisr3d 7704591a5a
new: Documentation concerning modules explained in markdown file 2018-09-13 14:58:50 +02:00
chrisr3d 77eed369ef
Renamed directory to have consistency in names 2018-09-13 11:13:34 +02:00
chrisr3d 8db47bd973
Removed documentation about a module deleted from the repository 2018-09-13 10:42:46 +02:00
chrisr3d 754321b4e2
Merging readme 2018-09-13 10:37:46 +02:00
chrisr3d c91795dbcc Merge branch 'master' of github.com:MISP/misp-modules into documentation 2018-09-13 10:34:25 +02:00
Christian Studer 79633242c8
Merge pull request #223 from chrisr3d/master 2018-09-08 13:08:51 +02:00
chrisr3d 2fa9972f3d Merge branch 'master' of github.com:MISP/misp-modules 2018-09-08 12:54:26 +02:00
chrisr3d 5c718c5379
fix: Making python 3.5 happy with the exception type ImportError 2018-09-08 02:53:15 +02:00
Christian Studer de846733bc
Merge pull request #222 from chrisr3d/master
Clean up + fix of some modules
2018-09-07 18:16:15 +02:00
chrisr3d cfbd63f14e
fix: Fixed exception type for python 3.5 2018-09-07 18:06:01 +02:00
chrisr3d a18db2ed1d
fix: Fixed exception type 2018-09-07 17:56:25 +02:00
chrisr3d 48fcf9a85e
fix: Fixed syntax error 2018-09-07 17:49:28 +02:00
chrisr3d 26647a164b
fix: Fixed indentation error 2018-09-07 17:43:46 +02:00
chrisr3d 5c69f1d867 Merge branch 'master' of github.com:MISP/misp-modules 2018-09-07 16:59:21 +02:00
Alexandre Dulaunoy 5107e78f5d
Merge pull request #221 from MISP/rommelfs-patch-2
fixed typo
2018-09-06 16:23:59 +02:00
Sascha Rommelfangen ef781f59f8
fixed typo
via #220
2018-09-06 14:05:55 +02:00
chrisr3d ba728f7120
fix: Fixed 1 variable misuse + cleaned up variable names
- Fixed use of 'domain' variable instead of 'email'
- Cleaned up variable names to avoid redefinition
  of built-in variables
2018-09-03 14:43:51 +02:00
chrisr3d cdf2f434ce
fix: Avoiding adding attributes that are already in the event 2018-09-03 14:30:33 +02:00
chrisr3d 33181bc52b
fix: Fixed quick variable issue 2018-09-03 14:29:42 +02:00
chrisr3d 0ab38feade
fix: Cleaned up test function not used anymore 2018-09-03 13:17:48 +02:00
chrisr3d 936e30b15b
fix: Multiple attributes parsing support
- Fixing one of my previous changes not processing
  multiple attributes parsing
2018-09-03 12:03:42 +02:00
chrisr3d 2af947a2de
fix: Removed print 2018-09-03 10:23:05 +02:00
chrisr3d bc2a73c5cf Merge branch 'master' of github.com:MISP/misp-modules 2018-09-02 20:21:01 +02:00
chrisr3d 179430d69d
fix: Some cleanup and output types fixed
- hashes types specified in output
2018-08-31 21:38:53 +02:00
Alexandre Dulaunoy cd2ec0b728
Merge pull request #218 from surbo/patch-1
Update urlscan.py
2018-08-31 08:43:50 +02:00