PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of Artur Graniszewski   BAST PHP Security Test   index.php   Download  
File: index.php
Role: Example script
Content type: text/plain
Description: Index file
Class: BAST PHP Security Test
Test if PHP or Apache have vulnerabilities
Author: By
Last change:
Date: 11 years ago
Size: 61 bytes
 

Contents

Class file image Download
<?php
   
require_once("SecurityTest.php");

new
MainTest();