Skip to content

Commit 494c140

Browse files
Update .env.markdown (#106)
1 parent 8e5db68 commit 494c140

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.markdown

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ However, if you just want to experiment, set the following values
2424

2525
## CTIBUTLER
2626

27-
Obstracts requires [ctibutler](https://github.com/muchdogesec/ctibutler) to lookup ATT&CK, CAPEC, CWE, ATLAS, and locations in blogs
27+
txt2stix requires [ctibutler](https://github.com/muchdogesec/ctibutler) to lookup ATT&CK, CAPEC, CWE, ATLAS, and locations in blogs
2828

2929
* `CTIBUTLER_BASE_URL`: `'http://api.ctibutler.com'` (recommended)
3030
* If you are running CTI Butler locally, be sure to set `'http://host.docker.internal:8006/api/'` in the `.env` file otherwise you will run into networking errors.
@@ -33,7 +33,7 @@ Obstracts requires [ctibutler](https://github.com/muchdogesec/ctibutler) to look
3333

3434
## VULMATCH FOR CVE AND CPE LOOKUPS
3535

36-
Obstracts requires [vulmatch](https://github.com/muchdogesec/vulmatch) to lookup CVEs and CPEs in blogs
36+
txt2stix requires [vulmatch](https://github.com/muchdogesec/vulmatch) to lookup CVEs and CPEs in blogs
3737

3838
* `VULMATCH_BASE_URL`: `'http://api.vulmatch.com'` (recommended)
3939
* If you are running Vulmatch locally, be sure to set `'http://host.docker.internal:8005/api/'` in the `.env` file otherwise you will run into networking errors.

0 commit comments

Comments
 (0)