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] Re: Stix 2 Fake Data Generator: for testing, performance tweaks, prototyping, analysis, tool building, etc.


Thanks everyone.
Feedback and suggestions are always welcome!Â

Feel free to post on the issue queue or contact by email.





From:ÂRon Williams <ron.williams@us.ibm.com>
Reply:ÂRon Williams <ron.williams@us.ibm.com>
Date:ÂApril 30, 2019 at 3:02:47 PM
To:Âstephen@digitalstate.ca <stephen@digitalstate.ca>
Cc:Âcti-users@lists.oasis-open.org <cti-users@lists.oasis-open.org>
Subject:Â Re: [cti-users] Re: Stix 2 Fake Data Generator: for testing, performance tweaks, prototyping, analysis, tool building, etc.

Brilliant Steven!
Â
Really great work - Thank you!
Â
~r
Â
ron.williams@us.ibm.com | stsm | security division idt lead | chief architect x-force exchangeÂ|Âmaster inventor | ibm | mobile +1.512.633.7711]
"May you live as long as you want, and love as long as you live" - Robert Heinlein
preferred contact: on Slack @ronwilliams
Â
Â
Â
----- Original message -----
From: Stephen Russett <stephen@digitalstate.ca>
Sent by: <cti-users@lists.oasis-open.org>
To: cti-users@lists.oasis-open.org
Cc:
Subject: [cti-users] Re: Stix 2 Fake Data Generator: for testing, performance tweaks, prototyping, analysis, tool building, etc.
Date: Mon, Mar 11, 2019 8:56 PM
Â
Hello everyone!
Â
New update for STIX-Faker: Just updated to support Cyber Observable Extensions;Âhttps://github.com/StephenOTT/STIX-FakerÂ
Support has been added for:Â
  1. ArchiveFileExtensionExt
  2. HttpRequestExtensionExt
  3. IcmpExtensionExt
  4. NetworkSocketExtensionExt
  5. NtfsFileExtenstionExt
  6. PdfFileExtensionExt
  7. RasterImageFileExtensionExt
  8. TcpExtensionExt
  9. UnixAccountExtensionExt
  10. WindowsPeBinaryFileExtensionExt
  11. WindowsProcessExtensionExt
  12. WindowsServiceExtensionExt
Â
These will generate with their relevant Cyber Observable Objects
Â
Can download and run from the command line with a ready to use JAR:Âhttps://github.com/StephenOTT/STIX-Faker/releases/tag/0.6.0Â
Â
`localhost:8080/api/sdo/observed-data` Âor access through a Bundle generationÂlocalhost:8080/api/bundle
Â
Enjoy!
Â
Â
Â

From:ÂStephen Russett <stephen@digitalstate.ca>
Reply:ÂStephen Russett <stephen@digitalstate.ca>
Date:ÂFebruary 18, 2019 at 9:50:23 PM
To:Âcti-users@lists.oasis-open.org <cti-users@lists.oasis-open.org>
Subject:Â Stix 2 Fake Data Generator: for testing, performance tweaks, prototyping, analysis, tool building, etc.
Â
Â
Hello Everyone!
Â
Wanted to share a new tool for anyone building libraries or tooling that consumes STIX 2 JSON data.
Â
STIX-Faker: A STIX 2 fake data generator:
Â
Â
Current implementation is a web server, but I will also release a CLI version. With the web server you can generate fake STIX 2.x JSON data on demand through HTTP. Current configs are not exposed to the endpoints, but in subsequent releases there will be configs you can pass in the GET requests that will like you configure all of the probabilities, counts, data ranges, int ranges, etc.
Â
Data will change on each new request and you will notice varying ranges, probabilities, and counts that are returned.
Â
Community suggestions, ideas, issues, etc, are always welcome!
Â
Enjoy!
Â
Stephen
Â
Â
Â
Â



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