diff --git a/FindUncommonShares.py b/FindUncommonShares.py index 7a786bd..5124bcc 100755 --- a/FindUncommonShares.py +++ b/FindUncommonShares.py @@ -417,7 +417,7 @@ def dns_resolve(options, target_name): def parseArgs(): - print("FindUncommonShares v%s - by @podalirius_\n" % VERSION) + print("FindUncommonShares v%s - by Remi GASCOU (Podalirius)\n" % VERSION) parser = argparse.ArgumentParser(add_help=True, description="Find uncommon SMB shares on remote machines.") diff --git a/README.md b/README.md index f6d47b2..9e10c33 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ ``` $ ./FindUncommonShares.py -h -FindUncommonShares v3.2 - by @podalirius_ +FindUncommonShares v3.2 - by Remi GASCOU (Podalirius) usage: FindUncommonShares.py [-h] [-v] [-q] [--debug] [-no-colors] [-t THREADS] [-ns NAMESERVER] [-tf TARGETS_FILE] [-tt TARGET] [-tu TARGET_URL] [-tU TARGETS_URLS_FILE] [-tp TARGET_PORTS] [-ad AUTH_DOMAIN] [-ai AUTH_DC_IP] [-au AUTH_USER] [--ldaps] [--no-ldap] [--subnets]