Haha! Cool !! We don't ask for this mistery of C but we are happy that everythings now work. Great ! :D
Type: Posts; User: kanto.86; Keyword(s):
Haha! Cool !! We don't ask for this mistery of C but we are happy that everythings now work. Great ! :D
The source code appears to be ok. The only other information I have to give you is that some OS mark the stack as "not executable" (precisely to prevent stack overflow, so this is because heap...
mmm....If i've not misunderstood, your problem is the randomization of memory (kernels starting from 2.6.12 add a stack protection by default).
type from shell (as root):
echo 0 >...
What exactly do you need? A simple theoretical example with C source code and debugger or....something more complex (in this 2nd case I cannot help you) :)
Ok I found it:
fragtest frag-timeout ipaddress
:D
Hi everybody
I'm trying to apply some evasion techniques to snort and other NIDS (nothing special: TTL, Fragmentation reassembly timeout, Overlapping segments).
But, to test the fragmentation,...