diff --git a/coercer/__main__.py b/coercer/__main__.py index ad75f52..d6fb3ef 100755 --- a/coercer/__main__.py +++ b/coercer/__main__.py @@ -26,7 +26,7 @@ / ____/___ ___ _____________ _____ / / / __ \\/ _ \\/ ___/ ___/ _ \\/ ___/ / /___/ /_/ / __/ / / /__/ __/ / v%s - \\____/\\____/\\___/_/ \\___/\\___/_/ by @podalirius_ + \\____/\\____/\\___/_/ \\___/\\___/_/ by Remi GASCOU (Podalirius) """ % VERSION diff --git a/documentation/Coerce-mode.md b/documentation/Coerce-mode.md index 81638ac..43a10f9 100644 --- a/documentation/Coerce-mode.md +++ b/documentation/Coerce-mode.md @@ -12,7 +12,7 @@ Complete help of this mode: / ____/___ ___ _____________ _____ / / / __ \/ _ \/ ___/ ___/ _ \/ ___/ / /___/ /_/ / __/ / / /__/ __/ / v2.1-blackhat-edition - \____/\____/\___/_/ \___/\___/_/ by @podalirius_ + \____/\____/\___/_/ \___/\___/_/ by Remi GASCOU (Podalirius) usage: Coercer.py coerce [-h] [-v] [--delay DELAY] [--http-port HTTP_PORT] [--smb-port SMB_PORT] [--filter-method-name FILTER_METHOD_NAME] [--filter-protocol-name FILTER_PROTOCOL_NAME] [-u USERNAME] [-p PASSWORD] [-d DOMAIN] [--hashes [LMHASH]:NTHASH] [--no-pass] [--dc-ip ip address] (-t TARGET_IP | -f TARGETS_FILE) [-l LISTENER_IP] diff --git a/documentation/Fuzz-mode.md b/documentation/Fuzz-mode.md index 8990192..ea88d98 100644 --- a/documentation/Fuzz-mode.md +++ b/documentation/Fuzz-mode.md @@ -12,7 +12,7 @@ Complete help of this mode: / ____/___ ___ _____________ _____ / / / __ \/ _ \/ ___/ ___/ _ \/ ___/ / /___/ /_/ / __/ / / /__/ __/ / v2.1-blackhat-edition - \____/\____/\___/_/ \___/\___/_/ by @podalirius_ + \____/\____/\___/_/ \___/\___/_/ by Remi GASCOU (Podalirius) usage: Coercer.py fuzz [-h] [-v] [--export-json EXPORT_JSON] [--export-xlsx EXPORT_XLSX] [--export-sqlite EXPORT_SQLITE] [--delay DELAY] [--min-http-port MIN_HTTP_PORT] [--max-http-port MAX_HTTP_PORT] [--smb-port SMB_PORT] [--filter-method-name FILTER_METHOD_NAME] [--filter-protocol-name FILTER_PROTOCOL_NAME] [--only-known-exploit-paths] [-u USERNAME] [-p PASSWORD] [-d DOMAIN] [--hashes [LMHASH]:NTHASH] [--no-pass] diff --git a/documentation/Scan-mode.md b/documentation/Scan-mode.md index 85c5dc6..757de2e 100644 --- a/documentation/Scan-mode.md +++ b/documentation/Scan-mode.md @@ -12,7 +12,7 @@ Complete help of this mode: / ____/___ ___ _____________ _____ / / / __ \/ _ \/ ___/ ___/ _ \/ ___/ / /___/ /_/ / __/ / / /__/ __/ / v2.1-blackhat-edition - \____/\____/\___/_/ \___/\___/_/ by @podalirius_ + \____/\____/\___/_/ \___/\___/_/ by Remi GASCOU (Podalirius) usage: Coercer.py scan [-h] [-v] [--export-json EXPORT_JSON] [--export-xlsx EXPORT_XLSX] [--export-sqlite EXPORT_SQLITE] [--delay DELAY] [--min-http-port MIN_HTTP_PORT] [--max-http-port MAX_HTTP_PORT] [--smb-port SMB_PORT] [--filter-method-name FILTER_METHOD_NAME] [--filter-protocol-name FILTER_PROTOCOL_NAME] [-u USERNAME] [-p PASSWORD] [-d DOMAIN] [--hashes [LMHASH]:NTHASH] [--no-pass] [--dc-ip ip address]