Are there bruteforce programs that use letters of other languages? Arabic? Greek?

I came across a site that had the password strength meter. I tried using ‘password’ and the meter did not like my password. Then I happened to try ‘password’ but I used the arabic translation for ‘a’ for the ‘a’ in ‘password’… Continue reading Are there bruteforce programs that use letters of other languages? Arabic? Greek?

How to force openssh client to require both SSH certificate and SSH fingerprint?

Securely authenticate SSH hosts

I have successfully used both OpenSSH Certificates and SSHFP to authenticate hosts when connecting to servers using SSH. But I fail to find a way to require the combination of these. Is there … Continue reading How to force openssh client to require both SSH certificate and SSH fingerprint?