Hi,

Hope XSS has got sufficient information in the mailing list. So, going
further lets have some focus on Advanced XSS specially named as CSRF (Cross
Site Reference Forgery).

*Intro:*
Cross Site Request Forgery (also known as XSRF, CSRF, and Cross Site
Reference Forgery) works by exploiting the trust that a site has for the
user.
If a user is logged into the site and an attacker tricks their browser into
making a request to one of task urls (same Site), then the task is
performed.
*
How to Achieve CSRF:*
Typically an attacker will embed malicious HTML or JavaScript code into an
email or website to request a specific 'task url' which executes without the
users knowledge, either directly or by utilizing a Cross-site Scripting(XSS)
Flaw.

*Severity of the Attack*: The attack severity cannot be guessed unlike other
attacks. Its may be very dangerous.


Regards,
0xN41K

-- 
You received this message because you are subscribed to the Google Groups 
"nforceit" group.
To post to this group, send an email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nforceit?hl=en-GB.

Reply via email to