Hacker/Lawyer
Hacker/Lawyer
I have a similar problem. The session file loads in the background but the loading session file message box never disappears, even after attempting to close the box, making it...
Found the solution to my problem - insert a whitespace after each username in your lists!
did this result in \r being placed after usernames in requests by chance? seeing that in wireshark and cant figure out why known valid logins are returning as false negatives
Nevermind found solution to my problem. Add a whitespace after each username or it will send a carriage return following the username (analyzed at packet level with wireshark) and cause...
it still sends a carriage return username as an attempted logon in following packet but does so seperately. As long as their isn't a username of r on the network...