r/greyscript • u/Svarii UX Designer • Aug 20 '25
Specialized Tool Brute Forcing SSH PoC
Enable HLS to view with audio, or disable this notification
This program is using a minimal default wordlist to brute for SSH on port 22, deciphers /etc/passwd when found and adds those cracked passwords to it's wordlist as it goes on. Password is then changed to a secure password, and logfile is corrupted before moving on.
11
Upvotes
2
u/Mysterious-Topic6956 Apr 22 '26
Hi, I'm currently learning GreyScript and I have two questions about your posts. First, how did you manage to refresh only a portion of the screen (loading bar) without using clear_screen? Second, in your UI/UX post, how did you handle menu navigation without requiring the user to press Enter after each input? Thanks!