From 2436d4349efcd0a3f22a8505fba9fe76b942bd47 Mon Sep 17 00:00:00 2001 From: p0dalirius Date: Wed, 6 Jul 2022 15:46:40 +0200 Subject: [PATCH] Release 1.3 --- DumpSMBShare.py | 4 ++-- README.md | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/DumpSMBShare.py b/DumpSMBShare.py index ac99c63..9a7d3ff 100755 --- a/DumpSMBShare.py +++ b/DumpSMBShare.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # File name : DumpSMBShare.py # Author : Podalirius (@podalirius_) -# Date created : 17 Feb 2022 +# Date created : 6 Jul 2022 import argparse import os @@ -108,7 +108,7 @@ def dump_file(self, filepath, only_file=False): def parse_args(): - print("DumpSMBShare v1.2 - by @podalirius_\n") + print("DumpSMBShare v1.3 - by @podalirius_\n") parser = argparse.ArgumentParser(add_help=True, description="A script to dump files and folders remotely from a Windows SMB share.") diff --git a/README.md b/README.md index 51a0b64..8b6a512 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ``` $ ./DumpSMBShare.py -h -DumpSMBShare v1.2 - by @podalirius_ +DumpSMBShare v1.3 - by @podalirius_ usage: Dump.py [-h] (-s SHARE | -l) [-e EXTENSIONS] [-D DUMP_DIR] [-f FILE] [-B BASE_DIR] [--debug] [-q] [-H LMHASH:NTHASH] [--no-pass] [-k] [-A hex key] [--dc-ip ip address] [-I ip address] [-P [destination port]] @@ -33,7 +33,8 @@ optional arguments: -h, --help show this help message and exit -s SHARE, --share SHARE SMB Share to dump - -l, --list-shares Lists SMB shares. + -l, --list-shares Lists SMB shares on the remote machine. + -l, --list-shares Lists all the files present in the SMB share. -e EXTENSIONS, --extensions EXTENSIONS Extensions -D DUMP_DIR, --dump-dir DUMP_DIR