Plugin Directory

Changeset 1496143


Ignore:
Timestamp:
09/15/2016 07:09:14 AM (10 years ago)
Author:
osexcel
Message:

6.5.10

  • Updated API IP address
  • Updated API Web Address to https protocols
Location:
ose-firewall/trunk
Files:
18 edited

Legend:

Unmodified
Added
Removed
  • ose-firewall/trunk/assets/config/wordpress.php

    r1425230 r1496143  
    5353$plugins = parse_url(WP_PLUGIN_URL);
    5454define('OSE_FWRELURL',$plugins['path'].'/ose-firewall');
    55 define('OSE_FWASSETS', OSEFWDIR . ODS . 'assets');
     55define('OSE_FWASSETS', OSEFWDIR . 'assets');
    5656define('OSE_WPURL',rtrim(site_url(), '/') );
    5757define('OSE_ADMINURL', OSE_WPURL.'/wp-admin/admin.php'); 
     
    5959define('OSE_FWCONTROLLERS', OSEFWDIR . 'protected' . ODS . 'controllers');
    6060define('OSE_FWMODEL', OSEFWDIR . 'classes' . ODS.'App' . ODS . 'Model');
    61 define('OSE_FWFRAMEWORK', OSEFWDIR . 'classes' . ODS.'Library'); 
    62 define('OSE_FWPUBLIC', OSEFWDIR . ODS . 'public');
     61define('OSE_FWFRAMEWORK', OSEFWDIR . 'classes' . ODS.'Library');
     62define('OSE_FWPUBLIC', OSEFWDIR . 'public');
    6363define('OSE_FWPUBLICURL', OSE_FWURL . '/public/');
    6464define('OSE_FWLANGUAGE', OSE_FWPUBLIC . ODS.'messages');
  • ose-firewall/trunk/assets/views/news.php

    r1387925 r1496143  
    2626                                <div class="tab-content">
    2727                                    <div class="tab-pane active" id="latest">
    28                                         <?php $this->model->getAnyFeed("http://www.centrora.com/category/blog/feed", $limit); ?>
     28                                        <?php $this->model->getAnyFeed("https://www.centrora.com/category/blog/feed", $limit); ?>
    2929                                    </div>
    3030                                    <div class="tab-pane" id="changelog">
    31                                         <?php $this->model->getChangelogFeed("http://www.centrora.com/category/changelog/feed/atom/", $limit); ?>
     31                                        <?php $this->model->getChangelogFeed("https://www.centrora.com/category/changelog/feed/atom/", $limit); ?>
    3232                                    </div>
    3333<!--                                    <div class="tab-pane" id="research-lab">-->
  • ose-firewall/trunk/classes/Library/CountryBlock/CountryBlock.php

    r1387925 r1496143  
    4646        if ($step == - 1)
    4747        {
    48             $handle = $this->downloadFile("http://www.centrora.com/downloads/geoip/wp_osefirewall_country".".data");
     48            $handle = $this->downloadFile("https://www.centrora.com/downloads/geoip/wp_osefirewall_country".".data");
    4949            if ($handle == false)
    5050            {
     
    7272                else
    7373                {
    74                     $handle = $this->downloadFile("http://www.centrora.com/downloads/geoip/osegeoip".$step.".data");
     74                    $handle = $this->downloadFile("https://www.centrora.com/downloads/geoip/osegeoip".$step.".data");
    7575                    if ($handle == false)
    7676                    {
  • ose-firewall/trunk/classes/Library/RemoteLogin/RemoteLogin.php

    r1454480 r1496143  
    340340        $ip = $this->getRealIP();
    341341        // Centrora server IP List;
    342         $iplist = array ('158.69.52.171', '59.167.181.233', '108.162.216.190', '158.69.56.254', '175.45.147.116');
     342        $iplist = array('158.69.52.171', '49.255.209.82', '108.162.216.190', '158.69.56.254', '175.45.147.116', '149.56.117.155');
    343343        if (in_array($ip, $iplist) == false)
    344344        {
  • ose-firewall/trunk/classes/Library/adminemails/email.tpl

    r1387925 r1496143  
    368368                    style="font-family: Helvetica, arial, sans-serif; font-size: 13px;color: #ffffff"
    369369                    st-content="preheader">
    370                   Need help? <a href="http://www.centrora.com/contact-us/"
     370                  Need help? <a href="https://www.centrora.com/contact-us/"
    371371                                style="text-decoration: none; color: #e51d1d">Contact us here </a>
    372372                </td>
  • ose-firewall/trunk/classes/Library/backup/googledrive/googledrive.php

    r1387925 r1496143  
    2121    private $scope = 'https://www.googleapis.com/auth/drive';
    2222
    23     private $redirect_url = 'http://www.centrora.com/backupRedirect/googledrive/index.php';
     23    private $redirect_url = 'https://www.centrora.com/backupRedirect/googledrive/index.php';
    2424
    2525    private $_folderName = 'centrora';
  • ose-firewall/trunk/classes/Library/backup/onedrive/onedrive.php

    r1387925 r1496143  
    1111    const AUTH_URL = 'https://login.live.com/oauth20_authorize.srf';
    1212    const TOKEN_URL = 'https://login.live.com/oauth20_token.srf';
    13     const REDIRECT_URI = 'http://www.centrora.com/backupRedirect/index.php';
     13    const REDIRECT_URI = 'https://www.centrora.com/backupRedirect/index.php';
    1414    private $configTable = '#__ose_secConfig';
    1515
  • ose-firewall/trunk/classes/Library/backup/oseBackup.php

    r1425230 r1496143  
    20342034        $webkey = $this->getWebKey();
    20352035        if ($upload == 1 && $uploaded == false && $varOne != 0){
    2036             $url = "http://www.centrora.com/accountApi/cronjobs/runMultiReqCloudUpload?webkey=" . $webkey
     2036            $url = "https://www.centrora.com/accountApi/cronjobs/runMultiReqCloudUpload?webkey=" . $webkey
    20372037                . "&key=" . $key . "&completed=0&status=" . (int)$varOne . "&numFiles=" . (int)$varTwo;
    20382038        } else{
    2039             $url = "http://www.centrora.com/accountApi/cronjobs/completeBackup?webkey=" . $webkey
     2039            $url = "https://www.centrora.com/accountApi/cronjobs/completeBackup?webkey=" . $webkey
    20402040                . "&key=" . $key . "&completed=1&status=" . (int)$varOne . "&statusMsg=" . urlencode($varTwo);
    20412041        }
  • ose-firewall/trunk/classes/Library/downloader/oseDownloader.php

    r1401965 r1496143  
    4040        $this->key = $key;
    4141        $this->version = $version;
    42         $this->live_url = "http://www.centrora.com/?";
     42        $this->live_url = "https://www.centrora.com/?";
    4343        $this->url = $this->live_url."download=1&downloadKey=".$this->key;
    4444        oseFirewall::loadFiles();
  • ose-firewall/trunk/classes/Library/emails/email.tpl

    r1387925 r1496143  
    348348                              <tr>
    349349                                 <td align="center" valign="middle" style="font-family: Helvetica, arial, sans-serif; font-size: 13px;color: #ffffff" st-content="preheader">
    350                                     Need help? <a href="http://www.centrora.com/contact-us/" style="text-decoration: none; color: #e51d1d">Contact us here </a>
     350                                    Need help? <a href="https://www.centrora.com/contact-us/" style="text-decoration: none; color: #e51d1d">Contact us here </a>
    351351                                 </td>
    352352                              </tr>
  • ose-firewall/trunk/classes/Library/fwscanner/email.tpl

    r1387925 r1496143  
    350350                              <tr>
    351351                                 <td align="center" valign="middle" style="font-family: Helvetica, arial, sans-serif; font-size: 13px;color: #ffffff" st-content="preheader">
    352                                     Need help? <a href="http://www.centrora.com/contact-us/" style="text-decoration: none; color: #e51d1d">Contact us here </a>
     352                                    Need help? <a href="https://www.centrora.com/contact-us/" style="text-decoration: none; color: #e51d1d">Contact us here </a>
    353353                                 </td>
    354354                              </tr>
  • ose-firewall/trunk/classes/Library/fwscanner/fwscanner.php

    r1436160 r1496143  
    11371137                        $mimeType = $this->getMimeType($file);
    11381138                        $ext = explode('/', $file['type']);
    1139                         $filename = is_array($file['name']) ? $file['name'][$i] : $file['name']; //convert array files to get single file names
     1139                        if (is_array($file['name'])) {
     1140                            $filename = $file['name'][$i];
     1141                            $i++;
     1142                        } else {
     1143                            $filename =  $file['name'];
     1144                        }
    11401145                        $info = new SplFileInfo($filename);
    11411146                        $extname = strtolower($info->getExtension());
     
    11901195                    }
    11911196                }
    1192                 $i++;
    11931197            }
    11941198        }
  • ose-firewall/trunk/classes/Library/panel/panel.php

    r1408513 r1496143  
    348348
    349349    private function getUpdateCheck () {
    350         $url = "http://www.centrora.com/accountApi/version/getLastestVersion";
     350        $url = "https://www.centrora.com/accountApi/version/getLastestVersion";
    351351        $ch = curl_init();
    352352        curl_setopt($ch, CURLOPT_URL, $url);
     
    410410            }
    411411        }
    412         $url = "http://www.centrora.com/software/".$zipFileName;
     412        $url = "https://www.centrora.com/software/".$zipFileName;
    413413        // Define Temp Folder;
    414414        $config     = JFactory::getConfig();
     
    635635        #check for new News if interval passed and has read old news items
    636636        if ($checkUpdateInterval && !$result ) {
    637             $data =  $this->getJSONFeed("http://www.centrora.com/category/blog/feed/atom", $limit);
     637            $data =  $this->getJSONFeed("https://www.centrora.com/category/blog/feed/atom", $limit);
    638638            $LatestNewsHash = hash('md5', serialize($data->feed->entries));
    639639            $query = "SELECT `value` FROM `#__ose_secConfig` WHERE `key` = 'LastNewsHash'";
  • ose-firewall/trunk/classes/Library/vlscanner/vlscanner.php

    r1387925 r1496143  
    228228                $url = 'https://wpvulndb.com/api/v1/' . $value['urltype'] . '/' . $value['slug'];
    229229            } elseif (OSE_CMS == 'joomla') {
    230                 $url = "http://www.centrora.com/accountApi/Exploitdb/checkVulnJL?type=" . $value['type']
     230                $url = "https://www.centrora.com/accountApi/Exploitdb/checkVulnJL?type=" . $value['type']
    231231                    . "&slug=" . $value['slug'] . "&slug_type=" . $value['localtype'] . "&check=lkjunKKJB788GH";
    232232            }
  • ose-firewall/trunk/classes/Library/vsscanner/surfscanner.php

    r1454480 r1496143  
    8282    {
    8383        $data = array();
    84         $url = 'http://www.centrora.com/accountApi/Maldetect/checkLastMD5Update';
     84        $url = 'https://www.centrora.com/accountApi/Maldetect/checkLastMD5Update';
    8585        $serverresult = oseJSON::decode( $this->getJsonData($url), true );
    8686        $query = 'SELECT MAX(inserted_on) as inserted_on  FROM '. $this->db->quoteTable($this->vshashtable);
     
    102102    public function updateMD5DB()
    103103    {
    104         $url = 'http://www.centrora.com/accountApi/Maldetect/getUpdateMD5Data';
     104        $url = 'https://www.centrora.com/accountApi/Maldetect/getUpdateMD5Data';
    105105        $resultlist = oseJSON::decode( $this->getJsonData($url), true );
    106106        $this->deleteMD5DBData();
  • ose-firewall/trunk/ose_firewall_badge.php

    r1487677 r1496143  
    44   Description: Plugin For Showing Centrora Security Badge
    55   Author: Centrora Security
    6    Version: 6.5.9
     6   Version: 6.5.10
    77*/ 
    88//include(dirname(__FILE__).'/includes/oseBadgeWidget.php');
  • ose-firewall/trunk/ose_wordpress_firewall.php

    r1487677 r1496143  
    55Description: Centrora Security (previously OSE Firewall) - A WordPress Security Firewall plugin created by Centrora. Protect your WordPress site by identify any malicious codes, spam, virus, SQL injection, and security vulnerabilities.
    66Author: Centrora (Previously ProWeb)
    7 Version: 6.5.9
     7Version: 6.5.10
    88Author URI: http://www.centrora.com/
    99*/
  • ose-firewall/trunk/readme.txt

    r1487677 r1496143  
    66Requires at least: 3.7
    77Tested up to: 4.5.2
    8 Stable tag: 6.5.9
     8Stable tag: 6.5.10
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    164164
    165165== Changelog ==
     166
     167= 6.5.10 =
     168* Updated API IP address
     169* Updated API Web Address to https protocols
    166170
    167171= 6.5.9 =
Note: See TracChangeset for help on using the changeset viewer.