Okay so, I tried getting the password by brute force since the range is known as the input is a 4 digit number. The password was partially achieved by using 'expect' scripts to automate the task of giving input. Unfortunately, neither Terminals do not support search in terminal scroll-back, hence one has to use binary search kind of approach to close in on the password! |
==> |