Category Archives: Guides

2 Factor Authentication for SSH
avatar

If you are like me you used two factory authentication everywhere that you can.  This is a nice tutorial on how to added it to your ssh authentication. https://www.howtoforge.com/tutorial/secure-ssh-with-google-authenticator-on-centos-7/

Posted in Linux | Leave a comment

Practice Hacking
avatar

This is a good list of software to practice Hacking with https://www.dionach.com/blog/review-of-purposefully-vulnerable-applications-to-practice-hacking

Posted in Hacks | Leave a comment

See the Contents of Password Fields Easily
avatar

When you go to a site that shows a password field, have you ever wondered what was behind those stars?  Instead of viewing source and finding that spot in the code you can easily run this piece of javascript in … Continue reading

Posted in Hacks | Leave a comment

How To Patch and Protect Linux Server Against the VENOM Vulnerability
avatar

http://www.cyberciti.biz/faq/cve-2015-3456-patch-venom-on-debian-ubuntu-fedora-centos-rhel-linux/

Posted in Linux | Leave a comment

Multiplexing Tutorial
avatar

Nice tutorial on how to setup multiplexing, http://www.cyberciti.biz/faq/linux-unix-osx-bsd-ssh-multiplexing-to-speed-up-ssh-connections/

Posted in Linux | Leave a comment