Let's start with an image so that readers can understand it easily.
When analyzing weak passwords, many people tend to use consecutive keyboard keys as part of their passwords.
For example, 123456, asdfghj, and so on.
So, I created this small Python method to check passwords.
Here is a link for those interested to take a look:
https://github.com/tianguoxin/continuous_keyboard_input
_This is my first time writing a blog, and I don't know what to write. So, let's do this =.=