How to brute force the server???
Hello,This is not the post which try to learn how to hack a server, please understand that.
I have a server, and I lost its password -_-'
But I have the string which i use to generated the password from.
Let's say, I have this "QWERTYQWERTY"
The I shuffle the characters, then the password maybe "YTREWQYTREWQ"
But I don't have time and patient to try every combination...
Can you help to brute force my server???
Thanks.
Note: I can login the server using normal user account, and the root account has been disable from login directly. So I can only "su" to it.