A (failed) attempt to play Bad Apple on SSH randomart.
| resources | Initial commit | |
| src | License, helpful links | |
| src-rs | Initial commit | |
| .gitignore | Initial commit | |
| LICENSE | License, helpful links | |
| README.md | License, helpful links | |
| shell.sh | Initial commit | |
Loosely-spun code that doesn't work.
A brute-forcer for SSH key randomart that matches the frames to Bad Apple. Technically functional, but mostly fails to find keys that work. A better approach would be to just generate hashes that make paths that work a lot more nicely, but I don't have the know-how for that.
Take a gander at shell.sh for instructions.
Resources
- https://blog.benjojo.co.uk/post/ssh-randomart-how-does-it-work-art
- http://www.dirk-loss.de/sshvis/drunken_bishop.pdf (technical and mathematic, not all that helpful)
- https://github.com/benjojo/art-with-randomart