byt3bl33d3r / CrackMapExec

A swiss army knife for pentesting networks
BSD 2-Clause "Simplified" License
8.45k stars 1.64k forks source link

SyntaxWarning #594

Closed klint-k closed 2 years ago

klint-k commented 2 years ago

Describe the bug crackmapexec
[] First time use detected [] Creating home directory structure [] Creating default workspace [] Initializing LDAP protocol database [] Initializing WINRM protocol database [] Initializing SMB protocol database [] Initializing SSH protocol database [] Initializing MSSQL protocol database [] Copying default configuration file [] Generating SSL certificate /usr/lib/python3/dist-packages/pywerview/requester.py:144: SyntaxWarning: "is not" with a literal. Did you mean "!="? if result['type'] is not 'searchResEntry': usage: crackmapexec [-h] [-t THREADS] [--timeout TIMEOUT] [--jitter INTERVAL] [--darrell] [--verbose] {ldap,winrm,smb,ssh,mssql} ...

To Reproduce the first time running not sudo

Expected behavior will it cause me more errors?

Crackmapexec info

mpgn commented 2 years ago

It's just a warning, no problemo :)