vulnerable vtiger plugin
This commit is contained in:
18
Web-Shells/Vtiger/modules/VtigerVulnPlugin/VtigerVulnPlugin.php
Executable file
18
Web-Shells/Vtiger/modules/VtigerVulnPlugin/VtigerVulnPlugin.php
Executable file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
/* +***********************************************************************************************************************************
|
||||
* The contents of this file are subject to the YetiForce Public License Version 1.1 (the "License"); you may not use this file except
|
||||
* in compliance with the License.
|
||||
* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing rights and limitations under the License.
|
||||
* The Original Code is YetiForce.
|
||||
* The Initial Developer of the Original Code is YetiForce. Portions created by YetiForce are Copyright (C) www.yetiforce.com.
|
||||
* All Rights Reserved.
|
||||
* *********************************************************************************************************************************** */
|
||||
include_once 'modules/Vtiger/CRMEntity.php';
|
||||
|
||||
class VtigerVulnPlugin extends Vtiger_CRMEntity
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user