Skip to content

Nangal/yeti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YETI

YETI is a proof-of-concept implementation of the Trusted Automated eXchange of Indicator Information (TAXII), created to help developers implement and test their own TAXII applications and help non-developers learn more about TAXII.

Overview

YETI is a proof-of-concept implementation of TAXII that supports the Inbox, Poll and Discovery services defined by the TAXII Services Specification. YETI was written in Python 2.7 and utilizes the Django 1.5 web application framework. Releases of YETI will be tagged and can be found HERE.

Once deployed, users can interact with YETI via the inbox, discovery, and poll client scripts bundled with YETI and found within the scripts directory.

Dependencies

Versioning

Releases of YETI will be given 'major.minor.revision' version numbers, where 'major' and 'minor' correspond to the TAXII version being supported. The 'revision' number is used to indicate new versions of YETI.

Getting Started

To start using YETI, please refer to the bundled INSTALL file or the Deployment section of the YETI wiki.

Feedback

You are encouraged to provide feedback by commenting on open issues or signing up for the TAXII discussion list and posting your questions (http://taxii.mitre.org/community/registration.html).

License

For license information, see the LICENSE.txt file.

About

YETI is a TAXII implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published