Re: sending spoof e-mail understanding the dynamic
Date: January 20, 2011 03:54PM
I 'spoof' all my emails and they don't get marked as spam, so I doubt that will be an issue unless you are emailing from a known open relay. As for command line tools.. sendmail is alright. And as for hiding the XSS, just obfuscate it with encoding or link to a page with persistent XSS that redirects to the target. That said, the 'right path' is probably not to exploit it :P Especially if you aren't 100% sure what you're doing.