Hi All,
I need information on how to deal with CSRF attack and XSS problem in ADF/ Webcenter application. I gone through the White paper by Frank Nimphius.
What we should do to protect application from these attacks.
According to white paper
Client token – Using client tokens, the view state is saved on the server, in the user session, and identified by the client only by a token. This is the default and recommended state saving method used in ADF applications. The tokens are encrypted using the MyFaces Trinidad state manager by for each view. It is recommended that you keep the default setting.
1) So we should keep
the default setting. Is that enough? Or do we need to do something more?
2) Same question for
XSS too. How to handle this?
3) Is there any
security analysis tool by which we can test our application for this? - I am aware of one tool zap attack proxy(ZAP). Is there some more better tool ? May be its good to share your experience here.
Thanks With Regards
Vinay Kumar
On Jun 1, 2015, at 1:19 AM, Vinay Kumar <mail2v...@gmail.com> wrote:Hi All,
I need information on how to deal with CSRF attack and XSS problem in ADF/ Webcenter application. I gone through the White paper by Frank Nimphius.
What we should do to protect application from these attacks.
According to white paper
Client token – Using client tokens, the view state is saved on the server, in the user session, and identified by the client only by a token. This is the default and recommended state saving method used in ADF applications. The tokens are encrypted using the MyFaces Trinidad state manager by for each view. It is recommended that you keep the default setting.
1) So we should keep the default setting. Is that enough? Or do we need to do something more?
2) Same question for XSS too. How to handle this?
3) Is there any security analysis tool by which we can test our application for this? - I am aware of one tool zap attack proxy(ZAP). Is there some more better tool ? May be its good to share your experience here.
Thanks With Regards
Vinay Kumar
--
--
You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodolo...@googlegroups.com
All content to the ADF EMG lies under the Creative Commons Attribution 3.0 Unported License (http://creativecommons.org/licenses/by/3.0/). Any content sourced must be attributed back to the ADF EMG with a link to the Google Group (http://groups.google.com/group/adf-methodology).
---
You received this message because you are subscribed to the Google Groups "ADF Enterprise Methodology Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adf-methodolo...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.