Ethical Hacking ASP.NET :Protect your ASP.NET site against the following attacks

THANKS & WISHES TO :

http://ethicalhackingaspnet.codeplex.com/


You can use our Lens tool to test your site against the following attacks. You can read more about Lens on the Documentation tab.
  • Padding Oracle Attack (available in v.1.3.0.0)
  • Session state
    • Eavesdropping
    • Session fixation (available in v.1.0.0.1)
  • Forms authentication
    • Eavesdropping
  • ViewState
    • Eavesdropping (available in v.1.0.0.1)
    • Information disclosure (available in v.1.0.0.1)
    • Event handler bypass
  • Event handling
    • Postback to disabled controls
    • Postback to invisible controls
  • One-click attack

Comments