Thirteen Years of Service
Posts: 340
Threads: 6
RE: Buffer overflow on a vulnerable C program. 08-10-2013, 05:07 PM
#29
It's not so hard to find programs that use functions like the gets() one. I agree with you that this tutorial is incomplete, it just gives a very basic idea. However on the other side there is so much to say about BOF that it's not so easy to lay out a thread, especially because XP handles memory differently from Vista or higher for example. To be exaustive, we'd also need to talk about heap overflow.
When i'll have time i'll make a complete tutorial about this
•
Thirteen Years of Service
Posts: 340
Threads: 6
RE: Buffer overflow on a vulnerable C program. 08-10-2013, 05:07 PM
#30
It's not so hard to find programs that use functions like the gets() one. I agree with you that this tutorial is incomplete, it just gives a very basic idea. However on the other side there is so much to say about BOF that it's not so easy to lay out a thread, especially because XP handles memory differently from Vista or higher for example. To be exaustive, we'd also need to talk about heap overflow.
When i'll have time i'll make a complete tutorial about this
•