Explore >> Select a destination


You are here

mouha.be
| | michaelneuper.com
6.8 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.
| | blog.nuculabs.dev
10.6 parsecs away

Travel
| | Hello, In this article I present you the solution to nice and short cracking challenge from Root-Me. After opening it up in Ghidra, I saw that the challenge is easy to solve, all you need is to find the password, which is in plain text. Basically just copy paste and you get the flag, but wait, there's a twist! I should have learned my lesson from the other challenge from Root-Me, which also had a twist.
| | ncona.com
7.4 parsecs away

Travel
| | Xdebug is a PHP extension which provides debugging, tracing and profiling capabilities. Installing xDebug in an Ubuntu based distribution is very easy using apt-get: 1 sudo apt-get install php5-xdebug Just by installing xDebug you will get two very basic but useful rewards: Pretty var_dumps and pretty error messages.
| | fabiensanglard.net
73.3 parsecs away

Travel
|