OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cti-users message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [cti-users] Inquiry: parsing AIS:TLPMarking with Java


You can retrieve the AIS marking XSD via:

https://www.us-cert.gov/sites/default/files/STIX_Namespace/AIS_Bundle_Marking_1.1.1_v1.0.xsd

Are you talking about the github.com/STIXProject/java-stix.git project?

Iâve been using that library for a few years, and I had to add the AIS XSD and make other additions to the code generating files in order to have it create the classes correctly.  My code would be way out of date with the version on github, but Iâve attached the generated package/classes from it.  Perhaps you can just include it in your version?  Hope this helps.

KL



On Mar 21, 2019, at 8:17 PM, Kun-Hsien Shih (TWNCERT) <kunshih@twncert.org.tw> wrote:

Hi Jerome,
 
Thanks for the information about Java library for STIX 2.x.
 
However, we are trying to parse the STIX 1.x in XML format.
So far, we couldnât find Java library for STIX 1.x to parse the AIS:TLPMarking.
 
 
Regards,
Kun-Hsien Shih
 
 
From: Jerome Athias [mailto:jeromeathias2018@gmail.com] 
Sent: Thursday, March 21, 2019 11:36 PM
To: 
ææå
Subject: Re: [cti-users] Inquiry: parsing AIS:TLPMarking with Java
 
Hi
 
Not sure but did you try this one ?
https://github.com/StephenOTT/STIX-Java

On Wednesday, March 20, 2019, Kun-Hsien Shih (TWNCERT) <kunshih@twncert.org.tw> wrote:
Hi Forum members,
 
We are using Java STIX library, org.mitre.stix, to parse the AIS feed data, but an error message showed that the Java STIX library couldnât parse the âAIS:TLPMarkingâ.
 
Do you have suggestions about which Java library could be used for parsing âAIS:TLPMarkingâ?
 
p.s. We could only find an article about parsing âAIS:TLPMarkingâ with python code.
 
 
Thanks,
Kun-Hsien Shih

Kathy Lee Simunich
Modeling & Analytics Group
Strategic Security Sciences
Argonne National Laboratory

Attachment: gov.us_cert.stixmarkingstructure.zip
Description: gov.us_cert.stixmarkingstructure.zip



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]