-
Website
http://www.matasano.com/log -
Original page
http://www.matasano.com/log/224/under-lab-conditions-mark-dowd-re-creates-1997/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Press Controls
3 comments · 2 points
-
ChrisMtso
12 comments · 1 points
-
Eric Monti
11 comments · 1 points
-
StatlerAndWaldorf
12 comments · 3 points
-
Dave G.
7 comments · 1 points
-
-
Popular Threads
Dr. Strangelove | 03.27.06 - 10:46 am | #
Keep checking the rapture link for updates. When we get a more reliable method of exploitation, I'll post it to the Dyad page in the advisory section.
Robert
Robert E. Lee | Homepage | 03.28.06 - 5:36 am | #
Any thoughts?
if (c == '\r' && !bitset(EF_CRLF_NOT_EOL, e->e_flags)) {
istate = IS_CR;
continue;
}
since c is set to '\r' in IS_DOTCR and with default settings this bitset() will return false so condition will be met.
The char will be processed and we'll be back waiting for another one (then CollectProgres = true).
Please correct me if I'm wrong...
MODERATOR, PLEASE MAKE THESE 3 COMMENTS ONE ;], THX
if (CollectTimeout != NULL)
sm_clrevent(CollectTimeout);
I'm a bit buried, but I'll try to get at it later on tonight.
in syslog. Now comes another part: how to exploit this static pointer overwrite;]. Any ideas?
I am just starting to learn this bug~~~~
I find this issue too. And I get the program sendtest_c from http://www.securityfocus.com/bid/17192/exploit. But I don't know how to make this become a really expolitation. I think this for months. I feel that I can't go forward any more~~~~please give me some hint or help~~~~
thanks~~~