December 2017
Intermediate to advanced
860 pages
16h 1m
English
We will first download a simple application that uses vulnerable functions. In the next section, we will try crashing this vulnerable application. Let's try running the application from command shell as follows:

We can see that this is a small example application running on TCP port 200. We will connect to this application via TELNET on port 200 and supply random data to it, as shown in the following screenshot:

After we supply the data, we will see that the connection to the target is lost. This is because ...
Read now
Unlock full access