Last codepen challenge of the year. Mixxed some stuff here and there to stress the GPU. Just for fun, not entend, nor suggested, to play with this on production.
Btw, Xmas is there, will Santa's comes to you?
A Pen by Dennys Dionigi on CodePen.
ssh-keygen
- generate ssh keyssh-copy-id web_user@monolith
- copy ssh key on remote hostssh web_user@monolith cat /etc/redhat-release
- get release info via sshscp web_user@monolith:/home/web_user/*.gz .
- copy any tar files from remote machine on your working directorysftp db_user@monolith
- access remote host via secure FTP protocolmget *.gz
- grab all files via sftp with .gz extension
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/github/training-kit | |
https://github.com/AdguardTeam/AdGuardHome | |
https://github.com/TH3xACE/SUDO_KILLER | |
https://github.com/simbody/simbody | |
https://github.com/matthieu-hackwitharts/Win32_Offensive_Cheatsheet |