0 votes
in Secure Programming Practices by
Through a successful format-string attack against a web application, an attacker is able to execute which of the following actions?

a) All the above options

b) Read and write to memory at will  

c) Write only certain areas using tokens

d) Read certain memory areas using the %s token

1 Answer

0 votes
by

a)Read and write to memory at will

Through a successful format-string attack against a web application, an attacker is able to execute Read and write to memory at will

Related questions

0 votes
asked Mar 15, 2021 in Secure Programming Practices by rajeshsharma
0 votes
asked Mar 15, 2021 in Secure Programming Practices by rajeshsharma
...