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
fcc18cbd73
Merge branch 'master' of github.com:MISP/misp-modules into features_csvimport
2018-09-03 15:40:19 +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
SuRb0
b0be965e57
Update urlscan.py
...
Added hash to the search so you can take advantage of the new file down load function on urlscan.io. You can use this to pivot on file hashes and find out domains that hosting the same malicious file.
2018-08-30 19:41:34 -05:00
chrisr3d
35f3a5e43f
fix: Quick cleanup
2018-08-30 20:45:29 +02:00
chrisr3d
d15cbe58fe
fix: Quick cleanup
2018-08-30 20:41:49 +02:00
chrisr3d
18bad54603
Merge branch 'master' of github.com:MISP/misp-modules
2018-08-30 09:11:25 +02:00
Christophe Vandeplas
7deeb95820
fix: ta_import - bugfixes
2018-08-21 11:13:08 +02:00
Alexandre Dulaunoy
f5414226b4
Merge pull request #217 from threatsmyth/master
...
Add error handling for DNS failures, reduce imports, and simplify attribute comments
2018-08-14 18:31:30 +02:00