Skip to content

Commit c64ca39

Browse files
committed
Update Tools page
Replaced link to mitre.org email address with CTI email list. Updated url for OVAL from mitre.org to CIS. Also, fixed some punctuation.
1 parent 1134656 commit c64ca39

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

documentation/tools/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@ certificates into CybOX Observable documents.
6161
### CybOX-to-OVAL
6262
The CybOX-to-OVAL utility is written in Python and translates CybOX Observable
6363
documents, containing CybOX Objects to the
64-
[Open Vulnerability and Assessment Language](http://oval.mitre.org) (OVAL).
64+
[Open Vulnerability and Assessment Language (OVAL™)](https://oval.cisecurity.org/).
6565

6666
* [Source Code](https://github.com/CybOXProject/cybox-to-oval)
6767

6868
## Programmatic Support
6969

7070
### Python
7171

72-
The CybOX project currently provides bindings and higher-level APIs to the CybOX language through the python-cybox project.
72+
The CybOX project currently provides bindings and higher-level APIs to the CybOX Language through the python-cybox project.
7373

7474
* [Download](https://pypi.python.org/pypi/cybox)
7575
* [Source Code](https://github.com/CybOXProject/python-cybox)
@@ -79,11 +79,11 @@ The CybOX project currently provides bindings and higher-level APIs to the CybOX
7979
The tools and libraries listed below are developed by CybOX community members
8080
and offer the ability to parse, create, edit, or otherwise make use of CybOX
8181
documents. We would love to have more entries in this section, so if you'd like
82-
to see yours included, please let us know by emailing use at cybox@mitre.org!
82+
to see yours included, please let us know by by subscribing and submitting comments to the [CTI Users List](http://cyboxproject.github.io/community/#cti-users-list) or the [CTI TC Public Comment List](http://cyboxproject.github.io/community/#public-comment-list)!
8383

8484
## IOCextractor
8585
The IOCextractor is a Python utility developed by Stephen Brannon which
86-
includes support for exporting CybOX Observables. It's documentation states the
86+
includes support for exporting CybOX Observables. Its documentation states the
8787
following:
8888

8989
> IOC (Indicator of Compromise) Extractor: a program to help extract IOCs from

0 commit comments

Comments
 (0)