This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "ANSA"
Dinis.cruz (talk | contribs) |
Bill Sempf (talk | contribs) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{taggedDocument | ||
+ | | type=historical | ||
+ | | link=:Category:OWASP_.NET_Project | ||
+ | }} | ||
+ | |||
'''ANSA - Asp.Net Security Analyzer''' | '''ANSA - Asp.Net Security Analyzer''' | ||
− | + | Asp.Net Security Analyser (ANSA) is a Windows based online tool that tests a server's security for known security vulnerabilities within an Asp.Net shared hosting environment. | |
+ | This was the first tool developed by Dinis Cruz that highlights the security problems of Full Trust Asp.Net code (contains Proof of Concept tests (i.e. exploits)) | ||
+ | |||
+ | |||
+ | Download: [http://prdownloads.sourceforge.net/owasp/Owasp_ANSA_V0_31b.zip Owasp_ANSA_V0_31b.zip] | ||
Note: ANSA is also installed via the [[Installer_For_Owasp_IIS_ASP.NET_Tools]] | Note: ANSA is also installed via the [[Installer_For_Owasp_IIS_ASP.NET_Tools]] | ||
+ | |||
+ | |||
+ | == Screenshots == | ||
+ | |||
+ | |||
+ | '''ANSA MainPage''' | ||
+ | |||
+ | [[Image:ANSA MainPage.gif]] | ||
+ | |||
+ | |||
+ | '''ANSA Security Analyzer''' | ||
+ | |||
+ | [[Image:ANSA Security Analyzer.jpg]] | ||
+ | |||
+ | |||
+ | '''ANSA WSH Execute Command.png''' | ||
+ | |||
+ | [[Image:ANSA WSH Execute Command.png]] | ||
+ | |||
+ | |||
+ | '''ANSA WMI List User Accounts''' | ||
+ | |||
+ | [[Image:ANSA WMI List User Accounts.png]] | ||
+ | |||
+ | |||
+ | '''ANSA FSO Browse Folders''' | ||
+ | |||
+ | [[Image:ANSA FSO Browse Folders.png]] | ||
[[Category:OWASP .NET Project]] | [[Category:OWASP .NET Project]] |
Latest revision as of 03:51, 10 July 2014
This page contains content that is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were once valid but may now link to sites or pages that no longer exist.
Please use the newer Edition(s) like Category:OWASP_.NET_Project
ANSA - Asp.Net Security Analyzer
Asp.Net Security Analyser (ANSA) is a Windows based online tool that tests a server's security for known security vulnerabilities within an Asp.Net shared hosting environment.
This was the first tool developed by Dinis Cruz that highlights the security problems of Full Trust Asp.Net code (contains Proof of Concept tests (i.e. exploits))
Download: Owasp_ANSA_V0_31b.zip
Note: ANSA is also installed via the Installer_For_Owasp_IIS_ASP.NET_Tools
Screenshots
ANSA MainPage
ANSA Security Analyzer
ANSA WSH Execute Command.png
ANSA WMI List User Accounts
ANSA FSO Browse Folders