Explore >> Select a destination


You are here

psychocod3r.wordpress.com
| | michaelneuper.com
3.5 parsecs away

Travel
| | A buffer overflow attack is a type of cyber attack in which an attacker attempts to write more data to a buffer (a temporary data storage area) in a computer's memory than the buffer is designed to hold. This can cause the buffer to overflow, or exceed its maximum capacity, which can corrupt other parts of the computer's memory and allow the attacker to gain unauthorized access to the system.
| | www.sjoerdlangkemper.nl
3.5 parsecs away

Travel
| | To securely store passwords they should be hashed with a slow hashing function, such as PBKDF2. PBKDF2 is slow because it calls a fast hash function many times. This blog post explores some properties that the iterations must have to be secure.
| | postmodern.github.io
3.9 parsecs away

Travel
| |
| | bad-neighborhood.blogsblogsblogs.com
24.8 parsecs away

Travel
| [AI summary] A new WordPress security plugin called Login LockDown is introduced, which blocks IP addresses after multiple failed login attempts to prevent brute force attacks.