Plugin Directory

Changeset 1963265


Ignore:
Timestamp:
10/26/2018 04:38:33 AM (7 years ago)
Author:
oseuk
Message:

Update to version 1.0.8

Location:
ose-wp-scan
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ose-wp-scan/tags/1.0.8/trunk/README.txt

    r1963220 r1963265  
    1313
    1414== Description ==
    15 WordPress website owners often tend to install WordPress, choose a theme, configure the needed plugins, then completely forget about hardening Wordpress, which include keeping your WP core, themes, and plugins updated, among other things. Here comes a question: is your Wordpress installation really secure against external attacks? How can you find vulnerabilities and weaknesses in your current Wordpress site?
     15WordPress website owners often tend to install WordPress, choose a theme, configure the needed plugins, then completely forget about hardening WordPress, which include keeping your WP core, themes, and plugins updated, among other things. Here comes a question: is your WordPress installation really secure against external attacks? How can you find vulnerabilities and weaknesses in your current WordPress site?
    1616
    17 There are free and open source tools available to do this: WPScan (https://wpscan.org/). WPScan is one of the best vulnerability scanners for Wordpress and works like a charm from the terminal, where you can run remote vulnerability tests against your WP installations.
     17There are free and open source tools available to do this: WPScan (https://wpscan.org/). WPScan is one of the best vulnerability scanners for WordPress and works like a charm from the terminal, where you can run remote vulnerability tests against your WP installations. However, the installation is hard to most WordPress owners who doesn't have server administration background. That makes it difficult for WordPress owners to check if their websites are secure enough.
    1818
    19 However, the installation is hard to most WordPress owners who doesn't have server administration background. That makes it difficult for WordPress owners to check if their websites are secure enough.
    20 
    21 The initiative of OSE WP Scan is to solve this technical prolems for those WorPress owners who doesn't have server administration background and who doesn't want to install WPScan in their servers to scan their websites vulnerability. With OSE WP Scan, simply entering your email address and a click to submit the scan request. The whole WPScan vulnerability scanning report will be delivered to your email address within 15 minutes.
     19The initiative of OSE WP Scan is to solve this technical problems for those WordPress owners who doesn't have server administration background and who doesn't want to install WPScan in their servers to scan their websites vulnerability. With OSE WP Scan, simply entering your email address and a click to submit the scan request. The whole WPScan vulnerability scanning report will be delivered to your email address within 15 minutes.
    2220
    2321OSE WP Scan is a free plugin to run free vulnerability scan on your WordPress website. It doesn't scan malware directly, instead, it scans vulnerability. It is the vulnerability that exposes your website and gives opportunities to hackers. Therefore scanning the website vulnerability is the first step to make your website safe.
     
    2725* Detect known vulnerabilities in the WP core, themes and plugins with over 11,000 updated WordPress vulnerability data
    2826* Check overall WP security configuration
    29 * Wordpress Version enumeration
     27* WordPress Version enumeration
    3028* Full server headers scanning
    3129* Miscellaneous WordPress checks, such as username. directory used, theme names, custom dirs, etc.
  • ose-wp-scan/tags/1.0.8/trunk/ose-wp-scan.php

    r1956586 r1963265  
    1010 * Plugin Name:       OSE WP Scan
    1111 * Description:       OSE WP Scan is a free plugin to do the vulnerability scan and security check for your WordPress website. With the one-click scan request, it will send the comprehensive security report to the specified email address. The tool utilizes WPScan project (https://wpscan.org/) and WPScan Vulnerability Database (https://wpvulndb.com/) to scan the whole WordPress site for plugin and theme vulnerabilities.
    12  * Version:           1.0.7
     12 * Version:           1.0.8
    1313 * Author:            Open Source Excellence
    1414 * Author URI:        https://www.opensource-excellence.com/
  • ose-wp-scan/trunk/README.txt

    r1963220 r1963265  
    1313
    1414== Description ==
    15 WordPress website owners often tend to install WordPress, choose a theme, configure the needed plugins, then completely forget about hardening Wordpress, which include keeping your WP core, themes, and plugins updated, among other things. Here comes a question: is your Wordpress installation really secure against external attacks? How can you find vulnerabilities and weaknesses in your current Wordpress site?
     15WordPress website owners often tend to install WordPress, choose a theme, configure the needed plugins, then completely forget about hardening WordPress, which include keeping your WP core, themes, and plugins updated, among other things. Here comes a question: is your WordPress installation really secure against external attacks? How can you find vulnerabilities and weaknesses in your current WordPress site?
    1616
    17 There are free and open source tools available to do this: WPScan (https://wpscan.org/). WPScan is one of the best vulnerability scanners for Wordpress and works like a charm from the terminal, where you can run remote vulnerability tests against your WP installations.
     17There are free and open source tools available to do this: WPScan (https://wpscan.org/). WPScan is one of the best vulnerability scanners for WordPress and works like a charm from the terminal, where you can run remote vulnerability tests against your WP installations. However, the installation is hard to most WordPress owners who doesn't have server administration background. That makes it difficult for WordPress owners to check if their websites are secure enough.
    1818
    19 However, the installation is hard to most WordPress owners who doesn't have server administration background. That makes it difficult for WordPress owners to check if their websites are secure enough.
    20 
    21 The initiative of OSE WP Scan is to solve this technical prolems for those WorPress owners who doesn't have server administration background and who doesn't want to install WPScan in their servers to scan their websites vulnerability. With OSE WP Scan, simply entering your email address and a click to submit the scan request. The whole WPScan vulnerability scanning report will be delivered to your email address within 15 minutes.
     19The initiative of OSE WP Scan is to solve this technical problems for those WordPress owners who doesn't have server administration background and who doesn't want to install WPScan in their servers to scan their websites vulnerability. With OSE WP Scan, simply entering your email address and a click to submit the scan request. The whole WPScan vulnerability scanning report will be delivered to your email address within 15 minutes.
    2220
    2321OSE WP Scan is a free plugin to run free vulnerability scan on your WordPress website. It doesn't scan malware directly, instead, it scans vulnerability. It is the vulnerability that exposes your website and gives opportunities to hackers. Therefore scanning the website vulnerability is the first step to make your website safe.
     
    2725* Detect known vulnerabilities in the WP core, themes and plugins with over 11,000 updated WordPress vulnerability data
    2826* Check overall WP security configuration
    29 * Wordpress Version enumeration
     27* WordPress Version enumeration
    3028* Full server headers scanning
    3129* Miscellaneous WordPress checks, such as username. directory used, theme names, custom dirs, etc.
  • ose-wp-scan/trunk/ose-wp-scan.php

    r1956586 r1963265  
    1010 * Plugin Name:       OSE WP Scan
    1111 * Description:       OSE WP Scan is a free plugin to do the vulnerability scan and security check for your WordPress website. With the one-click scan request, it will send the comprehensive security report to the specified email address. The tool utilizes WPScan project (https://wpscan.org/) and WPScan Vulnerability Database (https://wpvulndb.com/) to scan the whole WordPress site for plugin and theme vulnerabilities.
    12  * Version:           1.0.7
     12 * Version:           1.0.8
    1313 * Author:            Open Source Excellence
    1414 * Author URI:        https://www.opensource-excellence.com/
Note: See TracChangeset for help on using the changeset viewer.