What is Vulnerability Assessment? Vulnerability Assessment is the process that identifies and classifies the vulnerability in a system. The vulnerability are performed in various systems such as IT systems,nuclear power plants, water supply system,etc. Vulnerability from the perspective of disaster management means assessing the threats from potential hazards to the population and to infrastructure. It may […]
Category: Vulnerability Test
Cross Site Scripting(XSS) Complete Tutorial for Beginners~ Web Application Vulnerability
What is XSS?Cross Site Scripting also known as XSS , is one of the most common web appliction vulnerability that allows an attacker to run his own client side scripts(especially Javascript) into web pages viewed by other users. In a typical XSS attack, a hacker inject his malicious javascript code in the legitimate website . […]
Apache Log Extractor Tool for Pen Testers
We know that Apache Server is Famous Web server. Let us see what is Apache log extractor tool . What is Apache Log Extractor Tool?Apache Log Extractor is a quick script to export URL information from Apache access logs. The thought behind this script was to provide a list of known URL’s on a remote […]
Havij Tool – Automatic SQL Injection Process
Havij is an automated SQL Injection tool that helps penetration testers to find and exploit SQL Injection vulnerabilities on a web page.It can take advantage of a vulnerable web application. By using this software user can perform back-end database fingerprint, retrieve DBMS users and password hashes, dump tables and columns, fetching data from the database, […]