/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

marc-b-reynolds.github.io
| | int10h.org
2.6 parsecs away

Travel
| | Font: IBM DOS ISO8-2x, from the world's biggest collection of classic text mode fonts, system fonts and BIOS fonts from DOS-era IBM PCs and compatibles
| | cocomelonc.github.io
1.9 parsecs away

Travel
| | [AI summary] The provided text discusses the development of a payload using a custom encryption method, likely based on the Skipjack algorithm, to evade detection by antivirus systems. It outlines the steps to compile and run the payload on a Windows machine, and mentions that the code is intended for educational purposes only. The text also references the Clipper chip initiative and highlights the importance of awareness for cybersecurity professionals.
| | goggleheadedhacker.com
2.3 parsecs away

Travel
| | This tutorial will show how two methods of implementing the AES algorithm work. It will also demonstrate how to identify these methods in Assembly when reverse engineering an application.
| | neilmadden.blog
20.1 parsecs away

Travel
| There has been a lot of discussion recently around the LastPass breach, especially with regards to the number of PBKDF2 iterations applied to the master password to derive the vault encryption key. Other people have already dissected this particular breach, but I want to more generally talk about PBKDF2 iterations and security models. (I'm not...