Alexandre Dulaunoy
8fa25f4f47
chg: [file] imphash removed as it should be at PE level
2020-02-17 14:29:30 +01:00
Alexandre Dulaunoy
36ae20bf02
chg: [pe] imphash and impfuzzy can be as key attribute
2020-02-17 14:27:05 +01:00
Alexandre Dulaunoy
1d2bfe97ce
Merge pull request #233 from Terrtia/master
...
chg: [domain-crawled] domain shouldn't be a multiple
2020-02-17 10:51:35 +01:00
Terrtia
566612302f
chg: [domain-crawled] domain shouldn't be a multiple
2020-02-17 10:00:21 +01:00
Alexandre Dulaunoy
83073d8c65
chg: [iot] add SPI, Serial and JTAG status
2020-02-17 08:55:47 +01:00
Alexandre Dulaunoy
cf30efabc6
chg: [iot] because reusing UUID is bad
2020-02-17 08:33:51 +01:00
Alexandre Dulaunoy
1d0065e852
new: [iot] a first version of the IoT object
...
Ref: based on the workshop discussion in https://github.com/C00kie-/workshop-materials
The idea is to have this root object when a new IoT device is documented
and further objects will be connected such as firmware or even file object
2020-02-17 07:46:58 +01:00
Alexandre Dulaunoy
48bb38d67a
Merge pull request #232 from Terrtia/master
...
domain-crawled object
2020-02-16 21:04:16 +01:00
Terrtia
42df9d2e2f
chg: [crawled domain] rename object
2020-02-14 17:11:42 +01:00
Terrtia
5c46a3aad4
chg: add domain crawled object
2020-02-14 17:08:37 +01:00
Deborah Servili
fdc24a8df8
update version
2020-02-13 12:30:08 +01:00
Deborah Servili
6380007b10
allow several subjects or sender for email objects
2020-02-13 12:28:47 +01:00
ater49
2738648e81
Adding some parts from HAR format description ( http://www.softwareishard.com/blog/har-12-spec/ ) (More to come)
2020-02-10 14:59:35 +01:00
VVX7
1a40095f1a
new: [objects] add instant-message object. add instant-message-group object.
2020-02-09 11:39:36 -05:00
Alexandre Dulaunoy
3ba77c9d2c
chg: [sms] the SMS center is a phone number
2020-02-06 12:06:26 +01:00
Alexandre Dulaunoy
371788589c
chg: [rtir] disable correlation on incident state
2020-02-06 11:55:27 +01:00
Alexandre Dulaunoy
c32c7f4155
chg: [sms] missing Cellebrite fields added
2020-02-06 11:36:13 +01:00
Alexandre Dulaunoy
013c2c9c22
Merge branch 'master' of github.com:MISP/misp-objects
2020-02-06 11:04:53 +01:00
Alexandre Dulaunoy
3f9aca8e27
chg: [email] ip-src added in the email object templated as requested by Norberto Chavez
...
Ref: https://twitter.com/NORBERTOCHAVEZ/status/1225213457429127170
2020-02-06 11:03:33 +01:00
Raphaël Vinot
0c3aa14165
fix: attachment object relation does not exists.
2020-02-06 10:57:44 +01:00
Alexandre Dulaunoy
78fe4325b7
chg: [vehicule] image + type of vehicle added
2020-02-05 15:15:23 +01:00
Alexandre Dulaunoy
ab6d7c3885
chg: [organization] typo fixed + description added
2020-02-05 15:06:37 +01:00
Alexandre Dulaunoy
ccc0f4dd1f
chg: [phone] add brand and model
2020-02-05 15:04:10 +01:00
Andras Iklody
195fc46a13
fix: added iban as an alternative to bank account for the requirements
...
- fixes https://github.com/MISP/MISP/issues/5358
2020-02-04 11:46:24 +01:00
Alexandre Dulaunoy
5897fa7c37
Merge pull request #227 from Terrtia/master
...
chg: [new object pgp-meta]
2020-02-03 18:47:37 +01:00
Terrtia
ae11730a82
fix: [new object pgp-meta] remove first seen/last seen + fix description
2020-02-03 16:45:28 +01:00
Terrtia
b036b52e36
chg: [new object pgp-meta] Metadata extracted from a PGP keyblock, message or signature
2020-02-03 16:03:34 +01:00
VVX7
bde68265e3
chg: [object fields] allow additional requiredOneOf fields in blog, microblog, meme-image objects. add attachment field to blog object. add username to news-media.
2020-02-02 20:08:44 -05:00
VVX7
bc052e17f4
chg: [object field] add profile picture to user-account
2020-01-31 18:27:42 -05:00
VVX7
ed8e72bdb4
chg: [object field] enable multiple URL/link in microblog
2020-01-31 17:11:29 -05:00
VVX7
3bb42c766f
chg: [object field] add title to microblog
2020-01-31 17:01:57 -05:00
VVX7
e4d217172e
chg: [object field] add link for user-account page
2020-01-30 21:51:56 -05:00
VVX7
329d92162c
chg: [object fields] add forged-document types, add microblog state
2020-01-30 21:31:06 -05:00
VVX7
4c4a3aabe5
new: [objects] news-agency, news-media
2020-01-30 19:57:39 -05:00
VVX7
8fa0166b24
chg: [microblog] allow multiple attachments per the enhancement request
2020-01-30 16:41:40 -05:00
VVX7
804e2116ce
chg: [microblog] add attachment field for issue #186
2020-01-30 16:36:56 -05:00
VVX7
ce20ea05fe
chg: [misinfosec objects] add archive (Internet Archive, Archive.is, etc) fields, change blog post title description
2020-01-30 14:08:19 -05:00
VVX7
0b5c9bde29
chg: [blog] add title field to object
2020-01-29 21:55:26 -05:00
VVX7
acf22d496c
chg: [meme-image] uuid and name duplicate
2020-01-28 22:08:45 -05:00
VVX7
79026cb1d6
Merge remote-tracking branch 'upstream/master'
2020-01-28 21:49:12 -05:00
VVX7
84909f1ff2
new: [objects] blog, forged-document, leaked-document, meme-image
2020-01-28 21:24:04 -05:00
Raphaël Vinot
fb878a6901
fix: Wrong name in requiredOneOf
2020-01-28 10:47:18 +01:00
Alexandre Dulaunoy
cdc463ef1a
chg: [domain-ip] port added (required by AIL crawling)
2020-01-24 15:46:06 +01:00
Raphaël Vinot
e6659c7c7e
new: TruStar report object
2020-01-24 12:58:28 +01:00
Alexandre Dulaunoy
1a3d6392f3
Merge pull request #219 from N1col4s5742/master
...
Add vehicle state
2020-01-24 11:23:28 +01:00
Nicolas
e8583c5e13
change definition.json for vehicle and geolocation with verification sponge
2020-01-24 10:40:50 +01:00
Nicolas
6fd7dfc896
change definition.json for vehicle and geolocation
2020-01-24 10:30:22 +01:00
Nicolas
6cc3f4a51c
change definition.json for vehicle
2020-01-24 10:25:32 +01:00
Raphaël Vinot
fa63480391
fix: to_ids must be a bool
2020-01-16 13:46:53 +01:00
Andras Iklody
92ebb542c2
fix: [microblog] to_ids changes
2020-01-16 10:44:51 +01:00
Steve Clement
003391bab1
Merge remote-tracking branch 'upstream/master' into process
2020-01-14 09:47:45 +09:00
StefanKelm
1e096535ef
Update definition.json
...
Add compilation timestamp (similar to pe object)
2020-01-10 15:00:19 +01:00
Alexandre Dulaunoy
ce80fb6384
chg: [microblog] disable correlation for the verified-username state
2019-12-27 11:27:53 +01:00
Alexandre Dulaunoy
faf2b07599
chg: [annotation] 'full report' type added
2019-12-26 18:29:57 +01:00
N1col4s5742
c611736e35
Vehicle state
2019-12-20 14:20:08 +01:00
N1col4s5742
59027ddc6a
Bump version
2019-12-20 14:18:10 +01:00
N1col4s5742
5f1e6c5fec
Add vehicle state
2019-12-20 14:14:49 +01:00
Alexandre Dulaunoy
bce1018325
Merge branch 'master' of github.com:MISP/misp-objects
2019-12-17 14:59:50 +01:00
Alexandre Dulaunoy
e832f5ce64
chg: [organization] VAT - TAX-ID added in the template
2019-12-17 14:59:00 +01:00
Deborah Servili
33a7d6b574
Merge pull request #217 from Delta-Sierra/master
...
add imphash in file object
2019-12-10 12:26:08 +01:00
Deborah Servili
c0877cfd7c
add imphash in file object
2019-12-10 12:19:29 +01:00
Alexandre Dulaunoy
ab484998ff
chg: [microblog] add the ability to have non-malicious links
...
Fix #215
2019-12-06 14:59:12 +01:00
Jean-Louis Huynen
0fd9ff6670
chg: [dark-pattern] typos
2019-12-04 16:17:45 +01:00
Alexandre Dulaunoy
4185e2b8e2
chg: [script] attachment field added
2019-12-04 13:41:08 +01:00
Jean-Louis Huynen
b69657b7b1
add: [dark-pattern] new object to share dark-patterns
2019-12-03 16:23:54 +01:00
Alexandre Dulaunoy
5e9aeadc7a
Merge branch 'master' of github.com:MISP/misp-objects
2019-12-03 08:07:50 +01:00
Alexandre Dulaunoy
34ac927065
new: [virustotal-graph] VirusTotal graph object added
...
Based on the discussion with VT, virustotal-graph object has been added which will
be used with the expansion modules and also to trigger the specific
quick-tab in MISP to display the VT graph result in an iframe if this
object is present.
2019-12-03 07:39:28 +01:00
m4tze
33a75fe4f2
updated "version" to 4
2019-11-29 09:09:30 +01:00
m4tze
cd08dc32a0
added "type" to "requiredOneOf"
2019-11-29 08:56:55 +01:00
Raphaël Vinot
68d61d25d9
fix: Type asn -> AS
2019-11-25 16:23:42 +01:00
Raphaël Vinot
2ce8794528
fix: ui-priority is required in the object template
2019-11-25 16:21:19 +01:00
Raphaël Vinot
185fae4a61
fix: Make jq happy
2019-11-25 14:48:51 +01:00
Raphaël Vinot
2fe41c1c46
new: IntelQM objects
2019-11-25 14:43:28 +01:00
Raphaël Vinot
3d7b09e9c4
chg: Update crypto-material and url
2019-11-18 18:03:01 +01:00
Alexandre Dulaunoy
4b76b30061
chg: [microblog] verified field added to add the state of the username
2019-11-16 21:13:10 +01:00
Deborah Servili
bdad48d587
switch requiredOneOf list to required since it contains only one element
2019-11-08 15:35:14 +01:00
Jean-Louis Huynen
7b2e5061bb
chg: [x509, crypto-material] several changes:
...
- enables correlation on n, p, q;
- allows for only providing modulus for crypto material;
- specifies the expected data format of several fields.
2019-10-31 10:09:40 +01:00
Alexandre Dulaunoy
58d6722f5e
chg: [crypto-material] new object to described key materials (public and private)
2019-10-17 15:41:01 +02:00
Alexandre Dulaunoy
0859a97535
chg: [x509] to map with D4 project snakeoil database
2019-10-17 14:48:21 +02:00
Alexandre Dulaunoy
edf8b59af7
chg: [cowrie] to add HASSH of the client SSH session following Salesforce algorithm
...
As mentioned in #84
2019-10-05 10:05:26 +02:00
Raphaël Vinot
2cd5329b00
fix: duplicate in coin-address
2019-10-01 13:21:28 -07:00
Alexandre Dulaunoy
49e6c989d5
chg: [coin-address] DASH cryptocurrency address added
2019-10-01 20:17:44 +02:00
Alexandre Dulaunoy
ffc120106c
Update definition.json
...
Following discussion during MISP training - new language seen in a malware campaign.
2019-09-25 12:15:04 +02:00
Deborah Servili
6622083a2b
rename object misc to organization + update version
2019-09-23 12:57:09 +02:00
Deborah Servili
d116b7e4b2
Update version of paste object
2019-09-23 09:54:41 +02:00
Alexandre Dulaunoy
4ab14e785a
chg: [translation] double entry fixed in requiredOneOf
...
Signed-off by: By de leaduh of JavaScript and decayin' indicatawhs
2019-09-20 09:05:49 +02:00
Alexandre Dulaunoy
52e8f9e98b
chg: [translation] list of sane default for the languages + type of translation
2019-09-20 07:30:30 +02:00
Deborah Servili
4081dc8f8f
jq
2019-09-19 16:26:41 +02:00
Deborah Servili
2721d103e5
add translation object
2019-09-19 16:14:48 +02:00
Deborah Servili
a210cb0490
add hashtag attribute in microblog object
2019-09-19 13:33:45 +02:00
Deborah Servili
85f9aee365
Merge https://github.com/MISP/misp-objects
2019-09-17 15:00:51 +02:00
Deborah Servili
ca70c9ca9b
update microblog object - use link for non malicious link of the microblog post and embedded-link forlink into the microblog post
2019-09-17 14:59:34 +02:00
Alexandre Dulaunoy
a7157678af
Merge pull request #204 from saadkadhi/patch-1
...
Better wording
2019-09-12 11:12:36 +02:00
Saad Kadhi
0f76563ffc
Better wording
2019-09-11 22:02:48 +02:00
Saad Kadhi
a98631d533
Better wording
2019-09-11 21:59:37 +02:00
Alexandre Dulaunoy
0910f0b15f
chg: [credential] adding disable correlation when required
2019-09-11 10:27:27 +02:00
Alexandre Dulaunoy
951abf10fe
chg: [new object templates] various updates
2019-09-11 09:11:28 +02:00
Alexandre Dulaunoy
ebcb886037
Merge branch 'master' of https://github.com/Delta-Sierra/misp-objects into Delta-Sierra-master
2019-09-11 08:52:20 +02:00
Deborah Servili
b9d16a38ad
draft command object
2019-09-10 16:15:40 +02:00
Deborah Servili
0d40f64815
add impersonation object
2019-09-09 16:36:16 +02:00
Christophe Vandeplas
a347aa78fe
fix: [virustotal] corrected typo in category
2019-08-08 14:01:09 +02:00
Christophe Vandeplas
7c3ee740fa
fix: [timesketch] fix incorrect attribute type
2019-08-08 12:11:13 +02:00
Pierre-Jean Grenier
006e792829
fix: [process] change undefined attributes
...
misp-attributes 'uuid' and 'src-port' do not exist, change those to something else so that we can use this object properly
2019-08-06 10:39:43 +02:00
Pierre-Jean Grenier
fc182be371
Change undefined category to "External analysis"
2019-08-02 14:37:08 +02:00
chrisr3d
29febb2de0
fix: JQed all the things
2019-08-01 15:50:29 +02:00
chrisr3d
ad83a3a56f
new: Weakness & attack-pattern objects to describe CWE & CAPEC related to a CVE
...
- The attack-pattern object is using a new
attribute type called weakness to describe CWE
id, which will link to its own information as
described in https://cve.circl.lu
2019-08-01 14:34:30 +02:00
Raphaël Vinot
e5cd4c761a
chg: Rename category environment -> climate
2019-07-24 09:31:15 +02:00
Raphaël Vinot
5650664665
new: Objects for Scripps CO2
2019-07-23 16:36:18 +02:00
Alexandre Dulaunoy
ab9c1e4cd6
chg: [process] updated following the "mess" of representation in process object
...
Ref: https://twitter.com/cyb3rops/status/1150315962501095424
2019-07-15 15:58:55 +02:00
Alexandre Dulaunoy
fbeb34ccb7
Merge pull request #193 from kx499/master
...
Adds employee object, dns-record object, and shodan object
2019-07-14 07:59:30 +02:00
Alexandre Dulaunoy
17f1b75973
chg: [network-connection] community-id added
2019-07-13 10:22:18 +02:00
Alexandre Dulaunoy
d504979f10
chg: [netflow] attribute community-id added in netflow object template
...
Ref: https://github.com/corelight/community-id-spec
Ref: 020e67c154
2019-07-13 10:02:15 +02:00
Steve Clement
e67b937f73
chg: [process] revert back to single char in light of the new process-attribute
2019-07-13 12:28:31 +09:00
Steve Clement
eaf0301fe3
chg: [process] Added sane defaults.
2019-07-12 16:04:38 +09:00
Steve Clement
c1a5a52155
chg: [process] Updated process object
2019-07-12 14:33:51 +09:00
Alexandre Dulaunoy
919f6638e1
Merge branch 'master' of github.com:MISP/misp-objects
2019-07-11 23:00:29 +02:00
Alexandre Dulaunoy
ce8d6a93c3
chg: [yara] add a yara-rule-name field which can be optional or the only field
...
As requested in https://github.com/MISP/MISP/issues/4858
2019-07-11 22:59:05 +02:00
Sascha Rommelfangen
fd15381cc2
disable correlation on the text field
2019-07-11 16:01:06 +02:00
Sascha Rommelfangen
e26a2b6d81
transaction number must be multiple (and text)
2019-07-11 15:51:07 +02:00
Sascha Rommelfangen
1459302dd1
Merge pull request #191 from MISP/rommelfs-patch-5
...
fixed issue with requirements
2019-07-11 15:24:50 +02:00
Sascha Rommelfangen
07987dc1dd
bumped version
2019-07-11 15:19:37 +02:00
Sascha Rommelfangen
aab46e38ea
bumped version
2019-07-11 15:18:55 +02:00
Sascha Rommelfangen
139c190c6a
fixed issue with requirements
2019-07-11 14:56:38 +02:00
Sascha Rommelfangen
78e6b95465
missing parts for balance corrected
2019-07-11 14:34:44 +02:00
Sascha Rommelfangen
873b5cc5a1
removed unneeded characters
2019-07-10 16:35:07 +02:00
Sascha Rommelfangen
2ad020bf15
Merge commit 'ad1300767f7b7757867a8c01ffb4c7d6fa308540'
2019-07-10 15:34:35 +02:00
Sascha Rommelfangen
ad1300767f
add: btc wallet and transaction object templates
2019-07-10 15:15:16 +02:00
kx1499
c8f6c97da0
Merge remote-tracking branch 'upstream/master'
2019-07-09 22:13:31 -04:00
chrisr3d
0caf4a9edc
chg: Added user-id attribute as one of the required ones
2019-07-09 17:05:48 +02:00
chrisr3d
ddff56f52c
fix: TYPO
2019-07-08 11:38:11 +02:00
chrisr3d
b96e7ed8be
new: New object describing user accounts
2019-07-08 11:18:21 +02:00
chrisr3d
d502c254cc
add: [ip-port] Added ip-dst as one of the required attributes
2019-07-05 16:11:31 +02:00
chrisr3d
bfb325b907
add: [ip-port] Added ip-dst attribute eeeeeeeeeeeeeeeeeeeeeee
...
- Users can then choose between "ip" when they do
not know whever it is a source or destination IP
address, or "ip-src" & "ip-dst" to have more
clarity about the IP address
2019-07-05 15:57:11 +02:00
Alexandre Dulaunoy
c3618fcf52
new: [imsi-catcher] object based on the output format of IMSI-catcher open source tools
...
The object has been created to show the flexibility of the object
template during the PassTheSalt 2019 conference and the D4 presentation.
2019-07-02 10:19:54 +02:00
ater49
e2f12cebd6
Adding IIN and bank_name
2019-06-18 21:45:42 +02:00
Alexandre Dulaunoy
41a6d596ff
chg: [rogue-dns] new object template expressing rogue dns
...
Thanks to CERT.br for the contribution
2019-06-18 17:39:47 +02:00
Alexandre Dulaunoy
e7bb12af7d
chg: [shell-commands] fix typo in object name
2019-06-01 10:13:06 +02:00
Alexandre Dulaunoy
48c64c52fc
new: [shell-commands] Object describing a series of shell commands executed. This object can be linked with malicious files in order to describe a specific execution of shell commands.
2019-06-01 10:04:46 +02:00
Alexandre Dulaunoy
a1b2db8fd1
chg: [script] requiredOneOf for script or filename
...
Malicious scripts can be received without having a filename.
2019-05-23 11:24:05 +02:00
Alexandre Dulaunoy
be7e37200a
add: [ssh-authorized-keys] object to add elements from SSH authorized
...
keys (and do correlation for fun-and-profit(tm))
2019-05-19 17:47:51 +02:00
Alexandre Dulaunoy
d922d3eaa5
chg: [person] Gender unknown added
...
This has been added when investigation is ongoing and
alias is know but gender is unknown discovered during
Enforce training.
topic:enforce
2019-05-16 15:08:43 +02:00
Alexandre Dulaunoy
e066df4e6d
chg: [microblog] state field added to describe if the tweet is malicious
...
or just OSINT.
2019-05-09 17:35:14 +02:00
Alexandre Dulaunoy
230122493c
chg: [authenticode-signerinfo] first version
2019-05-06 07:10:33 +02:00
Alexandre Dulaunoy
8f951e8450
chg: [jq] jq all the things(tm)
2019-05-05 12:33:59 +02:00
Alexandre Dulaunoy
cce77727d6
chg: [x509] improve X.509 certificate description to match required ones
...
from LIEF (as discussed in #180 ).
2019-05-05 12:31:41 +02:00
Alexandre Dulaunoy
79ab435903
Merge pull request #181 from ater49/master
...
Adding registration-date in domain-ip
2019-05-04 09:35:11 +02:00
ater49
a2bec8571b
Correcting "_" to "-" in fields name
2019-05-03 22:12:08 +02:00
ater49
424900b02d
Adding registration-date to domain-ip
2019-05-03 22:08:44 +02:00
Raphaël Vinot
f2e8195d50
new: Add offset, virtual_address and virtual_size to the pe section object
...
Related to https://github.com/MISP/PyMISP/issues/388
2019-05-03 11:19:42 +02:00
Alexandre Dulaunoy
e76e492894
chg: [regripper] version updated
2019-05-01 21:32:14 +02:00
mday
71b4e71ab1
update the misp-attribute to specify a valid value instead of an empty string
2019-05-01 14:11:30 -05:00
mday
baae683771
update the definition files of various object types so that the `required` and `requiredOneOf` lists no longer specify attributes that do not exist in the objects.
2019-04-30 12:32:22 -05:00
Alexandre Dulaunoy
0f6fdee7f3
chg: [irc] add nickname used for associated IRC server and channel(s)
2019-04-27 10:32:10 +02:00
Alexandre Dulaunoy
1966d4d5f0
add: [irc] IRC object to describe an IRC server with associated IRC channels
2019-04-27 10:28:50 +02:00
Alexandre Dulaunoy
b656cc532d
chg: [device] name of an object must be lowercase
2019-04-21 15:57:07 +02:00
Alexandre Dulaunoy
3dcb1725ae
chg: [phishing-kit] small typo fixed in the description
2019-04-21 15:52:57 +02:00
Raphaël Vinot
a6ed6df86a
Merge branch 'master' of github.com:MISP/misp-objects
2019-04-18 11:15:56 +02:00
Raphaël Vinot
371ffe77fb
chg: Allow to create a file object with a non-malicious file.
...
Fix #175 #176
2019-04-18 11:14:22 +02:00
Andras Iklody
92d15c5efe
Merge pull request #177 from haxpak/haxpak/update-device
...
Haxpak/update device
2019-04-16 07:43:01 +02:00
Andras Iklody
ed271a3b7d
Merge pull request #173 from haxpak/master
...
added option "Further Analysis Required" to attribute stage of object course-of-action
2019-04-16 07:42:32 +02:00
haxpak
4066da31e4
changed device type drop down from category to sane_default
2019-04-16 08:31:43 +05:30
haxpak
89b8e10fbe
added option "Further Analysis Required" to attribute stage
2019-04-15 17:41:39 +05:30
Andras Iklody
a8e89e3eaa
Merge branch 'master' into haxpak/#24
2019-04-15 10:52:48 +02:00
haxpak
9f4e7737a1
added attribute DNS name to device object
...
changed MAC address misp attribute to mac-address
2019-04-15 10:33:08 +05:30
haxpak
3cef676f34
added OS, version, dns-name attribute to device
...
changed misp-attribute of mac-address from text to mac-address
2019-04-15 10:29:09 +05:30
haxpak
836bd04a75
meta category for organization changed back to misc since schema_objects.json does not recognize organization as a meta category
2019-04-14 11:32:55 +05:30
haxpak
2053c17fa4
corrected typo
2019-04-14 11:27:29 +05:30
haxpak
4f1745a095
added meta category organization
2019-04-14 11:26:12 +05:30
haxpak
b24336499a
modified: objects/device/definition.json
...
modified: objects/phishing-kit/definition.json
2019-04-14 11:04:57 +05:30
haxpak
bb9ff86b2f
added MAC address to device
...
meta category of organization changed to organization
meta category of person object changed to organization
new object phishing-kit
2019-04-14 10:53:57 +05:30
haxpak
9f3fb14ed5
changed organization meta category to misc
2019-04-13 14:57:55 +05:30
haxpak
6917beee5f
reverted device to misc category
2019-04-13 14:02:26 +05:30
haxpak
63fff149f0
added requiredOneOf to device definition
2019-04-13 13:49:16 +05:30
haxpak
df91c999e6
fixed typos and ran jq_all_things
2019-04-13 13:45:05 +05:30
haxpak
23ab735119
- added : attachment attribute to annotation
...
- added : new object type device
2019-04-13 13:32:56 +05:30
haxpak
161f72678a
modified : person object "changed UI priority of the attributes"
...
modified : report object "added attachment to report"
2019-04-13 12:05:51 +05:30
haxpak
71419a999a
new-object : Organization "Defines an organization"
2019-04-13 11:55:38 +05:30
Alexandre Dulaunoy
c5532621b6
chg: [ip-port] ip-src added to fix #149
2019-04-07 22:28:36 +02:00
Alexandre Dulaunoy
006aa1d1a2
chg: [script] filename added to fix #149
2019-04-07 22:24:58 +02:00
Alexandre Dulaunoy
b4478a6c2b
add: [tor-hiddenservice] a simple object template to describe Tor Onion Service
2019-04-05 11:22:22 +02:00
Alexandre Dulaunoy
aca06cec1f
chg: [lnk] new LNK object (Windows Shortcut)
2019-04-03 14:05:39 +02:00
Alexandre Dulaunoy
4793bf33ae
chg: [process] fix the type - fix #160
2019-04-02 19:56:59 +02:00
Alexandre Dulaunoy
ba31488e5a
Merge pull request #161 from geekscrapy/geekscrapy-patch-1
...
Username is often utilised alongside a credential
2019-04-02 19:55:59 +02:00
Alexandre Dulaunoy
302182e594
Merge pull request #159 from geekscrapy/patch-1
...
Added current-directory to required field
2019-04-02 19:55:03 +02:00
molley
a50986361f
Username is often utilised alongside a credential
...
Username can often identify malicious behavior, and is usually part of the credential tuple - it can also be used to highlight common user accounts without password/api key
2019-04-02 18:26:00 +01:00
molley
490d760a4b
Added current-directory to required field
...
This field will often indicate where a malicious binary is started from, therefore a good candidate for solo use
2019-04-02 17:41:07 +01:00
molley
a85178255c
Added issuer as one of the required fields
...
This is often a field used on it's own to identify a malicious cert
2019-04-02 17:28:49 +01:00
Raphaël Vinot
0c6b7b4302
chg: Bump vehicle object
2019-04-02 17:09:02 +02:00
Alexandre Dulaunoy
047595ddeb
chg: [person] Spanish IDs added (NIE, NIF and DNI)
2019-03-15 14:36:12 +01:00
kx1499
e61344c981
Merge remote-tracking branch 'upstream/master'
2019-03-14 21:42:12 -04:00
Deborah Servili
55f5716b5d
remove accent from ilr objects - bis
2019-02-26 16:00:23 +01:00
Deborah Servili
96751b2af7
remove accent from ilrobjects
2019-02-26 15:57:58 +01:00
Deborah Servili
41dd469869
add ilr-notification-incident object
2019-02-26 15:51:20 +01:00
Deborah Servili
bd9970b1c9
fix lr-impact attributes names
2019-02-26 14:26:29 +01:00
Deborah Servili
bc05eca2b6
disable correlations on ilr-impact attributes
2019-02-26 14:05:01 +01:00
Deborah Servili
ec2851d4eb
add ilr-impact object
2019-02-26 13:57:31 +01:00
Sascha Rommelfangen
45f6aec0f5
corrected order
2019-02-25 09:29:15 +01:00
marcnil815
03870031db
jq'ed definition.json
2019-02-21 19:36:07 +01:00
marcnil815
e26e54b54a
Create splunk object definition.json
...
Adding misp-object for basic splunk search/correlation search values.
2019-02-21 16:12:54 +01:00
Alexandre Dulaunoy
b0f07156ae
Merge pull request #147 from Delta-Sierra/master
...
Person object - Add a (or several) role to a person
2019-02-21 07:20:40 +01:00
Alexandre Dulaunoy
18042c0749
chg: [elf] disable correlation on file type
2019-02-20 10:43:38 +01:00
Deborah Servili
0173504050
Person object - Add a (several) role to a person
2019-02-15 09:46:29 +01:00
Alexandre Dulaunoy
08798f1262
chg: [email] IP and hostname fields from extracted headers
2019-02-14 14:33:39 +01:00
Alexandre Dulaunoy
8a4f2c96b8
chg: [file] preferred charset used by the file (if decoded from mime-type parsing)
2019-02-14 14:16:01 +01:00
Alexandre Dulaunoy
f9bb8bfa9b
chg: [phishing] removed the IDS flag on the email used for takedown - and change attribute type
2019-02-11 06:45:18 +01:00
Sascha Rommelfangen
f09a392d49
added hostname attribute to the phishing object
2019-02-07 14:58:40 +01:00
Alexandre Dulaunoy
75ae30f44d
Merge pull request #143 from rommelfs/master
...
added values valuable to operators
2019-02-02 09:27:38 +01:00
Alexandre Dulaunoy
36dc6efab3
chg: [anonymisation] add level-of-knowledge to request for more information if needed
2019-02-01 10:19:25 +01:00
Sascha Rommelfangen
732476d7ca
added values valuable to operators
2019-02-01 09:37:31 +01:00
Alexandre Dulaunoy
f5c7530e0b
chg: [anonymisation] algo list fixed
2019-01-31 23:01:08 +01:00
Andras Iklody
86a116770b
Update definition.json
2019-01-31 22:57:49 +01:00
Alexandre Dulaunoy
b141dce581
add: [anonymisation] Anonymisation object describing an anonymisation technique which is used in MISP anonymised attributes.
2019-01-31 22:41:23 +01:00
Deborah Servili
db6297131f
Merge https://github.com/MISP/misp-objects
2019-01-28 15:44:31 +01:00
Deborah Servili
0f6f7de384
fix required field for interpol notice
2019-01-28 15:40:07 +01:00
Deborah Servili
1533703894
add interpol notice object
2019-01-28 15:26:49 +01:00
Alexandre Dulaunoy
beb0ec8bb7
chg: [script] added PHP in the most used programming language (at least when looking at malicious WebShells on the Internet)
...
- I sense a new stackoverflow survey category
Signed-off: 5c45721d-de08-4fff-b9b0-168a02de0b81
2019-01-24 13:36:09 +01:00
kx1499
a5ca2e1189
Merge remote-tracking branch 'upstream/master'
2019-01-15 21:19:19 -05:00
Alexandre Dulaunoy
b25388c406
Merge pull request #139 from Delta-Sierra/master
...
Person object - add alias as a requiredOneof attribute
2019-01-11 20:31:03 +01:00
chrisr3d
b94abc9182
Merge branch 'master' of github.com:MISP/misp-objects
2019-01-11 16:51:18 +01:00
chrisr3d
cf8c50b72e
fix: Disabled correlation for original imported samples
2019-01-11 16:50:29 +01:00
Deborah Servili
d6299e6542
update person object version
2019-01-11 15:03:11 +01:00
Deborah Servili
b0d8e91f0f
add alias as a requiredOneof attribute
2019-01-11 15:02:06 +01:00
Christophe Vandeplas
ae32e23fbf
chg: [http-request] IP as allowed type
2019-01-03 15:07:08 +01:00
Stefan Kelm
d98cfd6d16
New object: Information related to known scanning activity (e.g. from research projects)
2019-01-02 16:19:08 +01:00
eCrimeLabs
68ca8b0a92
Updated JA3 to have own data type ja3-fingerprint-md5 and bumped the version
2018-12-30 12:31:17 +01:00
Alexandre Dulaunoy
9b84576442
add: [facial-composite] new facial composite object
2018-12-21 20:41:45 +01:00
Alexandre Dulaunoy
5a9800ab6a
chg: [person] portrait added #133
2018-12-21 20:28:24 +01:00
Deborah Servili
7dfa69a743
Object Victim - Extended requiredOneof
2018-12-21 12:27:11 +01:00
Alexandre Dulaunoy
11a462e79b
chg: [person] OFAC fields - Office of Foreign Assets Control
2018-12-04 15:39:51 +01:00
Alexandre Dulaunoy
6cc29aad3d
chg: [microblog] a small clarification about the username to avoid the @
2018-11-26 22:21:51 +01:00
Alexander J
e44dd16b18
new misp object for a timesketch message
...
to be able to push timesketch messages (timesketch.org) to a misp event it is handy to have a specific type of object for it.
2018-11-23 15:40:57 +01:00
Alexandre Dulaunoy
7808850ce2
chg: [cortex] description updated as TheHive/Cortex observables will be attributes with
...
relationships from this object
2018-11-18 10:29:42 +01:00
Alexandre Dulaunoy
39dd150e2a
add: [cortex] new object based on a discussion with Jerome L. from TheHive (thanks to SNCF)
2018-11-18 10:28:18 +01:00
Alexandre Dulaunoy
3ec98a8a65
chg: [cortex-taxonomy] aka mini-report
2018-11-18 10:11:25 +01:00
Alexandre Dulaunoy
0f1f23fbb5
fix: [cortex-taxonomy] jq all the things(tm)
2018-11-09 14:21:10 +01:00
Hendrik
d61a1f3390
Added cortex taxonomy object definition
2018-11-09 12:37:34 +01:00
Alexandre Dulaunoy
78bfd806e7
Merge pull request #127 from thomaspatzke/process-extension
...
Extension of process object
2018-11-02 08:56:14 +01:00
Thomas Patzke
e12f15d5da
Fixed misp-attribute in link attribute of paste object
2018-11-02 00:40:55 +01:00
Thomas Patzke
d41b642bc4
Extension of process object
2018-11-02 00:35:28 +01:00
Steve Clement
e132ea8e03
fix: [definition] Fixed current balance type, is float.
2018-10-30 22:58:54 +09:00
Steve Clement
6560a53b80
chg: [definition] Extended crypto coin object to be able to enrich with interesting data
2018-10-30 21:30:09 +09:00
Alexandre Dulaunoy
a4207d1f36
chg: [mactime-timeline-analysis] disable some correlations
2018-10-29 20:43:36 +01:00
Alexandre Dulaunoy
ccab94e1b7
chg: [ip-api-adress] updated to ensure correlation disabled
2018-10-28 15:07:35 +01:00
Raphaël Vinot
decd49b6fc
fix: JQ things
2018-10-25 17:45:47 -04:00
Raphaël Vinot
e3d5d636e4
chg: Add type of internal reference
2018-10-25 15:47:04 -04:00
Raphaël Vinot
1a0d055caa
new: Internal reference object
2018-10-25 13:47:20 -04:00
Alexandre Dulaunoy
2f1ed1ee0c
chg: [regripper-sam-hive-single-user] uuid fixed
2018-10-25 17:49:20 +02:00
Alexandre Dulaunoy
5e952a4bf7
chg: [tsk-web-downloads] including link versus url (we assume it's malicious link by default)
2018-10-25 17:45:58 +02:00
Alexandre Dulaunoy
38a3718693
typo fixed
2018-10-25 17:42:57 +02:00
Alexandre Dulaunoy
7a70a1ece3
fix: various typos
2018-10-25 17:38:26 +02:00
Alexandre Dulaunoy
26fcbcd3bf
fix typo
2018-10-25 17:35:50 +02:00
Alexandre Dulaunoy
172b5551ba
Merge branch 'master' of github.com:MISP/misp-objects
2018-10-25 17:32:47 +02:00
Alexandre Dulaunoy
b93ad7969f
fix: jq all the things(tm)
2018-10-25 17:31:36 +02:00
Alexandre Dulaunoy
38a006b05b
Merge branch 'master' of https://github.com/Aks6193/misp-objects
2018-10-25 17:30:30 +02:00
aksha
bb119724ba
fix: Changed TSK object names to lower case
2018-10-25 13:21:08 +01:00
aksha
1cedea6506
Chg: Jq'ed all the objects
2018-10-25 12:39:48 +01:00
Alexandre Dulaunoy
15539c5e25
Merge pull request #123 from neok0/sandbox-file-attribute
...
added sandbox-file type as attribute for storing e.g. sandbox results…
2018-10-24 14:39:25 +02:00
Alexandre Dulaunoy
7bffd599ab
Merge pull request #122 from neok0/master
...
enable multiple summary attribute in report object
2018-10-24 14:37:33 +02:00
Tobias Mainka
8b861df876
fix failing check via running .jq_all_the_things.sh
2018-10-24 14:14:32 +02:00
Tobias Mainka
675b60703b
added sandbox-file type as attribute for storing e.g. sandbox results file in sandbox-report object
2018-10-24 13:58:38 +02:00
Alexandre Dulaunoy
a2ce46ecad
chg: [pcap-metadata] linktype added in the sane default
2018-10-24 07:35:31 +02:00
Alexandre Dulaunoy
3bf8c938aa
fix the required part of the url
2018-10-23 20:03:58 +02:00
Alexandre Dulaunoy
1a1972003d
add: [pcap-metadata] new object template for pcap file metadata (WiP)
2018-10-23 16:35:08 +02:00
Alexandre Dulaunoy
ae103f6080
chg: [person] add attributes to whois-related information which can be associated to a person
2018-10-23 08:43:35 +02:00
Tobias Mainka
332cf5475c
enable multiple summary attribute in report object
2018-10-22 14:55:27 +02:00
aksha
478dc899f2
Add: Web artefacts objects
2018-10-22 09:35:21 +01:00
chrisr3d
de3acf865d
fix: Disabled correlation of imported files format attribute
2018-10-22 10:13:48 +02:00
aksha
711abb094a
Add: python-etvx object
2018-10-15 11:08:09 +01:00
chrisr3d
141a0c8d41
fix: JQed ip-api-address template
2018-10-11 09:14:08 +02:00
chrisr3d
8137a58f48
fix: Fixed ip-api-address object template filename
2018-10-11 07:11:28 +02:00
Alexandre Dulaunoy
09495c3f2a
chg: [network-connection] disable correlation
2018-10-06 20:27:51 +02:00
Alexandre Dulaunoy
6ea337654a
Merge branch 'master' of github.com:MISP/misp-objects
2018-10-06 09:35:58 +02:00
Alexandre Dulaunoy
9735995ba1
chg: [process] disable correlation where it's not required
2018-10-06 07:42:34 +02:00
DigitalLeukocyte
afb1d28b2b
Added ip-api-address object
...
Object useful for IP data from http://ip-api.com .
2018-10-04 13:45:22 -07:00
DigitalLeukocyte
237b5a364b
Delete IP_API_IP_Address.json
2018-10-04 13:42:07 -07:00
DigitalLeukocyte
c39ff94f41
Deleted IP_API single file
2018-10-04 13:15:55 -07:00
DigitalLeukocyte
04aea7b596
Uploaded IP_API Object in folder
2018-10-04 13:14:42 -07:00
DigitalLeukocyte
59b1dda754
Updated to match more of ip-api.com
2018-10-04 12:41:52 -07:00
DigitalLeukocyte
ec75268f5c
Created for data from ip-api.com
2018-10-02 13:02:49 -07:00
DigitalLeukocyte
60f559f6da
Create IP_API.JSON
2018-10-02 13:01:29 -07:00
aksha
f8226fc200
Fix: Regripper object templates fixed
2018-10-02 10:14:19 +01:00
aksha
44d92e95be
Add: Regripper objects (System + Software Hive)
2018-10-01 12:18:55 +01:00
aksha
58f39ff62d
Add: regripper objects for system hive
2018-09-30 21:35:38 +01:00
Alexandre Dulaunoy
25e9f5d51a
chg: [phishing] new template object (first draft) based on the phishtank format
2018-09-28 15:14:51 +02:00
aksha
58ab539825
Fix: NTUser template
2018-09-28 12:15:21 +01:00
aksha
98459432a2
Add: Regripper 3 object templates including SAM hive and NTUSer.dat.
2018-09-28 12:13:31 +01:00
Alexandre Dulaunoy
5acaa3498f
chg: jq all the things ;-)
2018-09-27 13:19:33 +02:00
Alexandre Dulaunoy
96f234884a
Merge branch 'master' of https://github.com/Aks6193/misp-objects into Aks6193-master
2018-09-27 13:19:04 +02:00
aksha
10acf6289e
add: Misp object for Mactime-timeline-analysis
2018-09-27 11:46:32 +01:00
Alexandre Dulaunoy
01ea4c3097
chg: [malware-config] new object to describe malware configuration in clear-text or encrypted/encoded
...
ref: fix https://github.com/MISP/MISP/issues/3679
2018-09-21 07:11:38 +02:00
Alexandre Dulaunoy
4d6e0d7580
chg: [file] fullpath can be part of a single file object
2018-09-16 17:13:30 +02:00
Stefan Kelm
00184b6fc0
bgp-hijack
2018-09-13 14:13:33 +02:00
Stefan Kelm
8b5b5df77c
bgp-hijack
2018-09-13 14:05:45 +02:00
Alexandre Dulaunoy
243396a34d
chg: [ail] version of the template updated
2018-09-12 22:11:46 +02:00
Terrtia
76b3086356
fix: [ail-leak] disable correlation
2018-09-12 16:49:28 +02:00
Alexandre Dulaunoy
bb2b8d810f
chg: [tracking-id] add the tracker origin such as the vendor or software
2018-09-09 12:39:22 +02:00
Alexandre Dulaunoy
37a4a93326
chg: [original-import-file] list of "sane" default format.
2018-09-09 12:34:06 +02:00
Alexandre Dulaunoy
755dbe5837
Merge branch 'master' of github.com:MISP/misp-objects
2018-09-09 12:30:26 +02:00
Alexandre Dulaunoy
c8ecf75fdc
new: [tracking-id] Analytics and tracking ID such as used in Google Analytics or other analytic platform.
2018-09-09 12:29:58 +02:00
chrisr3d
5f74fe8fa8
Merge branch 'master' of github.com:MISP/misp-objects into chrisr3d_patch
2018-09-07 11:33:45 +02:00