ztgrace / changeme

A default credential scanner.
GNU General Public License v3.0
1.44k stars 248 forks source link

AttributeError: 'module' object has no attribute 'banner' #63

Closed gryhathack closed 6 years ago

gryhathack commented 6 years ago

root@kali:~/githubtools/changeme# ./changeme.py -s 10.217.24.0/24 Traceback (most recent call last): File "./changeme.py", line 47, in print core.banner(version.version) AttributeError: 'module' object has no attribute 'banner'

ztgrace commented 6 years ago

Thanks for the report, what version of changeme do you have and how was it installed (kali, git, etc)?

gryhathack commented 6 years ago

You can close this they added changme to the Kali rolling distro and I dont have issues anymore when creating a new VM.

ztgrace commented 6 years ago

It looks like Kali is really far behind in the version based on: https://pkg.kali.org/pkg/changeme. I'd recommend pulling down the latest release and following the installation instructions.