-
Notifications
You must be signed in to change notification settings - Fork 379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid database credential ID #478
Comments
The id number is 1 was added to the database when I entered the username and password correctly and verified them at a my hosts (using the -u and -p flags). Exception error when calling proto_flow() for the target object 192.168.20.14: connection.py:168 Now, after displaying the invalid database credentials error, nxc also starts going through the credentials of their database in the list. If you log in to each host separately, there is no error. Only when working with multiple hosts at the same time. Linux kali 6.11.2-amd64 #1 SMP PREEMPT_DYNAMIC Kali 6.11.2-1kali1 (2024-10-15) x86_64 GNU/Linux |
Could you provide a debug file log? My guess would be there is an error with the hosts being added to the database. EDIT: You can get the debug output with |
Describe the bug
When logging in using the database id, sometimes the error "ERROR Invalid database credential ID 1! connection.py:351" despite the fact that authentication is successful on other hosts under the same id
To Reproduce
Steps to reproduce the behavior i.e.:
Command:
netexec smb hosts -id 1
NetExec info
The text was updated successfully, but these errors were encountered: