Login   Register  
PHP Classes
elePHPant
Icontem

File: index.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2012-09-28 05:52
Size: 61 bytes
 

Contents

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

new 
MainTest();