Skip to main content

What is WebInspect ?




Image result for WebInspect
WebInspect is a web application security scanning tool offered by HP.
It helps the security professionals to assess the potential security flaws in the web application.
WebInspect is basically a dynamic black box testing tool which detects the vulnerabilities by actually performing the attack.
After initiating the scan on a web application, there are assessment agents that work on different areas of the application.
They report their results to security engine which evaluates the results.
It uses Audit engines to attack the application and determine the vulnerabilities.
At the end of the scan you can generate a report called ‘Vulnerability Assessment Report’ which would list the security issues in desired format.
Using this report, client can fix the issues and then go for validation scanning to confirm the same.
HP WebInspect is a commercial tool and you need license to scan a web site.
With the trail version you will be permitted to scan only zero.webappsecurity.com (HP demo site).
So WebInspect basically comes into picture when the application is hosted in some environment (test/QA/production).
As with every other tool there are both advantages and disadvantages associated with using WebInspect.
  Advantages:
  Saves time when dealing with large enterprise applications
Simulates the attack, shows the results and presents you with a comprehensive view.
It is not dependent on the underlying language.
  Disadvantages:
  It’s hard for any tool to find logical flaws, weak cryptographic storage, severity of the disclosed information etc.
It has a list of payloads that it uses on every web application.
It does not use any wisdom in generating payloads depending on the type of application.
There could be false positives among the listed vulnerabilities.
  _________________________

Comments

Popular posts from this blog

Step by Step: Connecting to a VPN (Outgoing)

Step 1 Click the Start button. In the search bar, type VPN and then select Set up a virtual private network (VPN) connection. Step 2 Enter the IP address or domain name of the server to which you want to connect. If you’re connecting to a work network, your IT administrator can provide the best address.   Step 3 If you want to set up the connection, but not connnect, select Don’t connect now; otherwise, leave it blank and click Next.   Step 4 On this next screen, you can either put in your username and password, or leave it blank. You’ll be prompted for it again on the actual connection. Click Connect.   Step 5 To connect, click on the Windows network logo on the lower-right part of your screen; then select Connect under VPN Connection.   Step 6 In the Connect VPN Connection box, enter the appropriate domain and your log-in credentials; then click Connect.   Step 7 If you can’t connect, the problem could be due to the server configuration. (There...

What is Trojan Virus?

A Trojan horse or Trojan is a type of malware that is often disguised as legitimate software. Trojans can be employed by cyber-thieves and hackers trying to gain access to users' systems. Users are typically tricked by some form of social engineering into loading and executing Trojans on their systems. Once activated, Trojans can enable cyber-criminals to spy on you, steal your sensitive data, and gain backdoor access to your system These actions can include: Deleting data, Blocking data, Modifying data, Copying data.. Disrupting the performance of computers or computer networks Unlike computer viruses and worms, Trojans are not able to self-replicate. _________________________