1 2 3 4 5
<?phprequire_once( 'class-itsec-malware.php' );$itsec_malware = new ITSEC_Malware();$itsec_malware->run();