From c7510d56333f040b8a9c8440b711a61ac5c3a3b7 Mon Sep 17 00:00:00 2001 From: BBOT Docs Autopublish Date: Mon, 27 Nov 2023 16:36:24 +0000 Subject: [PATCH] Refresh module docs --- README.md | 2 +- docs/modules/list_of_modules.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d955a5fb4..8120f7e3c 100644 --- a/README.md +++ b/README.md @@ -310,7 +310,7 @@ Special thanks to the following people who made BBOT possible: | python | output | No | Output via Python API | | * | | | slack | output | No | Message a Slack channel when certain events are encountered | | * | | | subdomains | output | No | Output only resolved, in-scope subdomains | subdomain-enum | DNS_NAME, DNS_NAME_UNRESOLVED | | -| teams | output | No | Message a Slack channel when certain events are encountered | | * | | +| teams | output | No | Message a Teams channel when certain events are encountered | | * | | | web_report | output | No | Create a markdown report with web assets | | FINDING, TECHNOLOGY, URL, VHOST, VULNERABILITY | | | websocket | output | No | Output to websockets | | * | | | aggregate | internal | No | Summarize statistics at the end of a scan | passive, safe | | | diff --git a/docs/modules/list_of_modules.md b/docs/modules/list_of_modules.md index 97157a17c..ddbc50afb 100644 --- a/docs/modules/list_of_modules.md +++ b/docs/modules/list_of_modules.md @@ -101,7 +101,7 @@ | python | output | No | Output via Python API | | * | | | slack | output | No | Message a Slack channel when certain events are encountered | | * | | | subdomains | output | No | Output only resolved, in-scope subdomains | subdomain-enum | DNS_NAME, DNS_NAME_UNRESOLVED | | -| teams | output | No | Message a Slack channel when certain events are encountered | | * | | +| teams | output | No | Message a Teams channel when certain events are encountered | | * | | | web_report | output | No | Create a markdown report with web assets | | FINDING, TECHNOLOGY, URL, VHOST, VULNERABILITY | | | websocket | output | No | Output to websockets | | * | | | aggregate | internal | No | Summarize statistics at the end of a scan | passive, safe | | |